diff --git a/.github/instructions/non-manifests.instructions.md b/.github/instructions/non-manifests.instructions.md new file mode 100644 index 0000000000000..57bc839004292 --- /dev/null +++ b/.github/instructions/non-manifests.instructions.md @@ -0,0 +1,74 @@ +--- +applyTo: "!manifests/**/*" +--- + +# Windows Package Manager Community Repository - Copilot Instructions + +## Repository Overview + +This is the **Windows Package Manager (WinGet)** community repository containing **~415,000+ manifest files** for software packages installable via `winget`. This repository primarily contains Windows Package Manager manifests, but also includes tooling, documentation, schemas, and CI configuration. + +**Key Facts:** +- **Primary Language:** YAML manifest files, PowerShell scripts for tooling +- **Target Runtime:** Windows 10/11, Windows Package Manager client +- **Size:** Large repository with alphabetically organized manifests +- **Schema:** Uses multi-file YAML manifests (version 1.10.0 recommended, 1.9.0 also supported) +- **Supported Installers:** MSIX, MSI, APPX, EXE only (scripts are not supported) + +## Critical: How This Repository Works + +**This is NOT a traditional code repository.** You typically work with manifest files only **or modifying tooling, documentation, or infrastructure files**, not application source code. + +## Instruction Priority + +The instructions in the **Performance Rules**, **Allowed Local Searches**, and **Explicit Required Behavior** sections are **mandatory**. +They override all other information in this file. + +Copilot must always follow these rules when performing PR reviews, even if other documentation in this file describes general repository behavior. + +## Performance Rules (Very Important) + +This repository contains a very large directory: `manifests/`. +Copilot must **never recursively scan or search the entire `manifests/` folder** during PR reviews. This rule applies even when the pull request does not modify any manifest files. + +Large-scale searches cause severe performance issues and timeouts. + +## Allowed Searches Outside the Manifests Directory + +Copilot is allowed to search in **documentation folders** to understand schema rules, authoring guidelines, and repository conventions. These include, but are not limited to: + +- `doc/` +- `schemas/` +- `README.md` +- `CONTRIBUTING.md` +- `PULL_REQUEST_TEMPLATE.md` +- Any other non-manifest documentation files + +These locations are safe to search because they contain guidance, not large numbers of manifest files. + +However, **Copilot must still avoid recursive searches of the `manifests/` directory**, except for the package-scoped searches described earlier. + +--- + +## Explicit Required Behavior + +When reviewing a non-manifest PR: + +- Focus on the files changed in the pull request. +- Use nearby documentation, tooling, or configuration files for context when helpful. +- Avoid unnecessary repository-wide searches. + +If broader repository context seems needed: + +- **Skip the global search** and exactly say: "Global search prevented by repository instructions." +- Continue the review using only the available non-manifest context. +- Do not attempt to search the `manifests/` directory under any circumstances. + +--- + +## Summary + +- Only analyze **diffs** and **relevant non-manifest files.** +- Never run expensive global scans. +- Never crawl the entire `manifests/` directory. +- Keep all search operations **package-scoped** for reliability. diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.279.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.295.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.312.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.323.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.331.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.398.0/Amazon.SessionManagerPlugin.yaml old mode 100755 new mode 100644 diff --git a/manifests/a/aziontech/azion/4.12.3/aziontech.azion.installer.yaml b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.installer.yaml new file mode 100644 index 0000000000000..66b33c0adbaa2 --- /dev/null +++ b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Updater using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.12.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: azion.exe +ReleaseDate: 2025-12-11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.12.3/azion_4.12.3_windows_386.zip + InstallerSha256: 47EB5E573AF75785B462021ED8F86DFCB88C244D8C3570A985EB5A75FE4B9EB0 +- Architecture: x64 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.12.3/azion_4.12.3_windows_amd64.zip + InstallerSha256: A40369164924AF4B17E862A34A72FC885F96C351254D043D2EC7FE469CFE84B4 +- Architecture: arm64 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.12.3/azion_4.12.3_windows_arm64.zip + InstallerSha256: F43823C6F2017F5961587A264EE61A354DB0F4A5AEC1C5AAE8C38A97C1B17A4A +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/aziontech/azion/4.12.3/aziontech.azion.locale.en-US.yaml b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.locale.en-US.yaml new file mode 100644 index 0000000000000..d36716b3ee11b --- /dev/null +++ b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Updater using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.12.3 +PackageLocale: en-US +Publisher: Azion Technologies +PublisherUrl: https://www.azion.com/ +PublisherSupportUrl: https://github.com/aziontech/azion/issues +PrivacyUrl: https://www.azion.com/en/documentation/agreements/privacy-policy/ +PackageName: Azion CLI +PackageUrl: https://www.azion.com/en/documentation/products/azion-cli/overview/ +License: MIT +LicenseUrl: https://github.com/aziontech/azion/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Azion Technologies +CopyrightUrl: https://github.com/aziontech/azion#MIT-1-ov-file +ShortDescription: Azion CLI is used for managing Azion services via command-line +Description: |- + Azion CLI is an open source command-line interface (CLI) that lets you interact with Azion Edge Platform using a terminal. You can use Azion CLI to: + * Initialize, build, and deploy edge applications. + * Create Jamstack applications. + * Manage the edge applications on the platform. + * Have a local development server running. + * Link an existing project to an Azion edge application. + + Azion disposes of a set of options to interact with the Azion products, such as: + * Azion Terraform Provider + * Azion API + * Azion SDK for Go + + The Azion CLI is built in Go and interacts with Azion products through the Azion Go SDK. +Moniker: azioncli +Tags: +- cli +- go +- golang +- linearb-test +- swe-prod +- team-devtools +ReleaseNotes: |- + Changelog + Improvements + - a84b5e9 chore: add global vars to function + - 621acf7 chore: add skip-scc label + - 09f608e chore: use edge_access if exists in manifest + Bug Fixes + - e6007a3 fix: patch chocolatey install script #patch + Other Work + - cc08e34 refactor: add token to checkout action +ReleaseNotesUrl: https://github.com/aziontech/azion/releases/tag/4.12.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/aziontech/azion/4.12.3/aziontech.azion.yaml b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.yaml new file mode 100644 index 0000000000000..a99f3c5864dea --- /dev/null +++ b/manifests/a/aziontech/azion/4.12.3/aziontech.azion.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.installer.yaml b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.installer.yaml new file mode 100644 index 0000000000000..79699b7209273 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.5.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- siyuan +ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.5.2/siyuan-3.5.2-win.exe + InstallerSha256: F2B72C316DA3E8ECC635F45A501054C396FD042C4243641B4BB477F799E1A7C9 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.5.2/siyuan-3.5.2-win.exe + InstallerSha256: F2B72C316DA3E8ECC635F45A501054C396FD042C4243641B4BB477F799E1A7C9 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.5.2/siyuan-3.5.2-win-arm64.exe + InstallerSha256: EF3A819604D924BD68EBA71300664DB1320587AD601D8F641A06B89468B406F1 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.5.2/siyuan-3.5.2-win-arm64.exe + InstallerSha256: EF3A819604D924BD68EBA71300664DB1320587AD601D8F641A06B89468B406F1 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.en-US.yaml b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.en-US.yaml new file mode 100644 index 0000000000000..c143c5d3a9195 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.5.2 +PackageLocale: en-US +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/en/community.html +PrivacyUrl: https://b3log.org/siyuan/en/privacy.html +Author: Yunnan Liandi Technology Co., Ltd. +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan/en +License: AGPL-3.0 +LicenseUrl: https://github.com/siyuan-note/siyuan/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025-present, ld246.com +ShortDescription: The next generation PKM system, your digital garden +Description: SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG. +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: |- + Overview + This version improves some details. + Changelogs + Below are the detailed changes in this version. + Enhancement + - Resolve white screen caused by clicking graph blocks and PDF links + - Desktop export PDF supports no pagination + - Improve HTML inline elements clipping + - Improve default filling value of two-way relation fields + - Move supports searching by document block ID + - Improve minimum version requirements for marketplace packages + - Randomly generate the cookie key + - Improve positioning when clicking on the outline and open block reference + - Improve superblock editing and undo + - Supports use even when offline on HarmonyOS + - Improve template function ISOMonth + - Supports configuring the maximum number of Recent documents to be listed + Bugfix + - Unable to switch the publish service between multiple workspaces + - In read-only mode search results cannot be navigated to + - Attribute values are not escaped + - The updateBlock API encountered a null pointer error + - Optimize typography nested callout blocks within the task list caused an error + Refactor + - Upgrade to Electron v39.2.7 + Development + - The plugin should continue execution even if loadData fails + - Make hotkey optional for plugin commands and toolbar + - Improve error handling and security for plugin data storage methods +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.5.2 +PurchaseUrl: https://b3log.org/siyuan/en/pricing.html +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.zh-CN.yaml b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e90f90290c56e --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.locale.zh-CN.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.5.2 +PackageLocale: zh-CN +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/community.html +PrivacyUrl: https://b3log.org/siyuan/privacy.html +Author: 云南链滴科技有限公司 +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan +License: AGPL-3.0 +LicenseUrl: https://b3log.org/siyuan/eula.html +Copyright: Copyright (c) 2025-present, ld246.com +ShortDescription: 下一代的个人知识管理系统,你的数字花园 +Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。 +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotes: |- + 概述 + 此版本改进了一些细节。 + 变更记录 + 以下是此版本中的详细变更。 + 改进功能 + - 解决点击图表块和 PDF 链接导致的白屏问题 + - 桌面端导出 PDF 支持不分页 + - 改进 HTML 行级元素的剪藏 + - 改进双向关联字段的默认填充值 + - 移动 支持按文档块 ID 搜索 + - 改进集市插件的最低版本要求 + - 随机生成 Cookie 密钥 + - 改进点击大纲和打开块引用时的定位 + - 改进超级块的编辑与撤销 + - 支持鸿蒙端在离线时使用 + - 改进模板函数 ISOMonth + - 支持配置 最近的文档 列出的最大数量 + 修复缺陷 + - 无法在多个工作区之间切换发布服务 + - 只读模式下无法跳转搜索结果 + - 属性值未进行转义 + - updateBlock API 遇到空指针错误 + - 优化排版 任务列表嵌套提示块异常 + 开发重构 + - 升级到 Electron v39.2.7 + 开发者 + - 即使 loadData 函数执行失败,插件也应该继续运行 + - 使插件命令和工具栏的快捷键可选 + - 改进插件数据存储方法的错误处理和安全性 +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.5.2 +PurchaseUrl: https://b3log.org/siyuan/pricing.html +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.yaml b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.yaml similarity index 74% rename from manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.yaml rename to manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.yaml index 2e7e940836358..6d017c4f932dc 100644 --- a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.yaml +++ b/manifests/b/B3log/SiYuan/3.5.2/B3log.SiYuan.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7579.0 +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.5.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.installer.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.installer.yaml new file mode 100644 index 0000000000000..b4985efe9645a --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: BenthicSoftware.PLEdit.7 +PackageVersion: 7.4.0.742 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- pwf +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x86 + InstallerUrl: https://www.benthicsoftware.com/apps/pledit7setup742_32bit.exe + InstallerSha256: F9DA2355A67E42A3BF2B784BF26BF51DB202531CD6573C5117F8D9D14CA17AFD + ProductCode: Golden732_is1 +- Architecture: x64 + InstallerUrl: https://www.benthicsoftware.com/apps/pledit7setup742_64bit.exe + InstallerSha256: CB75E348E6B3091A54D9407DE6988BC32CB9937415319D0185D393F8FACA719F + ProductCode: Golden764_is1 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.en-US.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.en-US.yaml new file mode 100644 index 0000000000000..24d9cb134b274 --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: BenthicSoftware.PLEdit.7 +PackageVersion: 7.4.0.742 +PackageLocale: en-US +Publisher: Benthic Software +PublisherUrl: https://www.benthicsoftware.com/ +PublisherSupportUrl: https://www.benthicsoftware.com/support.html +PrivacyUrl: https://www.benthicsoftware.com/privacy.html +Author: Benthic Software, LLC +PackageName: 'Benthic Software: PLEdit 7.x' +PackageUrl: https://www.benthicsoftware.com/pledit.html +License: Proprietary +LicenseUrl: https://www.benthicsoftware.com/license.html +Copyright: Copyright © 1996-2025 Benthic Software, LLC +CopyrightUrl: https://www.benthicsoftware.com/license.html +ShortDescription: Oracle PL/SQL Tool +Description: PLEdit allows editing and compiling of Oracle PL/SQL code modules (stored procedures.) It is optimized to be quick and resource friendly. +Tags: +- database +- db +- oracle +- query +- sql +ReleaseNotes: |- + - Fixed the SQLBuilder not honoring case options. + - Updated the SQLBuilder with all of the Golden 8.x improvements. + - Updates and fixes to the multi-caret editing system. + - Updated the help file with the advanced editing features page. +ReleaseNotesUrl: https://www.benthicsoftware.com/pledit.html +PurchaseUrl: https://www.benthicsoftware.com/pledit.html +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cd23b6a9afecf --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: BenthicSoftware.PLEdit.7 +PackageVersion: 7.4.0.742 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Oracle PL/SQL 工具 +Description: PLEdit 允许编辑和编译 Oracle PL/SQL 代码模块(存储过程)。 +Tags: +- oracle +- sql +- 数据库 +- 查询 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.yaml new file mode 100644 index 0000000000000..743bed5e5f1de --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.4.0.742/BenthicSoftware.PLEdit.7.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: BenthicSoftware.PLEdit.7 +PackageVersion: 7.4.0.742 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.installer.yaml b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.installer.yaml new file mode 100644 index 0000000000000..f811297136c55 --- /dev/null +++ b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CI010.XMinecraftLauncher +PackageVersion: 0.53.3.1252 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.14316.0 +InstallerType: appx +UpgradeBehavior: install +PackageFamilyName: xmcl_wbnnev551gwxy +RestrictedCapabilities: +- runFullTrust +AppsAndFeaturesEntries: +- DisplayName: XMCL +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WindowsApps\xmcl_0.51.1.1142_x64__wbnnev551gwxy' +Installers: +- Architecture: x64 + InstallerUrl: https://xmcl-core-api.azurewebsites.net/api/appx?version=0.53.3 + InstallerSha256: 33F66C4C34A69D364952680A14FFCC291B780AD8EF1BB8FD88A86BEEA528BBD9 + SignatureSha256: EEE0E3D7B0F244BCDDD34BE6C6BCB8C5954EF4768D9FA969EE5EC683C5886A67 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.locale.zh-CN.yaml b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e05bba916c6c --- /dev/null +++ b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CI010.XMinecraftLauncher +PackageVersion: 0.53.3.1252 +PackageLocale: zh-CN +Publisher: CI010 +PublisherUrl: https://github.com/Voxelum +PublisherSupportUrl: https://github.com/Voxelum/x-minecraft-launcher/issues +Author: CI010 +PackageName: X Minecraft Launcher +PackageUrl: https://github.com/Voxelum/x-minecraft-launcher +License: MIT +LicenseUrl: https://github.com/Voxelum/x-minecraft-launcher/blob/HEAD/LICENSE +ShortDescription: An Open Source Minecraft Launcher with Modern UX. Provide a Disk Efficient way to manage all your Mods! +Tags: +- minecraft +- minecraft-curseforge +- minecraft-launcher +- minecraft-modrinth +- x-minecraft-launcher +- xmcl +- xmcl.app +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.yaml b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.yaml new file mode 100644 index 0000000000000..48e442538c9b4 --- /dev/null +++ b/manifests/c/CI010/XMinecraftLauncher/0.53.3.1252/CI010.XMinecraftLauncher.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CI010.XMinecraftLauncher +PackageVersion: 0.53.3.1252 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.installer.yaml b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.installer.yaml new file mode 100644 index 0000000000000..c9ee72cda31e1 --- /dev/null +++ b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ChristianThoeing.PasswordTech +PackageVersion: 3.5.10 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{F2074AC4-1897-470C-A160-EF5C74F76763}_is1' +ReleaseDate: 2025-12-30 +AppsAndFeaturesEntries: +- ProductCode: '{F2074AC4-1897-470C-A160-EF5C74F76763}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/cthoeing/passwordtech/releases/download/v3.5.10/PwTech-3.5.10-Setup.exe + InstallerSha256: 75BB4C4149EAE208A6F029DC7907F5B0522390D34FD1A606BAC1F182F0FD73EB + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/cthoeing/passwordtech/releases/download/v3.5.10/PwTech-3.5.10-Setup.exe + InstallerSha256: 75BB4C4149EAE208A6F029DC7907F5B0522390D34FD1A606BAC1F182F0FD73EB + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Password Tech' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.locale.en-US.yaml b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.locale.en-US.yaml new file mode 100644 index 0000000000000..b059d1991057d --- /dev/null +++ b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.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.10.0.schema.json + +PackageIdentifier: ChristianThoeing.PasswordTech +PackageVersion: 3.5.10 +PackageLocale: en-US +Publisher: Christian Thöing +PublisherUrl: https://pwgen-win.sourceforge.io/ +PublisherSupportUrl: https://pwgen-win.sourceforge.io/contact/ +Author: Christian Thöing +PackageName: Password Tech +PackageUrl: https://pwgen-win.sourceforge.io/ +License: GPL-2.0-or-later +LicenseUrl: https://github.com/cthoeing/passwordtech/blob/HEAD/license.txt +Copyright: Copyright © 2002-2025 Christian Thöing +ShortDescription: Professional password generator and password manager with full Unicode support, formerly known as PWGen for Windows. 100% free and open source. +Description: |- + Passwords are virtually ubiquitous in the digital world. Whenever you create a user account for a website, you need a secure password. When you have to change your computer or network login password, you need a secure password. Also, when protecting personal data and private communication by strong encryption, you should better use a secure password. + + Password Tech is a Windows application that can help you generate secure passwords and generally any kind of secure key for access control and data protection. To this end, it uses a cryptographically secure pseudo-random number generator based on strong cryptographic algorithms: + - Random number generation through a combination of the one-way hash function BLAKE2s and the encryption algorithm Advanced Encryption Standard (AES) or ChaCha20/ChaCha8 with a 256-bit key. + - Entropy accumulation by collecting volatile system parameters and exploiting indeterministic timing from user input such as keystrokes, mouse clicks, and mouse movements. + + Password Tech is capable of generating a large variety of passwords and passphrases, which may be composed of purely random characters or words, or follow certain rules, so that they can be memorized more easily: + - Passwords composed of random characters from a character set. + - Passphrases composed of random words from a word list. + - Phonetic (pronounceable) passwords based on language-specific trigram (3-letter) frequencies. + - Passwords based on user-defined patterns (formatted passwords) using a variety of placeholders for different character sets. + - Execution of Lua scripts with a programming interface to Password Tech allows full control over the process of password generation. + - Generation of large amounts of passwords at once, which can be displayed in a window, stored in a file, or output on the console. + - Full Unicode support in the entire application. Unicode encodings UTF-8 and UTF-16 (both LE and BE) are supported (conversion to non-Unicode ANSI character encoding is also possible, in case Unicode is not needed). + + Apart from generating secure passwords, Password Tech provides many useful functionalities related to password usage and storage: + - Password manager functionality through databases encrypted with a master password, containing passwords associated with a title, user name, URL, etc. + - Strong encryption using AES or ChaCha20 with a 256-bit key. Data integrity and authentication accomplished through HMAC-SHA-512. + - Database protection by regular passwords and/or key files. The content of a key file is transformed into a 256-bit key and appended to the password (if both are specified). + - In addition to the conventional master password, a recovery password (password and/or key file) can be configured, which allows accessing the database in case the master password is lost (e.g., forgotten). + - Automatic insertion of passwords in website forms and other applications through an “autotype” functionality. + - “Password hasher” that generates passwords from a master password and a variable parameter (similar to Hashapass). + - Encryption of clipboard text and password lists using AES with a 256-bit key. +Tags: +- credential +- password +- protect +- protection +- pwgen +- security +- vault +ReleaseNotes: |- + IMPORTANT NOTE As of version 3.5.10, Password Tech no longer supports 32-bit + versions of Windows. Only 64-bit builds will officially be provided. If you're + still using a 32-bit version of Windows, for which support by Microsoft has + ended in October 2025, I strongly recommend updating to Windows 11 at your + earliest convenience. + New Features + - PassCube: Database settings: New option "Master password expires" allows + setting an expiry date for the master password; when opening the database, + user will be warned if the master password has expired or will expire soon + Changes & Improvements + - Password database: As of database version 1.7, master password and recovery + passwords are encoded as UTF-8; databases created with older versions (with + UTF-16 encoding) will be updated to UTF-8 when changing master/recovery + password; note that databases with UTF-8 password encoding are no longer + compatible with older program versions (< 3.5.10) + - Perform multiple attempts to clear clipboard when data cannot be accessed + immediately +ReleaseNotesUrl: https://github.com/cthoeing/passwordtech/releases/tag/v3.5.10 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://pwgen-win.sourceforge.io/assets/files/manual.pdf +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.locale.zh-CN.yaml b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d9664335830a5 --- /dev/null +++ b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: ChristianThoeing.PasswordTech +PackageVersion: 3.5.10 +PackageLocale: zh-CN +ShortDescription: 专业密码生成器及密码管理器,全面支持 Unicode 字符集(前身为PWGen for Windows)。100% 免费开源。 +Description: |- + 密码在数字世界中几乎无处不在。每当您为网站创建用户账户时,都需要一个安全密码;当您需要更改计算机或网络登录密码时,也需要一个安全密码;此外,在通过强加密保护个人数据和私人通信时,最好使用安全密码。 + + Password Tech 是一款 Windows 应用程序,可帮助您生成安全密码以及任何用于访问控制和数据保护的安全密钥。为此,它采用了基于强加密算法的加密安全伪随机数生成器: + - 通过单向哈希函数 BLAKE2s 与加密算法高级加密标准(AES)或 256 位密钥的 ChaCha20/ChaCha8 相结合生成随机数。 + - 通过收集易变的系统参数并利用用户输入(如击键、鼠标点击和鼠标移动)的非确定性时间进行熵累积。 + + Password Tech 能够生成多种密码和口令,这些密码可以由纯随机字符或单词组成,或遵循特定规则以便更易于记忆: + - 由字符集中的随机字符组成的密码。 + - 由单词列表中随机单词组成的口令。 + - 基于语言特定三字母组合(3-letter)频率的语音(可发音)密码。 + - 基于用户定义模式(格式化密码)的密码,使用不同字符集的各种占位符。 + - 通过 Password Tech 的编程接口执行 Lua 脚本,可完全控制密码生成过程。 + - 一次性生成大量密码,可在窗口中显示、存储在文件中或在控制台输出。 + - 整个应用程序完全支持 Unicode,支持 UTF-8 和 UTF-16(包括 LE 和 BE)编码(如不需要 Unicode,也可转换为非 Unicode ANSI 字符编码)。 + + 除了生成安全密码外,Password Tech 还提供许多与密码使用和存储相关的实用功能: + - 通过主密码加密的数据库实现密码管理器功能,包含与标题、用户名、URL 等关联的密码。 + - 使用 256 位密钥的 AES 或 ChaCha20 进行强加密,通过 HMAC-SHA-512 实现数据完整性和身份验证。 + - 通过常规密码和/或密钥文件保护数据库。密钥文件内容将转换为 256 位密钥并附加到密码(如果两者都指定)。 + - 除了传统的主密码外,还可配置恢复密码(密码和/或密钥文件),以便在主密码丢失(如遗忘)时访问数据库。 + - 通过“自动输入”功能在网站表单和其他应用程序中自动插入密码。 + - “密码哈希器”可根据主密码和可变参数生成密码(类似于 Hashapass)。 + - 使用 256 位密钥的 AES 加密剪贴板文本和密码列表。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +ReleaseNotesUrl: https://github.com/cthoeing/passwordtech/releases/tag/v3.5.10 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://pwgen-win.sourceforge.io/assets/files/manual.pdf +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.yaml b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.yaml new file mode 100644 index 0000000000000..2414a0f06fd21 --- /dev/null +++ b/manifests/c/ChristianThoeing/PasswordTech/3.5.10/ChristianThoeing.PasswordTech.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ChristianThoeing.PasswordTech +PackageVersion: 3.5.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.installer.yaml b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.installer.yaml new file mode 100644 index 0000000000000..bf7d2ed88e901 --- /dev/null +++ b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CueLang.Cue +PackageVersion: 0.15.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cue.exe +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cue-lang/cue/releases/download/v0.15.3/cue_v0.15.3_windows_amd64.zip + InstallerSha256: D291BD510887BF1308A6BC07C28D17C7F01BC75E7A885ADACDBD30D6D6ECBD20 +- Architecture: arm64 + InstallerUrl: https://github.com/cue-lang/cue/releases/download/v0.15.3/cue_v0.15.3_windows_arm64.zip + InstallerSha256: F7B72102BCF227800276BFB22D0D16CFCDAECEB79A1E99AF492AAA3EEA6BB839 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.locale.en-US.yaml b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.locale.en-US.yaml new file mode 100644 index 0000000000000..ee5d5ea7b7965 --- /dev/null +++ b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CueLang.Cue +PackageVersion: 0.15.3 +PackageLocale: en-US +Publisher: Cue +PublisherUrl: https://github.com/cue-lang +PublisherSupportUrl: https://github.com/cue-lang/cue/issues +PackageName: Cue +PackageUrl: https://github.com/cue-lang/cue +License: Apache-2.0 +LicenseUrl: https://github.com/cue-lang/cue/blob/HEAD/LICENSE +ShortDescription: |- + CUE is an open source data constraint language which aims to simplify tasks + involving defining and using data. +Tags: +- configuration +- data +- kubernetes +- validation +ReleaseNotes: |- + Evaluator + Fix a panic which could occur when using Expr after LookupPath on a cue.Value. + cmd/cue + Fix a panic which could occur when using cue cmd tasks referencing definitions. + Fix a panic which could occur when cue get go encountered a Go enum type with zero named values. + Encodings + Fix a bug in the TOML decoder where nested arrays were not being correctly mapped to CUE values. + Full list of changes since v0.15.1 + - internal/ci: bump Go and goreleaser versions by @mvdan in 8a91fed + - cmd/cue: avoid panic in get go when an enum has zero named values by @mvdan in f544b9c + - encoding/toml: forget nested arrays when starting a new array element by @mvdan in 641c64a + - tools/flow: support task results when defined via definitions by @mvdan in 6d86ce6 + - cmd/cue: add test case for issue #2633 by @mvdan in 3544f15 + - internal/core/adt: check opID before inheriting parent reqSets by @mvdan in 3cb0e2d +ReleaseNotesUrl: https://github.com/cue-lang/cue/releases/tag/v0.15.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.yaml b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.yaml similarity index 73% rename from manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.yaml rename to manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.yaml index 2954359c698b3..d9c0f22af24dc 100644 --- a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.yaml +++ b/manifests/c/CueLang/Cue/0.15.3/CueLang.Cue.yaml @@ -1,8 +1,8 @@ # Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.2.0 +PackageIdentifier: CueLang.Cue +PackageVersion: 0.15.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/c/closeio/Close/8.0.2/closeio.Close.installer.yaml b/manifests/c/closeio/Close/8.0.2/closeio.Close.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/c/closeio/Close/8.0.2/closeio.Close.locale.en-US.yaml b/manifests/c/closeio/Close/8.0.2/closeio.Close.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/c/closeio/Close/8.0.2/closeio.Close.yaml b/manifests/c/closeio/Close/8.0.2/closeio.Close.yaml old mode 100755 new mode 100644 diff --git a/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.installer.yaml b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.installer.yaml new file mode 100644 index 0000000000000..55d333c20aa94 --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.23.2 +UpgradeBehavior: install +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.23.2/NoteGen_0.23.2_x64-setup.exe + InstallerSha256: 9E578E53D0F9C050DA227E7037964E46F5F73A855D69FE080B5357DFF80162D7 + ProductCode: NoteGen +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.23.2/NoteGen_0.23.2_x64_en-US.msi + InstallerSha256: 96528D85375A90783F38C592BF5C3761B3B4D4688F33BC54341AC279B5DE5DFA + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{41C78C11-5A85-4CB4-8DF8-7D2B31DF5808}' + AppsAndFeaturesEntries: + - UpgradeCode: '{E353DB5D-25D7-5FA9-B7DC-C4BC524A075E}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.en-US.yaml b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.en-US.yaml new file mode 100644 index 0000000000000..9fae8b8713ccc --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.23.2 +PackageLocale: en-US +Publisher: codexu +PublisherUrl: https://github.com/codexu +PublisherSupportUrl: https://github.com/codexu/note-gen/issues +PackageName: NoteGen +PackageUrl: https://github.com/codexu/note-gen +License: MIT +LicenseUrl: https://github.com/codexu/note-gen/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 codexu +ShortDescription: A cross-platform AI note-taking application focused on recording and writing. +Description: |- + NoteGen is a cross-platform AI note-taking application focused on recording and writing, developed based on Tauri. + The core philosophy of NoteGen is to combine recording, writing, and AI, with all three complementing each other. The recording function helps users quickly capture and organize fragmented knowledge. The organization function is the bridge connecting recording and writing, which can organize continuously recorded content into a readable note, assisting users in completing the creation process from scratch. If the AI-organized results cannot meet your requirements, you can use the writing function to refine it yourself. + Recording + Recording methods supported: + 1. 🖥️ Screenshot recording, through which users can quickly capture and record fragmented knowledge, especially in situations where text copying is not possible. + 2. 📄 Text recording, which allows copying text or manually inputting brief content as a record. + 3. 🖼️ Illustration recording, which can be automatically inserted into appropriate positions when generating notes. + 4. 📇 File recording, which recognizes content from PDF, md, html, txt, and other files for text recording. + 5. 🔗 Link recording (to be implemented), using web crawlers for page content recognition and recording. + 6. 📷 Photo recording (to be implemented), similar to illustration recording, calling the camera to record, suitable for future mobile use. + Auxiliary recording: + - 🏷️ Custom tags for better categorization and differentiation of different recording scenarios. + - 🤖 AI conversation, by default associated with records under the current tag, and you can also manually associate it with any article in your writing. + - 📋 Clipboard recognition, which automatically recognizes images or text in the clipboard after you copy them. + - 💾 Organization, when you have completed a series of records, you can try to let AI help you organize them into an article. + Writing + - 🗂 File manager, supporting management of files and folders in local and Github repositories, with unlimited directory levels. + - 📝 Support for WYSIWYG, instant rendering, and split-screen preview modes. + - 📅 Version control, if you enable synchronization, you can trace back to historically uploaded records in the history. + - 🤖 AI assistance, supporting Q&A, continuation, optimization, simplification, translation, and other functions, and you can insert records into any position of the article at any time. + - 🏞️ Image hosting, directly copy and paste images into the Markdown editor, which will automatically upload the image to the image hosting service and convert it to a Markdown image link. + - 🛠️ HTML and Markdown conversion, copying content from browsers will automatically convert it to Markdown format. + Auxiliary + - 📦 Large model support, with multiple built-in large model configurations, supporting customization and easy switching. + - 👁️ OCR, which can assist in recognizing text in images. + - 🏗️ Organization templates, which can be customized for AI to organize different types of content. + - 🔎 Global search, for quickly searching and jumping to specified content. + - 🌃 Image hosting management, for convenient management of image hosting repository content. + - 💎 Themes and appearance, supporting dark theme, and appearance settings for Markdown, code, etc. +Tags: +- ai +- bookmark +- clipping +- favorite +- knowledge +- knowledge-base +- large-language-model +- llm +- mark +- notes +ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.23.2 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.zh-CN.yaml b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9668bc69334e0 --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.locale.zh-CN.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.23.2 +PackageLocale: zh-CN +Publisher: codexu +PublisherUrl: https://github.com/codexu +PublisherSupportUrl: https://github.com/codexu/note-gen/issues +PackageName: NoteGen +PackageUrl: https://github.com/codexu/note-gen +License: MIT +LicenseUrl: https://github.com/codexu/note-gen/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 codexu +ShortDescription: 一款专注于记录和写作的跨端 AI 笔记应用。 +Description: |- + NoteGen 是一款专注于记录和写作的跨端 AI 笔记应用,基于 Tauri 开发。 + NoteGen 的核心理念是将记录、写作和 AI 结合使用,三者相辅相成。记录功能可以帮助用户快速捕捉和整理碎片化知识。整理功能是连接记录和写作的桥梁,可将持续记录的内容整理成一篇可读的笔记,辅助用户完成从零到一的创作过程,如果 AI 整理的结果无法满足你的要求,那么你可以使用写作功能自行去完善。 + 记录 + 记录方式支持: + 1. 🖥️ 截图记录,通过截图,用户可以快速捕捉和记录碎片化知识,尤其是在遇到无法进行文本复制的情况下。 + 2. 📄 文本记录,可以复制文本或者手动输入一些简短的内容作为一次记录。 + 3. 🖼️ 插图记录,可以在笔记生成时,自动插入到合适的位置。 + 4. 📇 文件记录,识别 PDF、md、html、txt 等文件内容,进行文字记录。 + 5. 🔗 链接记录(待实现),使用爬虫进行页面内容识别与记录。 + 6. 📷 拍照记录(待实现)功能类似于插图记录,调用相机记录,适合未来移动端。 + 辅助记录: + - 🏷️ 自定义标签,更好地归类和区分不同的记录场景。 + - 🤖 AI 对话,默认关联当前标签下的记录,你也可以手动去关联写作内的任何文章。 + - 📋 剪贴板识别,在你进行图片或文本复制后,会自动识别剪贴板中的图片或文本。 + - 💾 整理,当你已经完成了一系列的记录之后,可以尝试让 AI 帮你整理为一篇文章。 + 写作 + - 🗂 文件管理器,支持本地和 Github 仓库的文件和文件夹的管理,支持无限层级目录。 + - 📝 支持所见即所得、即时渲染、分屏预览三种模式。 + - 📅 版本控制,如果你开启了同步功能,可以在历史记录中回溯历史上传过的记录。 + - 🤖 AI 辅助,支持问答、续写、优化、精简、翻译等功能,且可以随时将记录插入到文章任何位置。 + - 🏞️ 图床,直接复制图片粘贴在 Markdown 编辑器中,将自动将此图片上传至图床,并转换为 Markdown 图片链接。 + - 🛠️ HTML、Markdown 转换,复制浏览器的内容,将自动转换为 Markdown 格式。 + 辅助 + - 📦 大模型支持,内置多种大模型配置,支持自定义,随意切换。 + - 👁️ OCR,可以辅助识别图片内的文字。 + - 🏗️ 整理模板,可自定义模板,方便 AI 对不同类型的内容进行定制化整理。 + - 🔎 全局搜索,可以快速搜索并跳转至指定的内容。 + - 🌃 图床管理,可以方便的管理图床仓库的内容。 + - 💎 主题与外观,支持深色主题,支持 Markdown、代码等外观设置。 +Tags: +- 书摘 +- 书签 +- 人工智能 +- 剪藏 +- 大语言模型 +- 收藏 +- 收藏夹 +- 知识 +- 知识库 +- 笔记 +ReleaseNotes: See the assets to download this version and install. +ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.23.2 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.yaml b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.yaml new file mode 100644 index 0000000000000..a2389d7d5c19f --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.23.2/codexu.NoteGen.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.23.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.installer.yaml b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.installer.yaml similarity index 92% rename from manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.installer.yaml rename to manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.installer.yaml index 5241140e6162f..cb1145223dd5a 100644 --- a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.installer.yaml +++ b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: DBAdminX.Diff -PackageVersion: v1.0.2 +PackageVersion: 1.0.2 InstallerType: portable Commands: - diff diff --git a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.locale.en-US.yaml b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.locale.en-US.yaml similarity index 93% rename from manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.locale.en-US.yaml rename to manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.locale.en-US.yaml index 5735e69e168d1..4ca727d8d0712 100644 --- a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.locale.en-US.yaml +++ b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: DBAdminX.Diff -PackageVersion: v1.0.2 +PackageVersion: 1.0.2 PackageLocale: en-US Publisher: DBAdminX PublisherUrl: https://github.com/DBAdminX diff --git a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.yaml b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.yaml similarity index 87% rename from manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.yaml rename to manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.yaml index b6ab0c987f6e4..e801e50d6745c 100644 --- a/manifests/d/DBAdminX/Diff/v1.0.2/DBAdminX.Diff.yaml +++ b/manifests/d/DBAdminX/Diff/1.0.2/DBAdminX.Diff.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: DBAdminX.Diff -PackageVersion: v1.0.2 +PackageVersion: 1.0.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.9.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 0000000000000..24c4434293329 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.139.2.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.139.2.0/DuckDuckGo_0.139.2.0.msixbundle + InstallerSha256: 8A935470F0CF60EF1E8081EE8331080392F906B99FB0395D72DA037E5CF16FA0 + SignatureSha256: E860125E116151B78AED771A983623EFD67E9E26584D9BD06654B17B3F2322F3 +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.139.2.0/DuckDuckGo_0.139.2.0.msixbundle + InstallerSha256: 8A935470F0CF60EF1E8081EE8331080392F906B99FB0395D72DA037E5CF16FA0 + SignatureSha256: E860125E116151B78AED771A983623EFD67E9E26584D9BD06654B17B3F2322F3 +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.139.2.0/DuckDuckGo_0.139.2.0.msixbundle + InstallerSha256: 8A935470F0CF60EF1E8081EE8331080392F906B99FB0395D72DA037E5CF16FA0 + SignatureSha256: E860125E116151B78AED771A983623EFD67E9E26584D9BD06654B17B3F2322F3 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 0000000000000..65bb452785978 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.139.2.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2025 DuckDuckGo +ShortDescription: An everyday browser that truly protects your privacy. +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..508a88a55139b --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.139.2.0 +PackageLocale: zh-CN +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: 免费软件 +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2025 DuckDuckGo +ShortDescription: 一款时刻并真正保护您隐私的浏览器 +Tags: +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 0000000000000..c1a743f013d5b --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.139.2.0/DuckDuckGo.DesktopBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.139.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/d/Dystroy/broot/1.54.0/Dystroy.broot.installer.yaml b/manifests/d/Dystroy/broot/1.54.0/Dystroy.broot.installer.yaml index dae03354e967b..7c0b0bcedd1d6 100644 --- a/manifests/d/Dystroy/broot/1.54.0/Dystroy.broot.installer.yaml +++ b/manifests/d/Dystroy/broot/1.54.0/Dystroy.broot.installer.yaml @@ -11,6 +11,6 @@ ReleaseDate: 2025-12-03 Installers: - Architecture: x64 InstallerUrl: https://github.com/Canop/broot/releases/download/v1.54.0/broot_1.54.0.zip - InstallerSha256: 059C52F5A17E3A7EDC5B6CDD81F1F007E9198DC20CE26B827C7D1F6595284728 + InstallerSha256: 48678B4BFCDDCDCF0292B317A49A2524942565E22CCCF586C1B90A4C17D4C779 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.installer.yaml b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.installer.yaml new file mode 100644 index 0000000000000..0b033577003bf --- /dev/null +++ b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: divVerent.AAAAXY +PackageVersion: 1.6.332 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aaaaxy-windows-amd64.exe +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/divVerent/aaaaxy/releases/download/v1.6.332/aaaaxy-windows-amd64-v1.6.332.zip + InstallerSha256: ECDCB26AE039BEA6508F93FA8E5708B53766D87611A251C993906F0C95E14390 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.locale.en-US.yaml b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.locale.en-US.yaml new file mode 100644 index 0000000000000..e53d45ae869cf --- /dev/null +++ b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: divVerent.AAAAXY +PackageVersion: 1.6.332 +PackageLocale: en-US +Publisher: divVerent +PublisherUrl: https://divverent.github.io/ +PublisherSupportUrl: https://github.com/divVerent/aaaaxy/issues +Author: divVerent +PackageName: AAAAXY +PackageUrl: https://divverent.github.io/aaaaxy +License: Apache-2.0 +LicenseUrl: https://github.com/divVerent/aaaaxy/blob/HEAD/LICENSE +ShortDescription: A nonlinear 2D puzzle platformer taking place in impossible spaces. +Description: |- + AAAAXY is a nonlinear 2D puzzle platformer taking place in impossible spaces. + + Although your general goal is reaching the surprising end of the game, + you are encouraged to set your own goals while playing. + Exploration will be rewarded, and secrets await you! + + So jump and run around, and enjoy losing your sense of orientation in this World of Wicked Weirdness. + Find out what Van Vlijmen will make you do. + Pick a path, get inside a Klein Bottle, + recognize some memes, and by all means: don't look up. + + And beware of a minor amount of trolling. + + To reach the end, a new player will take about 4 to 6 hours, + a full playthrough can be finished in about 1 hour and the end can be reached in about 15 minutes. +Moniker: aaaaxy +Tags: +- 2d +- game +- game-development +- impossible-spaces +- jumpnrun +- non-euclidean +- puzzle +- puzzle-game +ReleaseNotes: |- + Changes since v1.6.321: + - Engine: various module updates to Ebitengine and others. + - Game: fix a bug where spikes sometimes weren't... spiky. (#583) +ReleaseNotesUrl: https://github.com/divVerent/aaaaxy/releases/tag/v1.6.332 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://divverent.github.io/aaaaxy/userguide.html +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.yaml b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.yaml similarity index 73% rename from manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.yaml rename to manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.yaml index fafdaa30dbede..0570f7dbf4b57 100644 --- a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.yaml +++ b/manifests/d/divVerent/AAAAXY/1.6.332/divVerent.AAAAXY.yaml @@ -1,8 +1,8 @@ # Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.3.0 +PackageIdentifier: divVerent.AAAAXY +PackageVersion: 1.6.332 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.installer.yaml b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.installer.yaml new file mode 100644 index 0000000000000..33774c0592adb --- /dev/null +++ b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.installer.yaml @@ -0,0 +1,19 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseCommunity.r3dfox +PackageVersion: "146.0" +InstallerType: exe +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Eclipse-Community/r3dfox/releases/download/v146.0/r3dfox-146.0.en-US.win64.installer.exe + InstallerSha256: E1AB42DCC4BA2D299CF2C5731943FEC1462649825E15151FD303FD44DFC77127 +- Architecture: x86 + InstallerUrl: https://github.com/Eclipse-Community/r3dfox/releases/download/v146.0/r3dfox-146.0.en-US.win32.installer.exe + InstallerSha256: 7c4612ea0376473a4994416cc66eab3354ea982b386998f14ba5628176dc38b5 +FileExtensions: +- jxl +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.locale.en-US.yaml b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.locale.en-US.yaml new file mode 100644 index 0000000000000..f7c2910695134 --- /dev/null +++ b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.locale.en-US.yaml @@ -0,0 +1,23 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseCommunity.r3dfox +PackageVersion: "146.0" +PackageLocale: en-US +Publisher: Eclipse Community +PackageName: r3dfox +PackageUrl: https://eclipse.cx/projects/r3dfox +License: Unclear, likely MPL-2.0 +Copyright: Mozilla +ShortDescription: A fork of the open source web browser Mozilla Firefox made specifically for Windows Vista, 7, and 8 compatibility. +Tags: +- webbrowser +- web-browser +- gecko +- firefoxfork +- firefox-fork +- r3dactedfox +- eclipse-community +- jpegxl +- jpeg-xl +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.yaml b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.yaml new file mode 100644 index 0000000000000..32e18c5d279bc --- /dev/null +++ b/manifests/e/EclipseCommunity/r3dfox/146.0/EclipseCommunity.r3dfox.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseCommunity.r3dfox +PackageVersion: "146.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.installer.yaml b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.installer.yaml new file mode 100644 index 0000000000000..296c9a66a41d1 --- /dev/null +++ b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.installer.yaml @@ -0,0 +1,14 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FlashPeak.Slimjet +PackageVersion: 48.0.1.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://www.slimjetbrowser.com/release/sjtsetup_x64.exe + InstallerSha256: 22930E4447D16E5DE962D61FA0602CF52BA6FBB1B80153988905ADC360D18303 +- Architecture: x86 + InstallerUrl: https://www.slimjetbrowser.com/release/sjtsetup_x86.exe + InstallerSha256: a1ecdfe9c9c0229ecc9d033ae220adbda99abbbeab05db5e5b360924dc597bbd +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.locale.en-US.yaml b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.locale.en-US.yaml new file mode 100644 index 0000000000000..c847545a086f4 --- /dev/null +++ b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.locale.en-US.yaml @@ -0,0 +1,18 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FlashPeak.Slimjet +PackageVersion: 48.0.1.0 +PackageLocale: en-US +Publisher: FlashPeak Inc. +PackageName: Slimjet Web Browser +PackageUrl: https://www.slimjet.com/en/dlpage.php +License: Proprietary (Freeware no-derivatives) +ShortDescription: Fastest web browser that automatically blocks ads. +Tags: +- webbrowser +- web-browser +- chromium +- mv2 +- manifestv2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.yaml b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.yaml new file mode 100644 index 0000000000000..0e7f619559778 --- /dev/null +++ b/manifests/f/FlashPeak/Slimjet/48.0.1.0/FlashPeak.Slimjet.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FlashPeak.Slimjet +PackageVersion: 48.0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 0000000000000..b3c1e48e1f9d1 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2512301231 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2512301231/WorkFlowy-Installer-4.3.2512301231.exe + InstallerSha256: 500923750729E786618F66F0D2FFD119C6D29624938509C886F124996066DAE3 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2512301231/WorkFlowy-Installer-4.3.2512301231.exe + InstallerSha256: 500923750729E786618F66F0D2FFD119C6D29624938509C886F124996066DAE3 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..8530d5495c0f6 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2512301231 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2025 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2512301231 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4ab3ce2492042 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2512301231 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2025 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2512301231 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.yaml new file mode 100644 index 0000000000000..6da3fe927fd79 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2512301231/FunRoutine.WorkFlowy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2512301231 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 0000000000000..8253fd2439913 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v0.0.373-2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.373-2/copilot-win32-x64.zip + InstallerSha256: 566615ECCACEDE43183391980026AF2511E50301BAD5B1D1D088F0EC1AAF2DAE +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.373-2/copilot-win32-arm64.zip + InstallerSha256: FB96DAE1ADAFDD901DBAFCAB2F29A2490CD80B8A4A8042D631C13A7145DE39E8 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-29 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 0000000000000..b9758dc166c76 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v0.0.373-2 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v0.0.373-2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.yaml b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.yaml similarity index 69% rename from manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.yaml rename to manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.yaml index 21d0650ef4d11..fcf81b8b87847 100644 --- a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.yaml +++ b/manifests/g/GitHub/Copilot/Prerelease/v0.0.373-2/GitHub.Copilot.Prerelease.yaml @@ -1,8 +1,8 @@ # Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MicrosoftCorporation.AzureVPNClient -PackageVersion: 4.0.5.0 +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v0.0.373-2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.installer.yaml new file mode 100644 index 0000000000000..97833920c5ffd --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.372 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Commands: +- copilot +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.372/copilot-win32-x64.zip + InstallerSha256: A6859AD71F53B64192AA0F1687F0A7660C5AB81CC2DEAF2C67B589425C46F8CD +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.372/copilot-win32-arm64.zip + InstallerSha256: 156F51B177460B568FB79E6B81BA4433C395CED5B6822302FED6043DAA7BF9E5 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-19 diff --git a/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 0000000000000..bfd8cd6c4fd3b --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.372 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v0.0.372 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.yaml new file mode 100644 index 0000000000000..304249fe1f28a --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.372/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.372 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.installer.yaml new file mode 100644 index 0000000000000..d44ad81d5ef52 --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.373 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Commands: +- copilot +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.373/copilot-win32-x64.zip + InstallerSha256: F1C2335DFD55D5954E60293BC5B0E0AC0DE0EF219078C3D2C70F5D65F78DDFF0 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v0.0.373/copilot-win32-arm64.zip + InstallerSha256: 538BB868BDE7BCFA7720F7018A30B61D6252D5FFA93E67DE4933BC2A5F515166 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-30 diff --git a/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 0000000000000..8cfcb6ec1d502 --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.373 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v0.0.373 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.yaml new file mode 100644 index 0000000000000..75e93b170fa7e --- /dev/null +++ b/manifests/g/GitHub/Copilot/v0.0.373/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v0.0.373 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.installer.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.installer.yaml deleted file mode 100644 index 0157ab4ac0d77..0000000000000 --- a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.3.0.1 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ProductCode: '{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1' -ReleaseDate: 2025-02-14 -AppsAndFeaturesEntries: -- ProductCode: '{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\CherryTree' -Installers: -- Architecture: x64 - InstallerUrl: https://www.giuspen.net/software/cherrytree_1.3.0.1_win64_setup.exe - InstallerSha256: 8751482AF6E538D596195AFE6C191E621836F2686B631E25EF54023043134176 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.locale.en-US.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.locale.en-US.yaml deleted file mode 100644 index e2650e6fc826c..0000000000000 --- a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.3.0.1 -PackageLocale: en-US -Publisher: Giuseppe Penone -PublisherUrl: https://www.giuspen.com/ -PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues -Author: Giuseppe Penone -PackageName: CherryTree -PackageUrl: https://www.giuspen.com/cherrytree -License: GPL-3.0-or-later -LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt -CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt -ShortDescription: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. -Description: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in either a single file (xml or sqlite) or multiple files and directories. -Moniker: cherrytree -Tags: -- editor -- note -- wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.installer.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.installer.yaml new file mode 100644 index 0000000000000..0edde302db5e4 --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.installer.yaml @@ -0,0 +1,23 @@ +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.3.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1" +ReleaseDate: 2025-02-14 +AppsAndFeaturesEntries: + - DisplayVersion: 1.3.0.1 + ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1" +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\CherryTree' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/giuspen/cherrytree/releases/download/v1.3.0/cherrytree_1.3.0.1_win64_setup.exe + InstallerSha256: 8751482AF6E538D596195AFE6C191E621836F2686B631E25EF54023043134176 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.en-US.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.en-US.yaml new file mode 100644 index 0000000000000..40db9c865569e --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: Giuseppe Penone +PublisherUrl: https://www.giuspen.com/ +PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues +Author: Giuseppe Penone +PackageName: CherryTree +PackageUrl: https://www.giuspen.com/cherrytree +License: GPL-3.0-or-later +LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +Copyright: |- + Copyright © 2009-2025 + Giuseppe Penone + Evgenii Gurianov +CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +ShortDescription: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. +Description: > + A hierarchical note taking application, featuring rich text and syntax highlighting, + storing data in either a single file (xml or sqlite) or multiple files and directories. +Tags: + - editor + - note + - wiki +ReleaseNotes: |- + - insert image dialog, added support for cropping (#2626, work of @Uks2) + - implemented table column cut/copy/paste (#2542) + - fixed crash at table row move up, so called heavy version + - fixed table export to csv with empty cells (#2028) + - improved html parsing (rich text from clipboard / import from html) - added support for + - fixed issue with reloading document after external edit and encrypted documeents (#2612) + - fixed search missing first match after a codebox (#2631) + - fixed duplication of codebox toolbar callbacks after changing codebox properties (#2635, work of @Uks2) + - fixed issues pasting a codebox into a codebox (#2625) + - change cursor when hovering collapsible headers to indicate that it is clickable (#2389) + - collapsible headers use same icon of expand/collapse tree node (#2389) + - improved action that clears the formatting to retain the links (#2389) + - multiple files storage, added configurable option to use for the embedded files a constant name (#2354) + - do not add 'http://' in front of a link of type 'mailto:' + - preferences dialog, added buttons to reset to default to: timestamp formatting, chars to select at double click, horizontal rule + - chars to select at double click default, added underscore (#2581) + - restored support for building on ubuntu 18.04 where gtksourceview4 is not available, gtksourceview3 must be used instead (#2583) + - do not use a leading dot for backups inside of the home directory if snap package (#2507) +ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.zh-CN.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.zh-CN.yaml new file mode 100644 index 0000000000000..153d40714e7a0 --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with Sundry-Locale +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.3.0 +PackageLocale: zh-CN +Publisher: Giuseppe Penone +PublisherUrl: https://www.giuspen.com/ +PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues +Author: Giuseppe Penone +PackageName: CherryTree +PackageUrl: https://www.giuspen.com/cherrytree +License: GPL-3.0-or-later +LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +Copyright: |- + Copyright © 2009-2025 + Giuseppe Penone + Evgenii Gurianov +CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +ShortDescription: 一个层级式笔记记录程序,具有富文本和代码高亮的功能 +Description: 一个层级式笔记记录程序,具有富文本和代码高亮的功能,数据存储在单个文件(xml或sqlite)或多个文件和目录中。 +Tags: + - 编辑器 + - 笔记 + - wiki +ReleaseNotes: |- + - insert image dialog, added support for cropping (#2626, work of @Uks2) + - implemented table column cut/copy/paste (#2542) + - fixed crash at table row move up, so called heavy version + - fixed table export to csv with empty cells (#2028) + - improved html parsing (rich text from clipboard / import from html) - added support for + - fixed issue with reloading document after external edit and encrypted documeents (#2612) + - fixed search missing first match after a codebox (#2631) + - fixed duplication of codebox toolbar callbacks after changing codebox properties (#2635, work of @Uks2) + - fixed issues pasting a codebox into a codebox (#2625) + - change cursor when hovering collapsible headers to indicate that it is clickable (#2389) + - collapsible headers use same icon of expand/collapse tree node (#2389) + - improved action that clears the formatting to retain the links (#2389) + - multiple files storage, added configurable option to use for the embedded files a constant name (#2354) + - do not add 'http://' in front of a link of type 'mailto:' + - preferences dialog, added buttons to reset to default to: timestamp formatting, chars to select at double click, horizontal rule + - chars to select at double click default, added underscore (#2581) + - restored support for building on ubuntu 18.04 where gtksourceview4 is not available, gtksourceview3 must be used instead (#2583) + - do not use a leading dot for backups inside of the home directory if snap package (#2507) +ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.3.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.yaml b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.yaml similarity index 57% rename from manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.yaml rename to manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.yaml index 34aba54ccaa7c..7f94ab78dd0c0 100644 --- a/manifests/g/Giuspen/Cherrytree/1.3.0.1/Giuspen.Cherrytree.yaml +++ b/manifests/g/Giuspen/Cherrytree/1.3.0/Giuspen.Cherrytree.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.3.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.installer.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.installer.yaml deleted file mode 100644 index c1fa0a665969f..0000000000000 --- a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.6.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ProductCode: '{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1' -ReleaseDate: 2025-09-09 -AppsAndFeaturesEntries: -- ProductCode: '{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\CherryTree' -Installers: -- Architecture: x64 - InstallerUrl: https://www.giuspen.net/software/cherrytree_1.6.0.0_win64_setup.exe - InstallerSha256: F69F1070B1D79FE8E02935C5A90899F8F9912BF95F088CEE158D4F72E6924DD3 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.locale.en-US.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.locale.en-US.yaml deleted file mode 100644 index 844bd2be9b048..0000000000000 --- a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.6.0.0 -PackageLocale: en-US -Publisher: Giuseppe Penone -PublisherUrl: https://www.giuspen.com/ -PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues -Author: Giuseppe Penone -PackageName: CherryTree -PackageUrl: https://www.giuspen.com/cherrytree -License: GPL-3.0-or-later -LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt -CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt -ShortDescription: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. -Description: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in either a single file (xml or sqlite) or multiple files and directories. -Moniker: cherrytree -Tags: -- editor -- note -- wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.installer.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.installer.yaml new file mode 100644 index 0000000000000..613277dc29ba0 --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.installer.yaml @@ -0,0 +1,23 @@ +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.6.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1" +ReleaseDate: 2025-09-09 +AppsAndFeaturesEntries: + - DisplayVersion: 1.6.0.0 + ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1" +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\CherryTree' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/giuspen/cherrytree/releases/download/v1.6.0/cherrytree_1.6.0.0_win64_setup.exe + InstallerSha256: F69F1070B1D79FE8E02935C5A90899F8F9912BF95F088CEE158D4F72E6924DD3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.en-US.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.en-US.yaml new file mode 100644 index 0000000000000..ab17fae1e62a2 --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Giuseppe Penone +PublisherUrl: https://www.giuspen.com/ +PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues +Author: Giuseppe Penone +PackageName: CherryTree +PackageUrl: https://www.giuspen.com/cherrytree +License: GPL-3.0-or-later +LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +Copyright: |- + Copyright © 2009-2025 + Giuseppe Penone + Evgenii Gurianov +CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +ShortDescription: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. +Description: > + A hierarchical note taking application, featuring rich text and syntax highlighting, + storing data in either a single file (xml or sqlite) or multiple files and directories. +Tags: + - editor + - note + - wiki +ReleaseNotes: |- + - implemented support for searching for multiple words disregarding the order (aka AND) and matching any (aka OR) (#2674, #2221, #1255, #752) + - fixed crash when exporting to pdf (#2735) + - added support for search and replace also in links targets (#975, #2719) + - fixed issue with microsoft print to pdf causing huge font (#2479, #2735) + - fixed copy/paste and drag/drop of files from windows file manager into rich text (#2738) + - fix paste filepath from clipboard on windows does not recognise an image (#2737) + - fixed copying from code and pasting to rich text sometimes not retaining syntax highlighting colours + - added syntax highlighting definition for glib's GKeyFile + - fixed clicking on a TOC leading to an anchor that is hidden doesn't expand and select the anchor (#2389) + - handle bookmarks dialog, use the correct nodes icons rather than generic pin icon + - added option to follow links with double click rather than single click (#2736) + - fixed table light interface editable in read only mode (#2756) + - table light interface, fixed moving a column does not move the column width + - added in preferences dialog configurability of whether in rich text nodes to automatically create links for urls + - last visited nodes on node name header, added node icon beside node name and inverted order as more intuitive with more recent on the right + - moved preferences for 'last visited nodes on node name header' from tab 'tree explorer' to tab 'interface' and added control also in top menu view (#2746) + - allocated default keyboard shortcut Ctr+7,8,9 to small,subscript,superscript (#2758) + - fixed code that checks if a keyboard shortcut is already in use, issue with case (#2758) + - added possibility to configure a proxy in the preferences dialog, tab misc (#2522) +ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.zh-CN.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e60b58510cda --- /dev/null +++ b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with Sundry-Locale +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.6.0 +PackageLocale: zh-CN +Publisher: Giuseppe Penone +PublisherUrl: https://www.giuspen.com/ +PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues +Author: Giuseppe Penone +PackageName: CherryTree +PackageUrl: https://www.giuspen.com/cherrytree +License: GPL-3.0-or-later +LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +Copyright: |- + Copyright © 2009-2025 + Giuseppe Penone + Evgenii Gurianov +CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt +ShortDescription: 一个层级式笔记记录程序,具有富文本和代码高亮的功能 +Description: 一个层级式笔记记录程序,具有富文本和代码高亮的功能,数据存储在单个文件(xml或sqlite)或多个文件和目录中。 +Tags: + - 编辑器 + - 笔记 + - wiki +ReleaseNotes: |- + - implemented support for searching for multiple words disregarding the order (aka AND) and matching any (aka OR) (#2674, #2221, #1255, #752) + - fixed crash when exporting to pdf (#2735) + - added support for search and replace also in links targets (#975, #2719) + - fixed issue with microsoft print to pdf causing huge font (#2479, #2735) + - fixed copy/paste and drag/drop of files from windows file manager into rich text (#2738) + - fix paste filepath from clipboard on windows does not recognise an image (#2737) + - fixed copying from code and pasting to rich text sometimes not retaining syntax highlighting colours + - added syntax highlighting definition for glib's GKeyFile + - fixed clicking on a TOC leading to an anchor that is hidden doesn't expand and select the anchor (#2389) + - handle bookmarks dialog, use the correct nodes icons rather than generic pin icon + - added option to follow links with double click rather than single click (#2736) + - fixed table light interface editable in read only mode (#2756) + - table light interface, fixed moving a column does not move the column width + - added in preferences dialog configurability of whether in rich text nodes to automatically create links for urls + - last visited nodes on node name header, added node icon beside node name and inverted order as more intuitive with more recent on the right + - moved preferences for 'last visited nodes on node name header' from tab 'tree explorer' to tab 'interface' and added control also in top menu view (#2746) + - allocated default keyboard shortcut Ctr+7,8,9 to small,subscript,superscript (#2758) + - fixed code that checks if a keyboard shortcut is already in use, issue with case (#2758) + - added possibility to configure a proxy in the preferences dialog, tab misc (#2522) +ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.6.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.yaml b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.yaml similarity index 50% rename from manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.yaml rename to manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.yaml index aab6b0a51a454..f421552c38d9c 100644 --- a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.yaml +++ b/manifests/g/Giuspen/Cherrytree/1.6.0/Giuspen.Cherrytree.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Serverdata.ElevateTeamsDesktopPlugin -PackageVersion: 1.0.114.1.0.114 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Modified with Sundry. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Giuspen.Cherrytree +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.installer.yaml deleted file mode 100644 index aa8a51911ae80..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.installer.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7579.0 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" - Custom: --chrome-sxs --do-not-launch-chrome -ExpectedReturnCodes: -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome SxS -Installers: -- Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/fblponmb7wnkcqdy5sarshongy_145.0.7579.0/145.0.7579.0_chrome_installer_uncompressed.exe - InstallerSha256: 6553E19520FA68A35755E54DB8B6F6633C4360FCE4455443CC18E5EF42CC3469 -- Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/e5h4kj7gdrakfiocywale7cjpa_145.0.7579.0/145.0.7579.0_chrome_installer_uncompressed.exe - InstallerSha256: 27456729FF43228ED4922337BFE847B1F5E6E5E103F9BF208BC57D98A4FF1C45 -- Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/acbqxq4chb26m4f6t66tlgazpfta_145.0.7579.0/145.0.7579.0_chrome_installer_uncompressed.exe - InstallerSha256: AC6BB35A2209ED691F19CBCD382AC56400EE83569F02D61E6913B8FA086C384A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.en-US.yaml deleted file mode 100644 index 264dd4e97f3d2..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7579.0 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/chrome/canary -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2025 Google LLC. All rights reserved. -ShortDescription: Nightly build for developers -Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. -Moniker: chrome-canary -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.nb-NO.yaml deleted file mode 100644 index ece6e472130c7..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7579.0 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/no/chrome/canary -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2025 Google LLC. Med enerett. -ShortDescription: Nattlig delversjon for utviklere -Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.zh-CN.yaml deleted file mode 100644 index 43f9668eb5637..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7579.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7579.0 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2025 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的每日构建版 -Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.installer.yaml b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.installer.yaml new file mode 100644 index 0000000000000..502d1994182f1 --- /dev/null +++ b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Hashicorp.Boundary +PackageVersion: 0.21.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: boundary.exe +Commands: +- boundary +ReleaseDate: 2025-12-11 +Installers: +- Architecture: x86 + InstallerUrl: https://releases.hashicorp.com/boundary/0.21.0/boundary_0.21.0_windows_386.zip + InstallerSha256: 009E373C0CA6DACACC3EEF26F2B9DCF8238FDA62FB21071350CB601CCE4C1FAC +- Architecture: x64 + InstallerUrl: https://releases.hashicorp.com/boundary/0.21.0/boundary_0.21.0_windows_amd64.zip + InstallerSha256: C91C1619657EF764AAFEB0A3E641662A53306066897749D7ABC8C34404BBF1D2 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.locale.en-US.yaml b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.locale.en-US.yaml new file mode 100644 index 0000000000000..c21aa7d757b3e --- /dev/null +++ b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.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.10.0.schema.json + +PackageIdentifier: Hashicorp.Boundary +PackageVersion: 0.21.0 +PackageLocale: en-US +Publisher: HashiCorp +PublisherSupportUrl: https://github.com/hashicorp/boundary/issues +Author: HashiCorp, Inc. +PackageName: HashiCorp Boundary +PackageUrl: https://developer.hashicorp.com/boundary +License: BUSL-1.1 +LicenseUrl: https://github.com/hashicorp/boundary/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 HashiCorp, Inc. +ShortDescription: An identity-aware proxy that provides a simple, secure way to access hosts and critical systems on your network. +Description: |- + Boundary is an identity-aware proxy that provides a simple, secure way to access hosts and critical systems on your network. + With Boundary you can: + - Integrate with your IdP of choice using OpenID Connect, enabling users to securely sign-in to their Boundary environment + - Provide just-in-time network access to network resources, wherever they reside + - Manage session credentials via a native static credential store, or dynamically generate unique per-session credentials by integrating with HashiCorp Vault + - Automate discovery of new endpoints + - Manage privileged sessions using Boundary’s session controls + - Standardize your team's access workflow with a consistent experience for any type of infrastructure across any provider + Boundary is designed to be straightforward to understand, highly scalable, and resilient. It can run in clouds, on-prem, secure enclaves and more, and does not require an agent to be installed on every end host, making it suitable for access to managed/cloud services and container-based workflows in addition to traditional host systems and services. +ReleaseNotes: |- + New and Improved + - ui: Optimized loading of table filters and improved table search support (PR) + Bug fixes + - ui: Show username for OIDC auth method in user menu (PR) +ReleaseNotesUrl: https://github.com/hashicorp/boundary/releases/tag/v0.21.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://developer.hashicorp.com/boundary/docs +- DocumentLabel: Tutorials + DocumentUrl: https://developer.hashicorp.com/boundary/tutorials +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.locale.zh-CN.yaml b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3286a1f3e3f74 --- /dev/null +++ b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.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.10.0.schema.json + +PackageIdentifier: Hashicorp.Boundary +PackageVersion: 0.21.0 +PackageLocale: zh-CN +ShortDescription: 具备身份识别能力的智能代理,为访问网络内的主机与关键系统提供简单安全的解决方案。 +Description: |- + Boundary 是一款具备身份识别能力的智能代理,为访问网络内的主机与关键系统提供简单安全的解决方案。 + 通过 Boundary 您可以实现以下功能: + - 统一身份认证:通过 OpenID Connect 与您选择的身份提供商(IdP)集成,让用户安全登录 Boundary 环境 + - 动态网络授权:为网络资源提供即时访问权限,无论其物理位置如何 + - 灵活凭证管理:使用原生静态凭证库管理会话凭证,或集成 HashiCorp Vault 动态生成单次会话专属凭证 + - 智能端点发现:自动化识别新增终端节点 + - 特权会话管控:通过 Boundary 会话控制功能管理高权限会话 + - 标准化访问流程:为各类基础设施提供跨云厂商的一致访问体验 + Boundary 设计理念清晰明确,具备高度可扩展性与弹性。支持多云环境、本地数据中心、安全隔离区等多种部署场景,无需在终端主机安装代理程序,既适用于传统主机系统服务,也能完美适配云托管服务及容器化工作流。 +ReleaseNotesUrl: https://github.com/hashicorp/boundary/releases/tag/v0.21.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://developer.hashicorp.com/boundary/docs +- DocumentLabel: 教程 + DocumentUrl: https://developer.hashicorp.com/boundary/tutorials +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.yaml b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.yaml new file mode 100644 index 0000000000000..916c84c164643 --- /dev/null +++ b/manifests/h/Hashicorp/Boundary/0.21.0/Hashicorp.Boundary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Hashicorp.Boundary +PackageVersion: 0.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.installer.yaml b/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.locale.en-US.yaml b/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.yaml b/manifests/i/ImaginaryInfinity/Squiid/1.0.0/ImaginaryInfinity.Squiid.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.installer.yaml b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.installer.yaml new file mode 100644 index 0000000000000..51fb339d586a9 --- /dev/null +++ b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: J3n5en.EnsoAI +PackageVersion: 0.2.8 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/J3n5en/EnsoAI/releases/download/v0.2.8/EnsoAI-Setup-0.2.8.exe + InstallerSha256: 57C4D5B49526248B4242ED16553B8FB8CE0516F73882E91DE56499FBDBE9827E + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.locale.en-US.yaml b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.locale.en-US.yaml new file mode 100644 index 0000000000000..63c5f8fc51638 --- /dev/null +++ b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: J3n5en.EnsoAI +PackageVersion: 0.2.8 +PackageLocale: en-US +Publisher: J3n5en +PublisherUrl: https://github.com/J3n5en +PublisherSupportUrl: https://github.com/J3n5en/EnsoAI/issues +Author: EnsoAI Team +PackageName: EnsoAI +PackageUrl: https://github.com/J3n5en/EnsoAI +License: MIT +LicenseUrl: https://github.com/J3n5en/EnsoAI/blob/main/LICENSE +ShortDescription: Git Worktree Manager with AI Agent +Description: EnsoAI is a desktop application that combines Git Worktree management with AI coding agents. It provides a unified workspace where you can manage multiple git worktrees while leveraging AI assistants like Claude, Codex, and Gemini to help with your development tasks. +Tags: + - ai + - claude + - codex + - developer-tools + - electron + - gemini + - git + - git-worktree + - productivity + - worktree +ReleaseNotesUrl: https://github.com/J3n5en/EnsoAI/releases/tag/v0.2.8 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.yaml b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.yaml old mode 100755 new mode 100644 similarity index 62% rename from manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.yaml rename to manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.yaml index 78563089b5717..8fec65e82e7af --- a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.yaml +++ b/manifests/j/J3n5en/EnsoAI/0.2.8/J3n5en.EnsoAI.yaml @@ -1,8 +1,7 @@ -# Created using wingetcreate 1.6.1.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.15.0 +PackageIdentifier: J3n5en.EnsoAI +PackageVersion: 0.2.8 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.installer.yaml b/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.locale.en-US.yaml b/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.yaml b/manifests/j/JReleaser/jreleaser/1.15.0/JReleaser.jreleaser.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.installer.yaml b/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.locale.en-US.yaml b/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.yaml b/manifests/j/JReleaser/jreleaser/1.16.0/JReleaser.jreleaser.yaml old mode 100755 new mode 100644 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.installer.yaml index a39d7303bbebb..09e62c3c567d8 100644 --- a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.installer.yaml +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.installer.yaml @@ -1,46 +1,40 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: JetBrains.IntelliJIDEA -PackageVersion: 2025.3.1 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallerSwitches: - Log: /LOG="" -UpgradeBehavior: uninstallPrevious -FileExtensions: -- groovy -- ipr -- java -- kt -- kts -ProductCode: IntelliJ IDEA 2025.3.1 -ReleaseDate: 2025-12-18 -AppsAndFeaturesEntries: -- DisplayName: IntelliJ IDEA 2025.3.1 - DisplayVersion: 253.29346.138 - ProductCode: IntelliJ IDEA 2025.3.1 -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\JetBrains\IntelliJ IDEA 2025.3.1' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1.exe - InstallerSha256: BC8F9CCF9FCF692779F4DD911A0FA31042CCCB643AC5950DAC6BC4A930FFE43E -- Architecture: x64 - Scope: machine - InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1.exe - InstallerSha256: BC8F9CCF9FCF692779F4DD911A0FA31042CCCB643AC5950DAC6BC4A930FFE43E - ElevationRequirement: elevationRequired -- Architecture: arm64 - Scope: user - InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1-aarch64.exe - InstallerSha256: 0160C4669EA30AD7205CE04BCA9C1AC720E78C1754D79BAD4965F209A0ED477F -- Architecture: arm64 - Scope: machine - InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1-aarch64.exe - InstallerSha256: 0160C4669EA30AD7205CE04BCA9C1AC720E78C1754D79BAD4965F209A0ED477F - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.1 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ProductCode: IntelliJ IDEA 2025.3.1 +ReleaseDate: 2025-12-18 +AppsAndFeaturesEntries: +- DisplayVersion: 253.29346.138 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1.exe + InstallerSha256: BC8F9CCF9FCF692779F4DD911A0FA31042CCCB643AC5950DAC6BC4A930FFE43E +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1.exe + InstallerSha256: BC8F9CCF9FCF692779F4DD911A0FA31042CCCB643AC5950DAC6BC4A930FFE43E + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1-aarch64.exe + InstallerSha256: 0160C4669EA30AD7205CE04BCA9C1AC720E78C1754D79BAD4965F209A0ED477F +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.1-aarch64.exe + InstallerSha256: 0160C4669EA30AD7205CE04BCA9C1AC720E78C1754D79BAD4965F209A0ED477F + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.en-US.yaml index 7c13e745f937f..2f093681b88ba 100644 --- a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.en-US.yaml +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.en-US.yaml @@ -1,33 +1,41 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: JetBrains.IntelliJIDEA -PackageVersion: 2025.3.1 -PackageLocale: en-US -Publisher: JetBrains s.r.o. -PublisherUrl: https://www.jetbrains.com/ -PublisherSupportUrl: https://www.jetbrains.com/support/ -PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ -Author: JetBrains s.r.o. -PackageName: IntelliJ IDEA -PackageUrl: https://www.jetbrains.com/idea/ -License: Proprietary -LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ -Copyright: Copyright © 2000-2025 JetBrains s.r.o. -ShortDescription: The Leading Java and Kotlin IDE -Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. -Moniker: intellij-idea -Tags: -- code -- coding -- develop -- development -- java -- kotlin -- programming -PurchaseUrl: https://www.jetbrains.com/idea/buy/ -Documentations: -- DocumentLabel: Resources - DocumentUrl: https://www.jetbrains.com/idea/resources/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA +PackageUrl: https://www.jetbrains.com/idea/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2025 JetBrains s.r.o. +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Moniker: intellij-idea +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2025.3.1 is out with the following improvements: + - The IDE once again shows the Resume Build From button in the Run tool window for Maven projects. [IDEA-376908] + - In the Version Control section of Advanced Settings, there's now an option to disable the warning dialog on force-pushing. [IDEA-285542] + - Query result tabs now follow the corresponding active editor tabs as expected. [IJPL-222217] + - Several issues that appeared when running or debugging in WSL using Gradle have been resolved. [IDEA-357963], [IDEA-285542], [IDEA-363930], [IDEA-352779] + Get more details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662566/IntelliJ-IDEA-2025.3.1-253.29346.138-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/idea/buy/ +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.zh-CN.yaml index 0dfef63aa85a5..712cfe9e93c74 100644 --- a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.zh-CN.yaml +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.locale.zh-CN.yaml @@ -1,25 +1,26 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: JetBrains.IntelliJIDEA -PackageVersion: 2025.3.1 -PackageLocale: zh-CN -PublisherUrl: https://www.jetbrains.com/zh-cn/ -PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ -PackageUrl: https://www.jetbrains.com/zh-cn/idea/ -License: 专有软件 -ShortDescription: 领先的 Java 和 Kotlin IDE -Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 -Tags: -- java -- kotlin -- 代码 -- 开发 -- 编程 -- 集成开发环境 -PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy/ -Documentations: -- DocumentLabel: 资源 - DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources -ManifestType: locale -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.1 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/idea/ +License: 专有软件 +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662566/IntelliJ-IDEA-2025.3.1-253.29346.138-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy/ +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.yaml index aa5f581a7001e..596fd9814d97a 100644 --- a/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.yaml +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.1/JetBrains.IntelliJIDEA.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: JetBrains.IntelliJIDEA -PackageVersion: 2025.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.installer.yaml b/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.installer.yaml deleted file mode 100755 index 7d89c0624f856..0000000000000 --- a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: Kensington.KensingtonWorks -PackageVersion: 2.4.0.0 -Installers: -- InstallerLocale: en-US - Architecture: neutral - InstallerType: wix - InstallerUrl: https://www.kensington.com/siteassets/software-support/kensingtonworks/april-2022/kensingtonworks-software-microsoft_1651276215.msi - InstallerSha256: 70DCAF013A5D0EBBB55D510082590CAD3958DE1E9F24958711EB98CCA33A5845 - ProductCode: '{78F861B2-61C6-4260-9A58-19D0B88B25C6}' -ManifestType: installer -ManifestVersion: 1.2.0 - diff --git a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.locale.en-US.yaml b/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.locale.en-US.yaml deleted file mode 100755 index 25171b70945ab..0000000000000 --- a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: Kensington.KensingtonWorks -PackageVersion: 2.4.0.0 -PackageLocale: en-US -Publisher: Kensington -PackageName: KensingtonWorks -License: Proprietary -ShortDescription: KensingtonWorks is a tool for personalising your experience with Kensington trackballs and mice -ManifestType: defaultLocale -ManifestVersion: 1.2.0 - diff --git a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.yaml b/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.yaml deleted file mode 100755 index c8ea641313702..0000000000000 --- a/manifests/k/Kensington/KensingtonWorks/2.4.0.0/Kensington.KensingtonWorks.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: Kensington.KensingtonWorks -PackageVersion: 2.4.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 - diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..9adc2b585ad22 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.71 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.6.71/CLIProxyAPI_6.6.71_windows_amd64.zip + InstallerSha256: 4F01099C9703DCA44BF4DE490D78A1E1D54AF5A4961B63942F5AC2CBE9260FFF +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..7e80ecf49ea89 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.71 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - c6b0e85b540122a1abc6be8ef229f4d4f113bef4 Fixed: #790 + - e94726674378caf459d4602a44d134143bd0b9f3 Merge pull request #795 from router-for-me/modelmappings + - cb56cb250e832a65f099c468f8712d05d4935d64 Merge pull request #800 from router-for-me/modelmappings + - 2c01b2ef64138c7b83dbe86c861a1af261e9e2f8 feat(watcher): add Gemini models and OAuth model mappings change detection + - b055e00c1a5042aacf96f0266553e51fd212b288 fix(executor): use upstream model for thinking config and payload translation + - 26efbed05c34d839177a2a30a6c499567eb4a5f8 refactor(executor): remove redundant upstream model parameter from translateRequest + - 96340bf1368c926b14af58189f92e4afcfcf2341 refactor(executor): resolve upstream model at conductor level before execution + - e0381a6ae03467e71b18404cf9c783f10cd298e2 refactor(watcher): extract model summary functions to dedicated file +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.6.71 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1ee3663435edd --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.71 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 0000000000000..2f75cae0a0806 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.71/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.71 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.installer.yaml b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.installer.yaml new file mode 100644 index 0000000000000..5a86feb33be0d --- /dev/null +++ b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.installer.yaml @@ -0,0 +1,13 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.DirectX.ToolKit.MakeSpriteFont +PackageVersion: 2025.10.28.2 +InstallerType: portable +Commands: +- makespritefont +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/DirectXTK/releases/download/oct2025/MakeSpriteFont.exe + InstallerSha256: C9540ADE96F8E8EAA9652996F16C3F9AE956E676DE81F7444921ED67055C3B40 +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.locale.en-US.yaml b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.locale.en-US.yaml new file mode 100644 index 0000000000000..4cfb29112201a --- /dev/null +++ b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.locale.en-US.yaml @@ -0,0 +1,18 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DirectX.ToolKit.MakeSpriteFont +PackageVersion: 2025.10.28.2 +PackageLocale: en-US +Publisher: Chuck Walbourn @ Microsoft Corporation +PackageName: DirectX Tool Kit (MakeSpriteFont) +PackageUrl: https://github.com/microsoft/DirectXTK +License: MIT +Copyright: © Microsoft Corporation +ShortDescription: Command line tool used to generate binary resources for use with SpriteFont. +Tags: +- make-sprite-font +- directxtoolkit +- directx-tool-kit +- requirescmd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.yaml b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.yaml new file mode 100644 index 0000000000000..2127b6d28aafd --- /dev/null +++ b/manifests/m/Microsoft/DirectX/ToolKit/MakeSpriteFont/2025.10.28.2/Microsoft.DirectX.ToolKit.MakeSpriteFont.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.DirectX.ToolKit.MakeSpriteFont +PackageVersion: 2025.10.28.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.installer.yaml b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.installer.yaml new file mode 100644 index 0000000000000..48229600f0ad9 --- /dev/null +++ b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.installer.yaml @@ -0,0 +1,25 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SmartDump +PackageVersion: "1.13" +ReleaseDate: 2022-10-28 +InstallerType: zip +NestedInstallerType: portable +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/SmartDump/releases/download/v1.13/SmartDump_v1.13.zip + InstallerSha256: 44D65CDA308251DD3FD08A857E0BA20308D821260FC65155BF16FAFE843B689F + NestedInstallerFiles: + - RelativeFilePath: SmartDump.exe + PortableCommandAlias: smartdump86 +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/SmartDump/releases/download/v1.13/SmartDump_v1.13.zip + InstallerSha256: 44D65CDA308251DD3FD08A857E0BA20308D821260FC65155BF16FAFE843B689F + NestedInstallerFiles: + - RelativeFilePath: SmartDump64.exe + PortableCommandAlias: smartdump + - RelativeFilePath: SmartDump.exe + PortableCommandAlias: smartdump86 +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.locale.en-US.yaml b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.locale.en-US.yaml new file mode 100644 index 0000000000000..86e0ce145be58 --- /dev/null +++ b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.locale.en-US.yaml @@ -0,0 +1,18 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SmartDump +PackageVersion: "1.13" +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: SmartDump +PackageUrl: https://github.com/microsoft/SmartDump +License: MIT +ShortDescription: A flexible command line utility to capture exception logs and memory dump files against a target process based on user specified settings like filter strings or memory addresses of breakpoints. +Tags: +- memorydumping +- memory-dumping +- exceptionlogs +- exception-logs +- requirescmd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.yaml b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.yaml new file mode 100644 index 0000000000000..3c34df92f1171 --- /dev/null +++ b/manifests/m/Microsoft/SmartDump/1.13/Microsoft.SmartDump.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SmartDump +PackageVersion: "1.13" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.installer.yaml b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.installer.yaml similarity index 90% rename from manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.installer.yaml rename to manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.installer.yaml index af56f6ee20d3d..095fd2fe82c16 100644 --- a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.installer.yaml +++ b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.installer.yaml @@ -1,15 +1,15 @@ -# Created using wingetcreate 1.10.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Sysinternals.Autologon -PackageVersion: "3.10" -InstallerType: portable -Installers: -- Architecture: x86 - InstallerUrl: https://live.sysinternals.com/Autologon.exe - InstallerSha256: DF6589654ABFACB1490A9F19E9C0E32623E73F2A1B852E8A8379B7873D03A33A -- Architecture: x64 - InstallerUrl: https://live.sysinternals.com/Autologon64.exe - InstallerSha256: 5D96BBC4E5B726D87C7CF547F5FE98F8F05434EC2130BD60CBF5671FD3A7381B -ManifestType: installer -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Microsoft.Sysinternals.Autologon +PackageVersion: "3.10" +InstallerType: portable +Installers: +- Architecture: x86 + InstallerUrl: https://live.sysinternals.com/Autologon.exe + InstallerSha256: DF6589654ABFACB1490A9F19E9C0E32623E73F2A1B852E8A8379B7873D03A33A +- Architecture: x64 + InstallerUrl: https://live.sysinternals.com/Autologon64.exe + InstallerSha256: 5D96BBC4E5B726D87C7CF547F5FE98F8F05434EC2130BD60CBF5671FD3A7381B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.locale.en-US.yaml b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.locale.en-US.yaml similarity index 91% rename from manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.locale.en-US.yaml rename to manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.locale.en-US.yaml index 19aa0a59f4a89..170030baac70f 100644 --- a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.locale.en-US.yaml +++ b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.locale.en-US.yaml @@ -1,26 +1,26 @@ -# Created using wingetcreate 1.10.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Sysinternals.Autologon -PackageVersion: "3.10" -PackageLocale: en-US -Publisher: Sysinternals Team -PackageName: Autologon -PackageUrl: https://learn.microsoft.com/en-gb/sysinternals/downloads/autologon -License: Proprietary -Copyright: Copyright © 2000-2016 Mark Russinovich -ShortDescription: Enables you to easily configure Windows’ built-in autologon mechanism. -Tags: -- auto-logon -- autologin -- auto-login -- automatic-logon -- automatic-login -- automaticallyloggingin -- automatically-logging-in -- automatedloggingon -- automated-logging-on -- markrussinovich -- mark-russinovich -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Microsoft.Sysinternals.Autologon +PackageVersion: "3.10" +PackageLocale: en-US +Publisher: Sysinternals Team +PackageName: Autologon +PackageUrl: https://learn.microsoft.com/en-gb/sysinternals/downloads/autologon +License: Proprietary +Copyright: Copyright © 2000-2016 Mark Russinovich +ShortDescription: Enables you to easily configure Windows’ built-in autologon mechanism. +Tags: +- auto-logon +- autologin +- auto-login +- automatic-logon +- automatic-login +- automaticallyloggingin +- automatically-logging-in +- automatedloggingon +- automated-logging-on +- markrussinovich +- mark-russinovich +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.yaml b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.yaml similarity index 80% rename from manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.yaml rename to manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.yaml index 1f422626840bf..94187a53614af 100644 --- a/manifests/s/Sysinternals/Autologon/3.10/Sysinternals.Autologon.yaml +++ b/manifests/m/Microsoft/Sysinternals/Autologon/3.10/Microsoft.Sysinternals.Autologon.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Sysinternals.Autologon -PackageVersion: "3.10" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Microsoft.Sysinternals.Autologon +PackageVersion: "3.10" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.installer.yaml b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.installer.yaml new file mode 100644 index 0000000000000..9e6406cddbcfa --- /dev/null +++ b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.installer.yaml @@ -0,0 +1,17 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.etl2pcapng +PackageVersion: 1.11.0 +ReleaseDate: 2023-10-26 +InstallerType: portable +Commands: +- etl2pcapng +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/etl2pcapng/releases/download/v1.11.0/etl2pcapng.exe + InstallerSha256: C2D03AAC43EA0F5626FC8D909E6688393FEAF71BD6FACD39AAF8A637382D9043 +FileExtensions: +- etl +- pcapng +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.locale.en-US.yaml b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.locale.en-US.yaml new file mode 100644 index 0000000000000..0f39e286501be --- /dev/null +++ b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.locale.en-US.yaml @@ -0,0 +1,20 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.etl2pcapng +PackageVersion: 1.11.0 +PackageLocale: en-US +Publisher: Microsoft +PackageName: etl2pcapng +PackageUrl: https://github.com/microsoft/etl2pcapng +License: MIT +ShortDescription: This tool enables you to view ndiscap and pktmon packet captures with Wireshark. Due to performance problems with the other popular packet capture method (WinPcap, which was included with older versions of Wireshark), these inbox tools should be preferred. +Tags: +- pktmon +- ndiscap +- wireshark +- winpcap +- etlfiles +- etl-files +- requirescdm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.yaml b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.yaml new file mode 100644 index 0000000000000..7af15582cb45c --- /dev/null +++ b/manifests/m/Microsoft/etl2pcapng/1.11.0/Microsoft.etl2pcapng.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.etl2pcapng +PackageVersion: 1.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.installer.yaml b/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.installer.yaml deleted file mode 100644 index 6707d7abde839..0000000000000 --- a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MicrosoftCorporation.AzureVPNClient -PackageVersion: 4.0.5.0 -Platform: -- Windows.Universal -- Windows.Desktop -MinimumOSVersion: 10.0.17763.0 -InstallerType: msix -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCLibs.Desktop.14 - - PackageIdentifier: Microsoft.UI.Xaml.2.8 - - PackageIdentifier: Microsoft.VCLibs.14 -PackageFamilyName: Microsoft.AzureVpn_8wekyb3d8bbwe -Installers: -- Architecture: neutral - InstallerUrl: https://aka.ms/azvpnclient - InstallerSha256: C0EFF18BFE3F6B5A2F6F18822AF5D82BF917CF88A020CFDD05C0C54F82E8E52E - SignatureSha256: 5B65067E6AA2479D5E0074FF070721F7D9826E558AC13EC6DCEA709254A9CA36 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.locale.en-US.yaml b/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.locale.en-US.yaml deleted file mode 100644 index d120497e64198..0000000000000 --- a/manifests/m/MicrosoftCorporation/AzureVPNClient/4.0.5.0/MicrosoftCorporation.AzureVPNClient.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MicrosoftCorporation.AzureVPNClient -PackageVersion: 4.0.5.0 -PackageLocale: en-US -Publisher: Microsoft Corporation -PackageName: Azure VPN Client -License: Proprietary -ShortDescription: The Azure VPN Client lets you connect to Azure securely from anywhere in the world. It supports Azure Active Directory, certificate-based and RADIUS authentication. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.installer.yaml b/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.locale.en-US.yaml b/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.yaml b/manifests/m/Mintty/WSLtty/3.5.3/Mintty.WSLtty.yaml old mode 100755 new mode 100644 diff --git a/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.installer.yaml b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.installer.yaml new file mode 100644 index 0000000000000..761888f01f1a0 --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 4.9.22 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: TinyWiiBackupManager +ReleaseDate: 2025-12-29 +AppsAndFeaturesEntries: +- ProductCode: TinyWiiBackupManager +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v4.9.22/TinyWiiBackupManager-v4.9.22-windows-x86-setup.exe + InstallerSha256: 7DD1F2F4AC25D83B42D263B2D5F123887496FF98953AE6851DB9F9A55E2CF5E8 +- Architecture: x64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v4.9.22/TinyWiiBackupManager-v4.9.22-windows-x86_64-setup.exe + InstallerSha256: E890B0F5B4558B4E1580B30C3080166C269D38854CD648A2100DC5900AB2190F +- Architecture: arm64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v4.9.22/TinyWiiBackupManager-v4.9.22-windows-arm64-setup.exe + InstallerSha256: 18FCF1A28BBD72EA5D22D7FE7475C8CE626643F1952DE959E5739AA7AD24CD1F +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.locale.en-US.yaml b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.locale.en-US.yaml new file mode 100644 index 0000000000000..49401608c02cf --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 4.9.22 +PackageLocale: en-US +Publisher: mq1 +PublisherUrl: https://github.com/mq1 +PublisherSupportUrl: https://github.com/mq1/TinyWiiBackupManager/issues +Author: Manuel Quarneti +PackageName: TinyWiiBackupManager +PackageUrl: https://github.com/mq1/TinyWiiBackupManager +License: GPL-3.0 +LicenseUrl: https://github.com/mq1/TinyWiiBackupManager/blob/main/COPYING +Copyright: Copyright (c) 2025 Manuel Quarneti +ShortDescription: A tiny game backup and homebrew app manager for the Wii +Moniker: wii-backup-manager +Tags: +- backup +- game-manager +- gamecube +- homebrew +- wbfs +- wii +ReleaseNotes: |- + 🚜 Refactor + - More robust recursive disc search. also, found discs are sorted now. + - Clean up path normalization code. potentially fix #471 +ReleaseNotesUrl: https://github.com/mq1/TinyWiiBackupManager/releases/tag/v4.9.22 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mq1/TinyWiiBackupManager/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.yaml b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.yaml new file mode 100644 index 0000000000000..e900226671298 --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/4.9.22/mq1.TinyWiiBackupManager.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 4.9.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.installer.yaml b/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.installer.yaml deleted file mode 100644 index 8e8389a66989a..0000000000000 --- a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.installer.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.2.0 -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-12-02 -Installers: -- Platform: - - Windows.Desktop - MinimumOSVersion: 10.0.17763.0 - Architecture: x64 - InstallerType: msix - InstallerUrl: https://github.com/necdetsanli/EyeRest/releases/download/v1.2.0/Necdetanl.EyeRest20-20-20Reminder_1.2.0.0_x64__fdpcex3k5p6ep.msix - InstallerSha256: 9AB9BF6A5BB29DCA6E36FF4F60862D6BD38AFD11A24FEBD92249EE2C7E145035 - SignatureSha256: 407CD20EF3594AC59C980FD6602FFA737C59B424CDA45F50E2E5075B906D11E4 - UpgradeBehavior: install - PackageFamilyName: Necdetanl.EyeRest20-20-20Reminder_fdpcex3k5p6ep - RestrictedCapabilities: - - runFullTrust - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WindowsApps\Necdetanl.EyeRest20-20-20Reminder_1.2.0.0_x64__fdpcex3k5p6ep' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: msi - InstallerUrl: https://github.com/necdetsanli/EyeRest/releases/download/v1.2.0/EyeRest-1.2.0-setup.msi - InstallerSha256: DEDC32555888A9DE49FD0F6FEBFA54356A63AEA97E34AE788268B448604042D8 - ProductCode: '{18A9B636-C70F-45F4-BDFF-5F5EDB30F0E6}' - AppsAndFeaturesEntries: - - Publisher: Necdet Sanli - ProductCode: '{18A9B636-C70F-45F4-BDFF-5F5EDB30F0E6}' - UpgradeCode: '{73509848-46CC-4566-8A30-23C1D2A3AF0A}' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.locale.en-US.yaml b/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.locale.en-US.yaml deleted file mode 100644 index b106388bccfdc..0000000000000 --- a/manifests/n/NecdetSanli/EyeRest/1.2.0/NecdetSanli.EyeRest.locale.en-US.yaml +++ /dev/null @@ -1,93 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.2.0 -PackageLocale: en-US -Publisher: Necdet Şanlı -PublisherUrl: https://github.com/necdetsanli -PublisherSupportUrl: https://github.com/necdetsanli/EyeRest/issues -PrivacyUrl: https://github.com/necdetsanli/EyeRest/blob/master/PRIVACY.md -Author: Necdet Şanlı -PackageName: EyeRest -PackageUrl: https://github.com/necdetsanli/EyeRest -License: MIT License -LicenseUrl: https://github.com/necdetsanli/EyeRest/blob/master/LICENSE -Copyright: Copyright (c) 2025 Necdet Şanlı -CopyrightUrl: https://github.com/necdetsanli/EyeRest/blob/master/LICENSE -ShortDescription: Lightweight tray app that reminds you to follow the 20-20-20 rule. -Description: | - EyeRest is a small Windows tray application that helps you follow the 20–20–20 rule for eye health by showing periodic desktop notifications. - - It runs in the Windows notification area, uses Windows 10/11 toast notifications when available (with a tray balloon fallback), and lets you configure: - - Reminder interval (for example every 5–60 minutes) - - Whether reminders are enabled - - Optional left-click toggle on the tray icon - - Optional persistent settings and "Start with Windows" for the current user - - The app is built with .NET Framework 4.8 and WinForms, is open source, and does not collect any personal data or telemetry. For full details, source code, and privacy information, see the project page. -Moniker: eyerest -Tags: -- break-reminder -- dotnet -- ergonomics -- eye-health -- focus -- health -- open-source -- productivity -- screen-time -- tray-app -- windows-utility -- work-break -ReleaseNotes: |- - ## Highlights - - EyeRest 1.2.0 introduces a more flexible reminder workflow, an optional - left-click toggle, and a small About dialog – while keeping the app lightweight - and telemetry-free. - - ### ✨ What’s new - - - Configurable reminder interval (per session) - - You can now adjust the reminder interval in minutes (e.g. 5, 20, 45…) instead - of being locked to 20 minutes. - - The default interval is still 20 minutes in Release builds (with a shorter - interval in Debug for testing). - - Optional left-click toggle - - A new option lets you use left-click on the tray icon to toggle reminders on - or off. - - When enabled, a single left-click: - - Flips the reminder state, - - Updates the tray icon (normal vs. snoozed), - - Shows a short confirmation notification. - - When disabled, a single left-click simply opens the Options dialog for better - discoverability. - - About dialog - - A new About window shows: - - App name and version (from assembly metadata), - - Author information, - - A short privacy note (no telemetry, no personal data collection), - - A direct link to the GitHub repository. - - Toast notifications with balloon fallback - - EyeRest now prefers Windows 10/11 toast notifications (via - Microsoft.Toolkit.Uwp.Notifications) for reminders and state changes. - - If toasts are not supported or fail at runtime, it falls back to classic tray - balloon tips so you still get notified. - - ### ⚙️ Improvements & fixes - - - The tray icon now consistently uses: - - The main EyeRest icon when reminders are enabled, - - A dedicated snoozed icon when reminders are disabled, - including after state changes and when using toasts with balloon fallback. - - The reminder timer now uses a session-only ReminderIntervalMinutes value - instead of a hard-coded 20-minute interval. - - The Options dialog wording has been updated (e.g. “Enable reminders”) for - clearer behavior. - - A few internal cleanups around timer shutdown and UI marshaling improve - reliability on exit. -ReleaseNotesUrl: https://github.com/necdetsanli/EyeRest/releases/tag/v1.2.0 -InstallationNotes: EyeRest has been installed successfully. You can launch it from the Start menu; it will run in the notification area (system tray). Right-click the tray icon and choose “Options…” to configure reminders or startup behavior. The app does not collect any personal data or telemetry. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.installer.yaml b/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.installer.yaml deleted file mode 100644 index 2d9baebb832cd..0000000000000 --- a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.installer.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.3.0 -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-12-03 -Installers: -- Platform: - - Windows.Desktop - MinimumOSVersion: 10.0.17763.0 - Architecture: x64 - InstallerType: msix - InstallerUrl: https://github.com/necdetsanli/EyeRest/releases/download/v1.3.0/Necdetanl.EyeRest20-20-20Reminder_1.3.0.0_x64__fdpcex3k5p6ep.msix - InstallerSha256: EA9B7C2D449FF7A78136192C4CCB7A4A47853CEF1F55352B764DE1D364799311 - SignatureSha256: 6E7C6BBD2D937754323F7BF71C1FB619E95C69BC9A8DFDD31CEA104166F3C36B - UpgradeBehavior: install - PackageFamilyName: Necdetanl.EyeRest20-20-20Reminder_fdpcex3k5p6ep - RestrictedCapabilities: - - runFullTrust - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WindowsApps\Necdetanl.EyeRest20-20-20Reminder_1.3.0.0_x64__fdpcex3k5p6ep' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: msi - InstallerUrl: https://github.com/necdetsanli/EyeRest/releases/download/v1.3.0/EyeRest-1.3.0-setup.msi - InstallerSha256: 1C9BF2706B8459A4F6FDF11B3654F188C16EE322BD9EBEF2D62FA0E52D782EA9 - ProductCode: '{71C43E26-43FD-45B3-A987-4BE0E2C09CDE}' - AppsAndFeaturesEntries: - - Publisher: Necdet Sanli - ProductCode: '{71C43E26-43FD-45B3-A987-4BE0E2C09CDE}' - UpgradeCode: '{73509848-46CC-4566-8A30-23C1D2A3AF0A}' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.locale.en-US.yaml b/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.locale.en-US.yaml deleted file mode 100644 index 3e4c357b974eb..0000000000000 --- a/manifests/n/NecdetSanli/EyeRest/1.3.0/NecdetSanli.EyeRest.locale.en-US.yaml +++ /dev/null @@ -1,111 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: NecdetSanli.EyeRest -PackageVersion: 1.3.0 -PackageLocale: en-US -Publisher: Necdet Şanlı -PublisherUrl: https://github.com/necdetsanli -PublisherSupportUrl: https://github.com/necdetsanli/EyeRest/issues -PrivacyUrl: https://github.com/necdetsanli/EyeRest/blob/master/PRIVACY.md -Author: Necdet Şanlı -PackageName: EyeRest -PackageUrl: https://github.com/necdetsanli/EyeRest -License: MIT License -LicenseUrl: https://github.com/necdetsanli/EyeRest/blob/master/LICENSE -Copyright: Copyright (c) 2025 Necdet Şanlı -CopyrightUrl: https://github.com/necdetsanli/EyeRest/blob/master/LICENSE -ShortDescription: Lightweight tray app that reminds you to follow the 20-20-20 rule. -Description: | - EyeRest is a small Windows tray application that helps you follow the 20–20–20 rule for eye health by showing periodic desktop notifications. - - It runs in the Windows notification area, uses Windows 10/11 toast notifications when available (with a tray balloon fallback), and lets you configure: - - Reminder interval (for example every 5–60 minutes) - - Whether reminders are enabled - - Optional left-click toggle on the tray icon - - Optional persistent settings and "Start with Windows" for the current user - - The app is built with .NET Framework 4.8 and WinForms, is open source, and does not collect any personal data or telemetry. For full details, source code, and privacy information, see the project page. -Moniker: eyerest -Tags: -- break-reminder -- dotnet -- ergonomics -- eye-health -- focus -- health -- open-source -- productivity -- screen-time -- tray-app -- windows-utility -- work-break -ReleaseNotes: |- - Highlights - EyeRest 1.3.0 focuses on making the app more convenient to use day-to-day by - adding optional persistence and an opt-in Start with Windows feature – while - keeping the original “session-only” behavior as the default. - If you don’t change anything in the Options dialog, EyeRest still works like - previous versions: a lightweight tray app that reminds you to follow the 20–20–20 rule. - ✨ What’s new - ✅ Persistent settings (optional) - You can now choose to have EyeRest remember your preferences across sessions: - - Added a “Remember my settings for future sessions” checkbox in the Options dialog. - - When enabled, EyeRest saves: - - Whether reminders are enabled or disabled - - The reminder interval (in minutes) - - Whether left-click toggles reminders - - Whether “Start with Windows” is enabled - On the next launch, these values are restored and applied automatically. - Storage strategy (portable-first): - - EyeRest first tries to store EyeRest.ini next to the executable - (nice for portable-style usage). - - If the exe folder is not writable (e.g. installed under Program Files via MSI/MSIX), - it falls back to: - - %APPDATA%\EyeRest\EyeRest.ini - If you prefer the old behavior, just leave “Remember my settings” unchecked and EyeRest - will continue to work as a per-session app. - 🖥️ “Start with Windows” option - You can now let EyeRest launch automatically when you sign in to Windows: - - New checkbox in Options: - - “Start EyeRest automatically with Windows” - - When enabled: - - EyeRest creates a per-user entry under - HKCU\Software\Microsoft\Windows\CurrentVersion\Run - - When disabled: - - The entry is removed. - This setting is also stored in the INI file when “Remember my settings” is enabled. - Scope is per-user only – no admin rights or system-wide changes. - 🧩 Options dialog & behavior - - Extended the Options dialog to include: - - “Remember my settings for future sessions” - - “Start EyeRest automatically with Windows” - - The dialog still lets you: - - Enable/disable reminders - - Configure the reminder interval in minutes - - Optionally use left-click on the tray icon to toggle reminders - - On OK, EyeRest: - - Applies changes for the current session - - Saves settings to the INI file when persistence is enabled - - Updates auto-start based on the “Start with Windows” option - 🔧 Under the hood - - Added IniSettingsHelper to manage loading/saving settings from an INI file - with a portable-first strategy and %APPDATA% fallback. - - Added AutoStartHelper to manage the HKCU Run entry for per-user auto-start. - - Updated EyeRestApplicationContext to: - - Load persisted settings (if any) at startup - - Apply reminder interval, enabled state, left-click toggle, and auto-start - settings to the running session. - - Bumped assembly version to 1.3.0 and aligned the MSI setup project. - For a detailed list of changes, see the CHANGELOG. - 📥 Download - - MSI installer: EyeRest-1.3.0-setup.msi (attached below) - - Or install from the Microsoft Store (see badge/link in the README). - 🙏 Feedback - If you run into any issues or have ideas for future improvements (e.g. startup - notification, update checks, richer snooze options), feel free to open an issue - on GitHub – feedback is very welcome. -ReleaseNotesUrl: https://github.com/necdetsanli/EyeRest/releases/tag/v1.3.0 -InstallationNotes: EyeRest has been installed successfully. You can launch it from the Start menu; it will run in the notification area (system tray). Right-click the tray icon and choose “Options…” to configure reminders or startup behavior. The app does not collect any personal data or telemetry. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.installer.yaml b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.installer.yaml new file mode 100644 index 0000000000000..48346e8950884 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.61.0 +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2025-12-29 +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.61.0/netbird_installer_0.61.0_windows_amd64.msi + InstallerSha256: 79C9EF797E7029DAAE4E54E9B9060C5C10B84F62B1AA859BE17ECFEB3441E41C + ProductCode: '{752FEBE1-5EFA-458A-9470-3E292DDEAF5D}' + AppsAndFeaturesEntries: + - DisplayVersion: 0.61.0 + ProductCode: '{752FEBE1-5EFA-458A-9470-3E292DDEAF5D}' + UpgradeCode: '{6456EC4E-3AD6-4B9B-A2BE-98E81CB21CCF}' +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.61.0/netbird_installer_0.61.0_windows_amd64.exe + InstallerSha256: A8CDC3D901329DC898D694495BF1CA363AA2247BC2734F56EE00843D5E258654 + ProductCode: Netbird + AppsAndFeaturesEntries: + - Publisher: Netbird + DisplayVersion: 0.61.0.20578930040 +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.61.0/netbird_installer_0.61.0_windows_arm64.msi + InstallerSha256: 875DEAC00A442251FB8472399C6E4BC9FDFC05640772BA3DB33D579ADD5EE5C6 + ProductCode: '{70D65D47-BBB1-4649-B12C-5FDBD8974606}' + AppsAndFeaturesEntries: + - DisplayVersion: 0.61.0 + ProductCode: '{70D65D47-BBB1-4649-B12C-5FDBD8974606}' + UpgradeCode: '{6456EC4E-3AD6-4B9B-A2BE-98E81CB21CCF}' +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.61.0/netbird_installer_0.61.0_windows_arm64.exe + InstallerSha256: 8F9F617A437499B9E949E7FDC06CA562731FD93ABA1ED7CEADCF07F6A2F49E6A + ProductCode: Netbird + AppsAndFeaturesEntries: + - Publisher: Netbird + DisplayVersion: 0.61.0.20578930040 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.locale.en-US.yaml b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.locale.en-US.yaml new file mode 100644 index 0000000000000..74b606e37a61f --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.locale.en-US.yaml @@ -0,0 +1,79 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.61.0 +PackageLocale: en-US +Publisher: NetBird GmbH +PublisherUrl: https://netbird.io/ +PublisherSupportUrl: https://github.com/netbirdio/netbird/issues +PrivacyUrl: https://netbird.io/privacy +Author: Wiretrustee UG (haftungsbeschreankt) +PackageName: Netbird +PackageUrl: https://netbird.io/ +License: BSD-3-Clause +LicenseUrl: https://github.com/netbirdio/netbird/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Wiretrustee UG (haftungsbeschränkt) & AUTHORS +CopyrightUrl: https://netbird.io/terms +ShortDescription: Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls. +Description: |- + NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home. + Connect. NetBird creates a WireGuard-based overlay network that automatically connects your machines over an encrypted tunnel, leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. + Secure. NetBird enables secure remote access by applying granular access policies while allowing you to manage them intuitively from a single place. Works universally on any infrastructure. +Moniker: netbird +Tags: +- network +- security +- vpn +- wireguard +ReleaseNotes: |- + What's New + 🔐 Fine-Grained SSH Access Control (Breaking Change) + NetBird introduces fine-grained SSH access control with support for explicit local OS users on target machines. + Administrators can now define which NetBird users or groups are allowed to connect as specific local system users, enabling safer, more predictable SSH access without relying on shared or implicit credentials. + ⚠️ Breaking change for self-hosted deployments + Self-hosted installations must upgrade the Management server before upgrading their clients and enabling or using the new SSH access model. + Failing to upgrade may result in SSH access issues or unexpected behavior. + Learn more at: https://docs.netbird.io/manage/peers/ssh#fine-grained-access-control + 🔄 Automatic Client Updates (Windows & macOS) - Beta + NetBird adds automatic client update support for Windows and macOS, helping users stay up to date with the latest fixes and features while maintaining full control over update behavior. This feature is currently in beta and administrators will be able to enable, disable, and configure a custom max version. + A few notes on the behavior: + - Update check will happen on connection + - Supported on Windows and macOS only + - Disabled by default + - Can be enabled via Settings → Client in the NetBird application. See image below: + Learn more at: https://docs.netbird.io/manage/peers/auto-update + Management Enhancements + - Added fine-grained SSH access control across client and management. + #4969 + Client Enhancements + - Introduced auto-update support for the client to simplify upgrades. + #4732 + - Improved management domain lookup by adding an additional timeout. + #4983 + - Added Android profile switching for easier multi-profile usage. + #4884 + - Fixed Linux UI flickering during state updates. + #4886 + - Applied DNS host configuration only on changes to reduce unnecessary updates. + #4695 + MISC + - Added FreeBSD port release job to GitHub Actions. + #4916 + - Added conditional checks for FreeBSD diff file generation in CI. + #5001 + - Updated to new signing pipelines v0.1.0. + #4993 + - Fixed a broken image link in the README. + #4876 + - Preset signal port on templates #5004 + New Contributors + - @hey-august made their first contribution in #4876 + Full Changelog: v0.60.8...v0.61.0 +ReleaseNotesUrl: https://github.com/netbirdio/netbird/releases/tag/v0.61.0 +PurchaseUrl: https://netbird.io/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.netbird.io/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.locale.zh-CN.yaml b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1416711f9b18a --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.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.10.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.61.0 +PackageLocale: zh-CN +ShortDescription: 通过 SSO、MFA 和细粒度访问控制,将设备连接到基于 WireGuard® 的安全覆盖网络。 +Description: |- + NetBird 将免配置点对点专用网络和集中式访问控制系统结合在一个平台中,帮助您轻松为组织或家庭创建安全的专用网络。 + 连接:NetBird 创建基于 WireGuard 的覆盖网络,通过加密隧道自动连接您的机器,省去了打开端口、复杂防火墙规则、VPN 网关等麻烦。 + 安全:NetBird 通过应用细粒度的访问策略实现安全的远程访问,同时允许您从一个地方对其进行直观的管理。在任何基础设施上通用。 +Tags: +- vpn +- wireguard +- 安全 +- 网络 +ReleaseNotesUrl: https://github.com/netbirdio/netbird/releases/tag/v0.61.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.netbird.io/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.yaml b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.yaml new file mode 100644 index 0000000000000..bcd59459b959b --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.61.0/Netbird.Netbird.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.61.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.4.3/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.7.1/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.7.2/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.7.3/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.8.0/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.8.1/Nota.Gyazo.yaml old mode 100755 new mode 100644 diff --git a/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.installer.yaml b/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.locale.en-US.yaml b/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.yaml b/manifests/o/OpenSource/Grisbi/2.0.5/OpenSource.Grisbi.yaml old mode 100755 new mode 100644 diff --git a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.installer.yaml b/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.installer.yaml deleted file mode 100755 index 7982338322fd1..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=NVS0.CRLF.5-1-19041-3570.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.14.0 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-13 -Installers: -- Architecture: x64 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.14.0.msi - InstallerSha256: A53A1640E30A780C48590680890648924F182B9FAF937D79F5AC2BC557DAC97F - ProductCode: 143C803F-E252-4B84-8951-141A62F69D11 -- Architecture: x86 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.14.0.x86.msi - InstallerSha256: 5BDEC2D1CD2A3DF884F558EE20BE962325EC6C6CAD3FFC5B63147F4C65CCB50E - ProductCode: AB6D01A0-AC65-411E-9514-D9418420E6E6 -ManifestType: installer -ManifestVersion: 1.5.0 - diff --git a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.locale.en-US.yaml b/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.locale.en-US.yaml deleted file mode 100755 index 921425b89cddd..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=NVS0.CRLF.5-1-19041-3570.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.14.0 -PackageLocale: en-US -Publisher: Patchdeck LLC -# PublisherUrl: -# PublisherSupportUrl: -PrivacyUrl: https://patchdeck.com/privacy-policy -# Author: -PackageName: PatchdeckWindowsAgent -PackageUrl: https://patchdeck.com -License: Proprietary -LicenseUrl: https://patchdeck.com/terms-of-use -Copyright: Copyright (c) Patchdeck LLC -# CopyrightUrl: -ShortDescription: Patchdeck provides cloud-based automated cross-plattform patch management for Windows, Linux and Mac OS. -# Description: -# Moniker: -Tags: -- patching -- patch-management -- update -- updater -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 - diff --git a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.yaml b/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.yaml deleted file mode 100755 index f1f88c49e25c0..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.14.0/Patchdeck.Agent.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=NVS0.CRLF.5-1-19041-3570.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.14.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 - diff --git a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.installer.yaml b/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.installer.yaml deleted file mode 100755 index 588f58dca0c00..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.15.0 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.15.0.msi - InstallerSha256: CCD402304E20C17FB8D170A43E31F64B3696C10C6AB49584C285952A1D7D0676 - ProductCode: '{E210E775-9EA8-4136-BA1E-EF09E080D81F}' -- Architecture: x86 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.15.0.x86.msi - InstallerSha256: 93D9DA1BAA88149B7D0AD97D8D1293401349179E2F9123B35B30E2D4A218C66D - ProductCode: '{8EA08B07-F980-4EB9-99B5-13A44B84235F}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.locale.en-US.yaml b/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.locale.en-US.yaml deleted file mode 100755 index 6ed94e50843a7..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.15.0/Patchdeck.Agent.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.15.0 -PackageLocale: en-US -Publisher: Patchdeck LLC -PrivacyUrl: https://patchdeck.com/privacy-policy -PackageName: PatchdeckWindowsAgent -PackageUrl: https://patchdeck.com -License: Proprietary -LicenseUrl: https://patchdeck.com/terms-of-use -Copyright: Copyright (c) Patchdeck LLC -ShortDescription: Patchdeck provides cloud-based automated cross-plattform patch management for Windows, Linux and Mac OS. -Tags: -- patching -- patch-management -- update -- updater -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.installer.yaml b/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.installer.yaml deleted file mode 100755 index 5961232d11b33..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.16.0 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.16.0.msi - InstallerSha256: ADFBFC20F5E457CA8B4ACFF426C76A54F7CE0F668CFA12D06EC10124721059CB - ProductCode: '{762042C5-43F4-4E46-85A1-B1A54DF5C149}' -- Architecture: x86 - InstallerUrl: https://download.patchdeck.com/PatchdeckWindowsAgentInstaller.2.16.0.x86.msi - InstallerSha256: 43F55EA70F42C2AB7941BA3445631C239D0F1770373C2BB89BC97C87DC11938A - ProductCode: '{1AC37DEE-090B-4D15-911B-AC31C2716F2E}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.locale.en-US.yaml b/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.locale.en-US.yaml deleted file mode 100755 index 8ad089c8cebde..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.16.0 -PackageLocale: en-US -Publisher: Patchdeck LLC -PrivacyUrl: https://patchdeck.com/privacy-policy -PackageName: PatchdeckWindowsAgent -PackageUrl: https://patchdeck.com -License: Proprietary -LicenseUrl: https://patchdeck.com/terms-of-use -Copyright: Copyright (c) Patchdeck LLC -ShortDescription: Patchdeck provides cloud-based automated cross-plattform patch management for Windows, Linux and Mac OS. -Tags: -- patching -- patch-management -- update -- updater -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.yaml b/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.yaml deleted file mode 100755 index 2b681f4f4f89f..0000000000000 --- a/manifests/p/Patchdeck/Agent/2.16.0/Patchdeck.Agent.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Patchdeck.Agent -PackageVersion: 2.16.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.installer.yaml b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.installer.yaml new file mode 100644 index 0000000000000..abd5f754cddcc --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.installer.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.25.4 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- 8svx +- aac +- ac3 +- afc +- aif +- aifc +- aiff +- ape +- apl +- asx +- au +- bwf +- cda +- cue +- dts +- dtshd +- dtsma +- dtswav +- eac3 +- fb2k-component +- fla +- flac +- fpl +- fth +- m3u +- m3u8 +- m4a +- m4b +- m4r +- mac +- mka +- mp+ +- mp1 +- mp2 +- mp3 +- mp4 +- mpc +- mpp +- oga +- ogg +- ogx +- opus +- pls +- rf64 +- snd +- spx +- svx +- tak +- w64 +- wav +- wave +- wax +- wma +- wv +- wvx +ReleaseDate: 2025-12-30 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://www.foobar2000.org/files/foobar2000_v2.25.4.exe + InstallerSha256: 09BB55BFF689F1D5F35128F1F1ED52EE54E5A04B489B8EA73CCC380DD84E80D3 + ProductCode: foobar2000 +- Architecture: x64 + InstallerUrl: https://www.foobar2000.org/files/foobar2000-x64_v2.25.4.exe + InstallerSha256: 17A298FC56C26D560D0AC043621616E4C54B5392B36E444286D015E2559D2C0F + ProductCode: foobar2000 (x64) +- Architecture: arm64 + InstallerUrl: https://www.foobar2000.org/files/foobar2000-arm64ec_v2.25.4.exe + InstallerSha256: A5E9B31F067AE04FE745EFC3D1FA15321F56175377FC22C0B7E28728EA94C468 + ProductCode: foobar2000 (ARM64EC) +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.locale.en-US.yaml b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.locale.en-US.yaml new file mode 100644 index 0000000000000..bee3057c2200d --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.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.10.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.25.4 +PackageLocale: en-US +Publisher: Peter Pawlowski +PublisherUrl: https://perkele.cc/ +PublisherSupportUrl: https://www.foobar2000.org/support +Author: Peter Pawlowski +PackageName: foobar2000 +PackageUrl: https://www.foobar2000.org/ +License: Freeware +LicenseUrl: https://www.foobar2000.org/license +Copyright: (C) Peter Pawlowski and contributors +CopyrightUrl: https://www.foobar2000.org/license +ShortDescription: foobar2000 is an advanced freeware audio player for the Windows platform. +Moniker: foobar2000 +Tags: +- audio +- audio-player +- media +- media-player +- music +- music-player +- player +- song +ReleaseNotes: |- + - Refined workaround for foo_tags (M-Tags) component bugs. No longer hammers all subsongs when starting playback. + - Default User Interface: made cycling tabs by keyboard shortcuts cancel tab rename in progress. + - Converter: Made "no DSP reset" explicitly shown in overview, as it's dangerous if enabled unintentionally. + - Fixed various regressions with network shares in Media Library preferences page. + - File Operations: Fixed error with renaming files on redirected portable music folders. + - Fixed tag writing issues on fragmented/streaming M4A/MP4 files. + - Fixed bugs related to copy-paste of file-relative locations in portable installs. +ReleaseNotesUrl: https://www.foobar2000.org/changelog +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.foobar2000.org/FAQ +- DocumentLabel: Wiki + DocumentUrl: https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.locale.zh-CN.yaml b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.locale.zh-CN.yaml new file mode 100644 index 0000000000000..211f9f32f6f5f --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.25.4 +PackageLocale: zh-CN +Publisher: Peter Pawlowski +PublisherUrl: https://perkele.cc/ +PublisherSupportUrl: https://www.foobar2000.org/support +Author: Peter Pawlowski +PackageName: foobar2000 +PackageUrl: https://www.foobar2000.org/ +License: 免费软件 +LicenseUrl: https://www.foobar2000.org/license +Copyright: (C) Peter Pawlowski and contributors +CopyrightUrl: https://www.foobar2000.org/license +ShortDescription: foobar2000 是一款适用于 Windows 平台的高级免费音频播放器。 +Tags: +- 媒体 +- 播放器 +- 歌曲 +- 音乐 +- 音频 +ReleaseNotesUrl: https://www.foobar2000.org/changelog +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.foobar2000.org/FAQ +- DocumentLabel: Wiki + DocumentUrl: https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.yaml b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.yaml new file mode 100644 index 0000000000000..3df8c9354a203 --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.25.4/PeterPawlowski.foobar2000.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.25.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.installer.yaml b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.installer.yaml new file mode 100644 index 0000000000000..05de531239628 --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 2.3.8.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +ReleaseDate: 2025-12-30 +AppsAndFeaturesEntries: +- Publisher: Shenzhen Shendu Tujing Technology Co., Ltd. + ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PixPin' +Installers: +- Architecture: x64 + InstallerUrl: https://download.pixpinapp.com/PixPin_cn_zh-cn_2.3.8.0.exe + InstallerSha256: 06512E28604BC8461B31F3BE562F70B511100DBA1586AFD494F4ABF901FFC69A +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ebe212416ad3e --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 2.3.8.0 +PackageLocale: zh-CN +Publisher: 深圳市深度图景科技有限公司 +PublisherUrl: https://viewdepth.cn/#/ +PrivacyUrl: https://pixpin.cn/docs/policy/privacy_zh_CN +PackageName: PixPin (Beta) +PackageUrl: https://pixpin.cn/ +License: 专有软件 +Copyright: © 2025 深圳市深度图景科技有限公司 +ShortDescription: 功能强大使用简单的截图/贴图工具,帮助你提高效率。 +Description: 随心截图, 随意贴图 - 屏幕截图,录制屏幕,长截图,文字识别,贴图,以及更多功能。 +Agreements: +- AgreementLabel: PixPin 服务协议 + AgreementUrl: https://pixpin.cn/docs/policy/tos_zh_CN.html +ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.3.8.0 +PurchaseUrl: https://pixpin.cn/docs/policy/member_policy_zh_CN.html +Documentations: +- DocumentLabel: 使用文档 + DocumentUrl: https://pixpin.cn/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.yaml b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.yaml new file mode 100644 index 0000000000000..9a57c1710b475 --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/2.3.8.0/PixPin.PixPin.Beta.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 2.3.8.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.installer.yaml b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.installer.yaml new file mode 100644 index 0000000000000..bdf27c42e099a --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.installer.yaml @@ -0,0 +1,33 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.92.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: arm64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.92.0-aarch64-pc-windows-msvc.msi + InstallerSha256: DBB09F213D5A9EBB3B2F4C7D65BA7C3C6CAD7D9A76927D079604020C3EA0AD5A + ProductCode: '{4FD1F2F1-6989-45B7-9677-79F8EE52A536}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.92 (MSVC) + ProductCode: '{4FD1F2F1-6989-45B7-9677-79F8EE52A536}' +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.92.0-i686-pc-windows-msvc.msi + InstallerSha256: B73F851252FE3AE340B9BE8E1F9CC05E34210498C0C3321A46243BE633454909 + ProductCode: '{1B971F78-410D-4924-B0F4-4A197B24AB3F}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.92 (MSVC) + ProductCode: '{1B971F78-410D-4924-B0F4-4A197B24AB3F}' +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.92.0-x86_64-pc-windows-msvc.msi + InstallerSha256: BD3FD270E92D12094151AAE3A67435B7FEF2164B10D96E99A94230929CDA09FD + ProductCode: '{C3468FC9-9C5E-4DF8-A2EE-8B8A9BE53FB7}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.92 (MSVC 64-bit) + ProductCode: '{C3468FC9-9C5E-4DF8-A2EE-8B8A9BE53FB7}' +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.locale.en-US.yaml b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.locale.en-US.yaml new file mode 100644 index 0000000000000..3cd557a5af7ba --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.92.0 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://github.com/rust-lang/rust +PublisherSupportUrl: https://github.com/rust-lang/rust/issues +Author: The Rust Project Developers +PackageName: Rust (MSVC) +PackageUrl: https://www.rust-lang.org/ +License: Apache 2.0 and MIT +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +CopyrightUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +ShortDescription: this is the rust-lang built with msvc toolchain +Moniker: rust-msvc +Tags: +- msvc +- rust +- windows +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.yaml b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.yaml new file mode 100644 index 0000000000000..44dc06341ed21 --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.92.0/Rustlang.Rust.MSVC.yaml @@ -0,0 +1,9 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.92.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + diff --git a/manifests/s/SST/opencode/1.0.214/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.0.214/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..bcedf2e1b2b2f --- /dev/null +++ b/manifests/s/SST/opencode/1.0.214/SST.opencode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.214 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sst/opencode/releases/download/v1.0.214/opencode-windows-x64-baseline.zip + InstallerSha256: 1A9AE31BB27F844795BF9C6FB37922201B032991503F707971361B05E2017B91 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..7b4cf6f33d006 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.214 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + - Fix Cloudflare provider information (@roerohan) + Desktop + - Sort desktop servers by health status + - Don't persist fallback server URLs in desktop app + - Improved text selection behavior in the app + - Share projects across all local servers in desktop app + Thank you to 1 community contributor: + - @roerohan: + - fix: cloudflare provider information (#6426) +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.214 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..92807e1eee5db --- /dev/null +++ b/manifests/s/SST/opencode/1.0.214/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.214 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.yaml b/manifests/s/SST/opencode/1.0.214/SST.opencode.yaml similarity index 61% rename from manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.yaml rename to manifests/s/SST/opencode/1.0.214/SST.opencode.yaml index 5af72866310fb..4a4c6c27e5128 100644 --- a/manifests/g/Giuspen/Cherrytree/1.6.0.0/Giuspen.Cherrytree.yaml +++ b/manifests/s/SST/opencode/1.0.214/SST.opencode.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Giuspen.Cherrytree -PackageVersion: 1.6.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.214 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.installer.yaml b/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.installer.yaml deleted file mode 100644 index caed3cb00a70f..0000000000000 --- a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.installer.yaml +++ /dev/null @@ -1,47 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Serverdata.ElevateTeamsDesktopPlugin -PackageVersion: 1.0.114.1.0.114 -UpgradeBehavior: install -Protocols: -- elevate-teams-plugin -Installers: -- Architecture: x86 - InstallerType: nullsoft - Scope: user - InstallerUrl: https://cp.serverdata.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/elevate-teams-desktop-plugin.exe - InstallerSha256: 50023405BE76AF30340F3A91E8ED35FEFA024832397F2E7E44EB3339D8127FA5 - InstallerSwitches: - Upgrade: --updated - Custom: /currentuser - ProductCode: e425dfd6-5e70-5cc4-99bb-de95cbaf47c8 -- Architecture: x86 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://cp.serverdata.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/elevate-teams-desktop-plugin.exe - InstallerSha256: 50023405BE76AF30340F3A91E8ED35FEFA024832397F2E7E44EB3339D8127FA5 - InstallerSwitches: - Upgrade: --updated - Custom: /allusers - ProductCode: e425dfd6-5e70-5cc4-99bb-de95cbaf47c8 -- Architecture: x64 - InstallerType: nullsoft - Scope: user - InstallerUrl: https://cp.serverdata.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/elevate-teams-desktop-plugin.exe - InstallerSha256: 50023405BE76AF30340F3A91E8ED35FEFA024832397F2E7E44EB3339D8127FA5 - InstallerSwitches: - Upgrade: --updated - Custom: /currentuser - ProductCode: e425dfd6-5e70-5cc4-99bb-de95cbaf47c8 -- Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://cp.serverdata.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/elevate-teams-desktop-plugin.exe - InstallerSha256: 50023405BE76AF30340F3A91E8ED35FEFA024832397F2E7E44EB3339D8127FA5 - InstallerSwitches: - Upgrade: --updated - Custom: /allusers - ProductCode: e425dfd6-5e70-5cc4-99bb-de95cbaf47c8 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.en-US.yaml b/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.en-US.yaml deleted file mode 100644 index 5cad8c7a5b3f7..0000000000000 --- a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Serverdata.ElevateTeamsDesktopPlugin -PackageVersion: 1.0.114.1.0.114 -PackageLocale: en-US -Publisher: Serverdata.net, Inc. -PrivacyUrl: https://serverdata.net/legal/privacy-policy.php -Author: Serverdata.net, Inc. -PackageName: Elevate Teams Desktop plugin -PackageUrl: https://serverdata.net/elevateapps/ -License: Proprietary -LicenseUrl: https://serverdata.net/legal/eula.php -Copyright: Copyright © Serverdata.net, Inc. 1995 — 2025. All Rights Reserved. -CopyrightUrl: https://serverdata.net/legal/eula.php -ShortDescription: Elevate Teams Embedded Desktop App for Microsoft Teams Users -Tags: -- elevate -- teams -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.zh-CN.yaml b/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.zh-CN.yaml deleted file mode 100644 index 7646be3b0b01d..0000000000000 --- a/manifests/s/Serverdata/ElevateTeamsDesktopPlugin/1.0.114.1.0.114/Serverdata.ElevateTeamsDesktopPlugin.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Serverdata.ElevateTeamsDesktopPlugin -PackageVersion: 1.0.114.1.0.114 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 适用于 Microsoft Teams 用户的 Elevate Teams 嵌入式桌面应用 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/51.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/76.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/77.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/78.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/79.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/79.1.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/80.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/81.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/83.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/83.1.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/84.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/85.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/86.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/87.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/88.0.0/SteelSeries.GG.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.installer.yaml b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.installer.yaml new file mode 100644 index 0000000000000..e42d190495858 --- /dev/null +++ b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: TeamSophia.SophiaScript +PackageVersion: 7.0.3 +InstallerType: portable +Commands: +- sophiascript +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/farag2/Sophia-Script-for-Windows/releases/download/7.0.3/Sophia.Script.for.Windows.11.v7.0.3_WinGet.exe + InstallerSha256: 5FA235AB580B537A34ECD7B6911CFD13EA044EAB3D09C18C29B76BB437DD3616 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-30 diff --git a/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.locale.en-US.yaml b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.locale.en-US.yaml new file mode 100644 index 0000000000000..2774ab6e9cbab --- /dev/null +++ b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: TeamSophia.SophiaScript +PackageVersion: 7.0.3 +PackageLocale: en-US +Publisher: Team Sophia +PublisherUrl: https://github.com/farag2/Sophia-Script-for-Windows +PublisherSupportUrl: https://t.me/sophia_chat +Author: Team Sophia +PackageName: Sophia Script for Windows +PackageUrl: https://github.com/farag2/Sophia-Script-for-Windows +License: MIT +LicenseUrl: https://github.com/farag2/Sophia-Script-for-Windows/blob/master/LICENSE +Copyright: Copyright (c) 2014—2026 Team Sophia +ShortDescription: The most powerful PowerShell module on GitHub for Windows 10 and Windows 11 fine-tuning and tweaking +Description: Sophia Script for Windows is the largest PowerShell module on GitHub for Windows 10 and Windows 11 fine-tuning and automating the routine tasks +Moniker: sophiascript +Tags: +- windows +- gui +- script +- powershell +- tweaks +- windows-10 +- sophia +- tweaker +- tweak +- debloat +- debloating +- windows-11 +- debloater +- windows-debloat +- sophia-script +ReleaseNotesUrl: https://github.com/farag2/Sophia-Script-for-Windows/blob/master/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.yaml b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.yaml new file mode 100644 index 0000000000000..b181b5f4d744c --- /dev/null +++ b/manifests/t/TeamSophia/SophiaScript/7.0.3/TeamSophia.SophiaScript.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: TeamSophia.SophiaScript +PackageVersion: 7.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.installer.yaml b/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.locale.en-US.yaml b/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.locale.zh-CN.yaml b/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.locale.zh-CN.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.yaml b/manifests/t/tickstep/cloudpan189-go/0.1.3/tickstep.cloudpan189-go.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.installer.yaml b/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.installer.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.locale.en-US.yaml b/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.locale.en-US.yaml old mode 100755 new mode 100644 diff --git a/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.yaml b/manifests/t/tildearrow/Furnace/0.6/tildearrow.Furnace.yaml old mode 100755 new mode 100644 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml new file mode 100644 index 0000000000000..b4660c34cf282 --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: WinDirStat.WinDirStat.Beta +PackageVersion: 2.4.2.2025-12-30 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +ReleaseDate: 2025-12-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-x86.msi + InstallerSha256: 7F964A610D22EC37CB412DE2B1D375F42A731FC7A5A631B3FE22A55BB37343AC + ProductCode: '{3AFD93BD-BB49-4ABB-B376-09BCC41E8658}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.4.2.1644 + ProductCode: '{3AFD93BD-BB49-4ABB-B376-09BCC41E8658}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' +- Architecture: x64 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-x64.msi + InstallerSha256: 85A07BD7FC7B63B040F30EC206CD047FB07C4487EA2868933FF6A36330E57896 + ProductCode: '{377E2232-C1E6-4D46-8BCD-D6740FDD66CA}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.4.2.1644 + ProductCode: '{377E2232-C1E6-4D46-8BCD-D6740FDD66CA}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WinDirStat' +- Architecture: arm64 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-arm64.msi + InstallerSha256: 31779F136A7F97777F2AC6CC2FEC7DA770EB0DCB45A366D3098B544E14BDECB3 + ProductCode: '{7FBD96E0-8922-49A7-A8F6-30EF70AF77D9}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.4.2.1644 + ProductCode: '{7FBD96E0-8922-49A7-A8F6-30EF70AF77D9}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WinDirStat' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..9abf1056cdf02 --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: WinDirStat.WinDirStat.Beta +PackageVersion: 2.4.2.2025-12-30 +PackageLocale: en-US +Publisher: The WinDirStat Team +PublisherUrl: https://windirstat.net/ +PublisherSupportUrl: https://windirstat.net/contact.html +Author: The WinDirStat Team +PackageName: WinDirStat (Beta) +PackageUrl: https://windirstat.net/ +License: GPL-2.0 +LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md +Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) +CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md +ShortDescription: Disk usage statistics viewer and cleanup tool +Description: |- + WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. + The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). + + Major features + - Three views: Directory Tree, Treemap, and Extension + - Duplicate file detection + - Built-in cleanup actions including Open, Delete, Show Properties + - User-defined cleanup actions (command line based) +Moniker: windirstat-beta +Tags: +- cleanup +- disk-usage +- kdirstat +- organization +- sequoiaview +- statistics +ReleaseNotes: Release Candidate +ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.2/2025-12-30 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml new file mode 100644 index 0000000000000..adaf38f4bb2a2 --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: WinDirStat.WinDirStat.Beta +PackageVersion: 2.4.2.2025-12-30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.installer.yaml b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.installer.yaml new file mode 100644 index 0000000000000..90a4aee6034d3 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ZedIndustries.Zed +PackageVersion: 0.216.1 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +ReleaseDate: 2025-12-11 +AppsAndFeaturesEntries: +- ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.216.1/Zed-x86_64.exe + InstallerSha256: 70C2B35878455BE03D4F24522B210F2A8EC8555D983C2DBD78B9B2735ECBB96F +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.216.1/Zed-aarch64.exe + InstallerSha256: C49BBD0F2F83BE0F22C2F8C5B6E2DA56A6DA1D05B124E9C9A29F2F46457BDC5A +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.locale.en-US.yaml new file mode 100644 index 0000000000000..5931d5894cb4b --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ZedIndustries.Zed +PackageVersion: 0.216.1 +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Moniker: zed +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: |- + - Added support for OpenAI's GPT-5.2. (#44656) + - Render agent display names from extension in menu (#44660) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v0.216.1 +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.yaml b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.yaml new file mode 100644 index 0000000000000..be45b2cdc077c --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.216.1/ZedIndustries.Zed.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ZedIndustries.Zed +PackageVersion: 0.216.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0