diff --git a/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 000000000000..e4ac98cfbc84 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.6.6 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-03-25 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.6.6/OpenCowork-win-amd64-setup.exe + InstallerSha256: 6D105684AC5EF150D17C2B6667908E3B7307D319C6EC02131ED3ACF373FC3DAC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.6.6/OpenCowork-win-amd64-setup.exe + InstallerSha256: 6D105684AC5EF150D17C2B6667908E3B7307D319C6EC02131ED3ACF373FC3DAC + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.6.6/OpenCowork-win-arm64-setup.exe + InstallerSha256: FD3D32F62131AB0DAD3BF07430FE42E90DAD4C34C42F7FFCBE09ABD44134891F + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 000000000000..326e6340b0e3 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.6.6 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Added + - Added SSH configuration import support for both OpenCoWork exports and OpenSSH config files, including conflict preview, selective import actions, and automatic connection list refresh. + - Added an application-level auto-update toggle in Settings so automatic update checks can be enabled or disabled persistently. + Changed + - Improved project memory resolution to prefer workspace-local .agents files with fallback to legacy root memory files, and applied project AGENTS.md content to prompt recommendations for local sessions. + - Simplified skills market access by allowing users to browse and test marketplace availability without requiring an API key upfront. + - Refined chat and workspace UI behavior across project home/archive pages, sidebar layout, selected-file handling, and session presentation. + - Updated the documentation homepage release badge from v0.6.5 to v0.6.6. + Fixed + - Kept the chat composer state in sync more reliably after document updates and initialization. + - Cleaned up pending session state more thoroughly when deleting sessions or projects. + - Closed the draw page when entering sessions, opened markdown preview links externally, and preserved terminal/tool state consistency after aborted runs. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.6.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 000000000000..b63f363b7c86 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.6.6 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.6.6 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.yaml b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.yaml new file mode 100644 index 000000000000..7ac591e45ae8 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.6.6/AIDotNet.OpenCowork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.installer.yaml new file mode 100644 index 000000000000..4f5cbd3306cc --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.1.9493 +Protocols: +- claude +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.1.9493/Claude-b58a0b815ba4d85fb147f437ce5f11a5450ef3e8.exe + InstallerSha256: AC11F97FB9FFA19AE79B26BD4E1A4CA2914070A520AC0531C08F9B0F111D4D16 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.1.9493/Claude-b58a0b815ba4d85fb147f437ce5f11a5450ef3e8.exe + InstallerSha256: FFC182DD8EC2D705BED64F767FFC347DA0319C6E54CA2FCA3EB9D82D8FF4C000 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.1.9493/Claude-b58a0b815ba4d85fb147f437ce5f11a5450ef3e8.msix + InstallerSha256: 1D0E38AAF371DE09F4102D1F9504CDDE4C314247B07AA3F068E17F573BE1F16E + SignatureSha256: C733B207DBA7FA8C4E1546AC50D11A3B5C6F7E0C3D347C6FBB32992BBF8826CD + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.1.9493/Claude-b58a0b815ba4d85fb147f437ce5f11a5450ef3e8.msix + InstallerSha256: 10EC75FC2F32209355DF34926EDB9A8BDAC3B37B2C2DC044A2E68F9FB5FD5903 + SignatureSha256: 6E99AD335E7B2F1809A02F80E14E4B13DB3FBD0F938A17C548413A3A20F4ED02 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 000000000000..ab94143a35ec --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.1.9493 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 000000000000..1f4abfae5e44 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.1.9493 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.yaml new file mode 100644 index 000000000000..7a7463244094 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.1.9493/Anthropic.Claude.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.1.9493 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.installer.yaml b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.installer.yaml new file mode 100644 index 000000000000..962105316e62 --- /dev/null +++ b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Astronet.Scholaread +PackageVersion: 1.1.66 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- scholaread +FileExtensions: +- caj +- pdf +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.scholaread.com/assets/pc-releases/1.1.66/com/Scholaread-win-x64-1.1.66.exe + InstallerSha256: 844E5F3D6B186FF83B2FEA0C77572930AB7F47D9714E3F3F57D6874A5B1BC0C7 + ProductCode: c9fcbc5f-d2c1-524e-9455-a0098593a16f +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://cdn.scholaread.cn/assets/pc-releases/1.1.66/cn/Scholaread-win-x64-1.1.66.exe + InstallerSha256: D558E885FBDC3E7617DC156D3BECD00088983C735A1E97A60A0000CBA88808D0 + ProductCode: b171b469-051b-5b40-8791-79ac366d1e4b +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.en-US.yaml b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.en-US.yaml new file mode 100644 index 000000000000..4164ae65769a --- /dev/null +++ b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Astronet.Scholaread +PackageVersion: 1.1.66 +PackageLocale: en-US +Publisher: Astronet Technology PTE LTD +PublisherUrl: https://www.scholaread.com/ +PublisherSupportUrl: https://workspace.jianguoyun.com/inbox/collect/c2bf8ec4adc34609a1420825dfab9866/submitv2 +PrivacyUrl: https://www.scholaread.com/help/privacy +Author: Astronet Technology PTE LTD. +PackageName: Scholaread +PackageUrl: https://www.scholaread.com/download +License: Proprietary +LicenseUrl: https://www.scholaread.com/help/terms +Copyright: Copyright © Astronet Technology PTE LTD 2026. All rights reserved. +CopyrightUrl: https://www.scholaread.com/help/terms +ShortDescription: AI-powered Research, Insights at Your Fingertips +Description: |- + Scholaread is committed to creating a premier academic reading experience, helping every scholar enhance the value of their time. + Amidst the sea of knowledge, countless papers and scholarly works serve as lighthouses guiding our intellectual journey. We aim to reshape academic reading, enabling scholars to navigate more smoothly and sail towards a broader and more distant future. + By utilizing advanced PDF layout parsing algorithms, we convert complexly formatted literature into clean, screen-friendly formats, allowing reading to transcend device limitations, and ensuring text, graphics, formulas, and tables are displayed with clarity. Our paragraph-by-paragraph full-text translations not only make reading more fluid but also allow the transfer of knowledge to transcend language barriers. We firmly believe that every paper has its value, and every piece of research deserves recognition. We hope that scholars around the globe can overcome linguistic obstacles and collectively contribute to the advancement of the world. + In the future, Scholaread will also provide a more comprehensive literature management solution, ensuring an efficient linkage between reading and writing so that every ounce of effort in scientific research is preserved and reflected. + The path to scientific discovery, though rugged and lengthy, can be made broader and brighter with technological innovation. Scholaread aspires to be an indispensable tool for scholars worldwide, ensuring that every precious minute is spent productively. + We sincerely welcome you and your colleagues, peers, study groups, and anyone interested to share in the Scholaread experience! +Tags: +- academics +- article +- book +- citation +- cite +- journal +- literature +- paper +- pdf +- reader +- reading +- research +- thesis +- viewer +ReleaseNotes: |- + - Library adds table view, reading progress, and unlimited batch operations. + - AI Chat supports multiple languages with expanded limits for long and multiple docs. + - Word plugin offers smarter recommendations and a more stable connection. +PurchaseUrl: https://www.scholaread.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.zh-CN.yaml b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.zh-CN.yaml new file mode 100644 index 000000000000..453863d8a816 --- /dev/null +++ b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Astronet.Scholaread +PackageVersion: 1.1.66 +PackageLocale: zh-CN +Publisher: 上海亦答网络科技有限公司 +PublisherUrl: https://www.scholaread.cn/ +PublisherSupportUrl: https://workspace.jianguoyun.com/inbox/collect/308c02d2d43944d5a787b9c01735698f/submitv2 +PrivacyUrl: https://www.scholaread.cn/help/privacy +Author: 上海亦答网络科技有限公司 +PackageName: Scholaread +PackageUrl: https://www.scholaread.cn/download +License: 专有软件 +LicenseUrl: https://www.scholaread.cn/help/terms +Copyright: Copyright © 上海亦答网络科技有限公司 2026. All Rights Reserved. +CopyrightUrl: https://www.scholaread.cn/help/terms +ShortDescription: AI 助力,让科研变轻松 +Description: |- + 靠岸学术(Scholaread)致力于创造一流的学术阅读体验,帮助每一位学者提升时间价值。 + 在知识之海上,无数论文著作就像指引航途的灯塔。我们希望能重塑学术阅读,让学者们更顺利地探索航行,驶向更远更广阔的未来。 + 因此,通过先进的 PDF 排版解析算法,我们将复杂排版的文献转换成适合屏幕的简洁版式,让阅读不再受限于设备,图文、公式、数表都能清晰展现。而逐段对照全文翻译不仅能让阅读变得流畅,更让知识的传播不再受语言的限制。我们坚信,每一篇论文都有其价值,每一项研究都应被看见。我们希望全球的学者都能够跨越语言的障碍,共同促进世界的进步。 + 未来,靠岸学术(Scholaread)还将提供更完善的文献管理解决方案,实现阅读写作的高效衔接,让科研工作的每一分努力都能得到保存与体现。 + 科研的道路虽崎岖漫长,但技术创新能让这条道路变得更为宽广与明亮。靠岸学术(Scholaread)希望成为全球学者的必备工具,让宝贵的每一分钟都能用在刀刃上。 + 我们真诚欢迎您与您的同事、同行、学习小组以及任何对此感兴趣的人分享靠岸学术(Scholaread)! +Tags: +- pdf +- 书籍 +- 学术 +- 引文 +- 引用 +- 引用文献 +- 文献 +- 期刊 +- 查看器 +- 研究 +- 论文 +- 阅读 +- 阅读器 +- 靠岸学术 +ReleaseNotes: |- + - 文献库新增表格视图,支持排序筛选及阅读进度,解除批量操作限制。 + - AI 问答支持多语言,大幅放宽长文与多篇文献提问限制。 + - word 插件优化推荐算法,连接更稳定。 +PurchaseUrl: https://www.scholaread.cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.yaml b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.yaml new file mode 100644 index 000000000000..b4af2a38d040 --- /dev/null +++ b/manifests/a/Astronet/Scholaread/1.1.66/Astronet.Scholaread.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Astronet.Scholaread +PackageVersion: 1.1.66 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml new file mode 100644 index 000000000000..5c8222d96c20 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml @@ -0,0 +1,15 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +InstallerType: portable +Commands: +- BuildIso +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BuildIso/BuildIso/releases/download/v2026.7/BuildIso.exe + InstallerSha256: C1FB979BADFD2F1449B9F68A5BDEFD98AACB64FA2AB3577DD48266ACB92568CB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml new file mode 100644 index 000000000000..3eb9691dc272 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +PackageLocale: en-US +Publisher: BuildIso +PublisherUrl: https://github.com/BuildIso +PublisherSupportUrl: https://github.com/BuildIso/BuildIso/issues +PackageName: BuildIso +PackageUrl: https://github.com/BuildIso/BuildIso +License: MIT +LicenseUrl: https://github.com/BuildIso/BuildIso/blob/HEAD/LICENSE +ShortDescription: Lightweight ISO generator for OSDev. +Tags: +- build +- build-system +- build-tool +- buildiso +- eltorito +- iso +ReleaseNotes: Ajouted prediction system of the ISO in MB, fixed the version command for use api.github.com, added a check disk space and if the disk space is insufficient it tells you and asks you for confirmation if you want to continue. Source code in +ReleaseNotesUrl: https://github.com/BuildIso/BuildIso/releases/tag/v2026.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml new file mode 100644 index 000000000000..cc978cc9f298 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.installer.yaml b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.installer.yaml new file mode 100644 index 000000000000..16062c36fa50 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.5.2 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +Protocols: +- bytedanceide +FileExtensions: +- js +- json +- ts +- ttml +- ttss +ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/332737976/win32/抖音开发者工具-4.5.2.exe + InstallerSha256: 42BAD45FCC7759542E139500B2E9285AA75E7C65338C4E71D391B47A4E876606 +- Architecture: x64 + Scope: machine + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/332737976/win32/抖音开发者工具-4.5.2.exe + InstallerSha256: 42BAD45FCC7759542E139500B2E9285AA75E7C65338C4E71D391B47A4E876606 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.en-US.yaml b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.en-US.yaml new file mode 100644 index 000000000000..7e510bcbd9b1 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.5.2 +PackageLocale: en-US +Publisher: Beijing Douyin Information Service Co., Ltd. +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +Author: Beijing Douyin Information Service Co., Ltd. +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: Freeware +Copyright: Copyright © ByteDance 2026 +ShortDescription: A desktop IDE for ByteDance Mini-APP developers +Description: Douyin IDE is a desktop IDE (Integrated Development Environment) for ByteDance Mini-APP developers, providing Mini-APP development, debugging, previewing and uploading, as well as developer services such as intelligent customer service. It supports Windows and macOS, and is designed to help developers develop Mini-APP more efficiently. +Tags: +- bytedance +- develop +- development +- devtools +- douyin +- ide +- mini-app +- mini-program +- toutiao +- web +- xigua +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.zh-CN.yaml b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..b651c026a138 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.5.2 +PackageLocale: zh-CN +Publisher: 北京抖音信息服务有限公司 +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +Author: 北京抖音信息服务有限公司 +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: 免费软件 +Copyright: Copyright © ByteDance 2026 +ShortDescription: 面向字节系小程序开发者推出的桌面端集成开发环境 +Description: 开发者工具是面向字节系小程序开发者推出的桌面端集成开发环境(Integrated Development Environment,IDE)。IDE 支持小程序开发、调试、预览、上传等基本功能,并且集成开发者服务(包含智能客服等),支持在 Windows、Mac 平台上运行,旨在帮助开发者更高效地开发小程序。 +Tags: +- ide +- 今日头条 +- 字节跳动 +- 小程序 +- 开发 +- 开发者工具 +- 抖音 +- 网页 +- 西瓜视频 +ReleaseNotes: |- + 新增:小程序 AI 助支持代码自动化测试 + 新增:wasm 分包支持函数名称匹配 + 修复:模拟器、调试器若干问题 +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.yaml b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.yaml new file mode 100644 index 000000000000..25f5bf0ac6a4 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.5.2/ByteDance.DouyinIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.installer.yaml b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.installer.yaml new file mode 100644 index 000000000000..13175457d979 --- /dev/null +++ b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Lark +PackageVersion: 7.64.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Protocols: +- feishu +- feishu-open +- lark +- x-lark +ProductCode: Lark +ReleaseDate: 2026-03-20 +Installers: +- Architecture: x86 + InstallerUrl: https://lf16-larkversion.larksuitecdn.com/obj/lark-version-sg/b29ec5da/Lark-win32_ia32-7.64.7-signed.exe + InstallerSha256: C554680442B7ADD78CBFF7061EEE802082531F17A2C834A5F93258449F957759 +- Architecture: x64 + InstallerUrl: https://lf16-larkversion.larksuitecdn.com/obj/lark-version-sg/8717f30b/Lark-win32_x64-7.64.7-signed.exe + InstallerSha256: BA27848D1FF16EDB09F44340C9753E97D9B3FD4B57F537C362FD976B93FC912F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.locale.en-US.yaml b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.locale.en-US.yaml new file mode 100644 index 000000000000..9080839395c7 --- /dev/null +++ b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Lark +PackageVersion: 7.64.7 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://www.larksuite.com/hc/en-US/ +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark +PackageUrl: https://www.larksuite.com/en_us/download +License: Proprietary +LicenseUrl: https://www.larksuite.com/en_us/user-terms-of-service +Copyright: Copyright © 2026 Lark Technologies Pte. Ltd. +ShortDescription: The Next-Gen Collaboration Suite +Description: Lark is a next-generation office suite that integrates messaging, schedule management, collaborative documents, video conferencing, and many more applications in a single platform. +Moniker: larksuite +Tags: +- attendance +- bussiness +- check-in +- collaboration +- communicate +- comunication +- conference +- docs +- document +- enterprise +- meeting +- oa +- office +- saas +- team +- working +ReleaseNotes: |- + Base + - If chart interactions are configured, you can select a data point in one chart to dynamically filter linked charts within the same dashboard for deeper, real-time analysis directly from the mobile app. +ReleaseNotesUrl: https://www.larksuite.com/hc/en-US/articles/836778626398 +PurchaseUrl: https://www.larksuite.com/en_us/plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.locale.zh-CN.yaml b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.locale.zh-CN.yaml new file mode 100644 index 000000000000..79c5a5b8d3a3 --- /dev/null +++ b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.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.12.0.schema.json + +PackageIdentifier: ByteDance.Lark +PackageVersion: 7.64.7 +PackageLocale: zh-CN +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/zh_cn/ +PublisherSupportUrl: https://www.larksuite.com/hc/zh-CN/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark +PackageUrl: https://www.larksuite.com/zh_cn/download +License: 专有软件 +LicenseUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +Copyright: Copyright © 2026 Lark Technologies Pte. Ltd. +ShortDescription: 新一代协同套件 +Description: 一站式整合即时沟通、日历、视频会议、云文档、云盘、工作台等功能 +Tags: +- oa +- saas +- 交流 +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 打卡 +- 文档 +- 沟通 +- 签到 +- 考勤 +ReleaseNotes: |- + 多维表格 + - Lark 移动端也可以使用仪表盘图表联动功能了。如果仪表盘已配置图表联动,在移动端,你可以在一个图表上选择数据范围,动态筛选同一仪表盘上关联图表中的数据,实现多图表联动分析。 +ReleaseNotesUrl: https://www.larksuite.com/hc/zh-CN/articles/836778626398 +PurchaseUrl: https://www.larksuite.com/zh_cn/plans +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.yaml b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.yaml new file mode 100644 index 000000000000..1814a5d5f483 --- /dev/null +++ b/manifests/b/ByteDance/Lark/7.64.7/ByteDance.Lark.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.Lark +PackageVersion: 7.64.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.installer.yaml b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.installer.yaml new file mode 100644 index 000000000000..a6a387985a9d --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.installer.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.68 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +ReleaseDate: 2026-03-25 +AppsAndFeaturesEntries: +- DisplayName: Netcatty 1.0.68 + ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.68/Netcatty-1.0.68-win-x64.exe + InstallerSha256: 923EAA38213124194F9EFA890C7CA15D466E248BB533AA7CC1A266A5EE0A07DB +- Architecture: arm64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.68/Netcatty-1.0.68-win-arm64.exe + InstallerSha256: 21A640D1262DD13022A56DC224F888ADC0449ABF42AA1AD1F994DA7318924997 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.locale.en-US.yaml b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.locale.en-US.yaml new file mode 100644 index 000000000000..f0b46dc1687b --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.68 +PackageLocale: en-US +Publisher: binaricat +PublisherUrl: https://github.com/binaricat +PublisherSupportUrl: https://github.com/binaricat/Netcatty/issues +PackageName: Netcatty +PackageUrl: https://github.com/binaricat/Netcatty +License: GPL-3.0 +LicenseUrl: https://github.com/binaricat/Netcatty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 binaricat +ShortDescription: Netcatty is a modern SSH manager and terminal app with host grouping, SFTP, keychain, port forwarding, and a rich UI. +Tags: +- electron +- electron-app +- radix-ui +- react +- sftp-client +- ssh +- ssh-client +- terminal +- terminal-emulator +- xterm +ReleaseNotes: |- + Download based on your OS: + ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + OS │Download + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│Setup x64 Setup arm64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │DMG Apple Silicon DMG Intel X64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │AppImage x64 DebPackage x64 RpmPackage x64 + │AppImage arm64 DebPackage arm64 RpmPackage arm64 + ───────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + What's Changed + - Feat/remove root paint polling use renderer ready by @crawt in #513 + - feat: 终端沉浸模式 by @binaricat in #517 + - SFTP 右键菜单添加「复制文件路径」功能 by @binaricat in #514 + - fix: 编辑器查找/替换输入框无法粘贴内容 by @binaricat in #515 + Full Changelog: v1.0.67...v1.0.68 +ReleaseNotesUrl: https://github.com/binaricat/Netcatty/releases/tag/v1.0.68 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.yaml b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.yaml new file mode 100644 index 000000000000..a98400b8d0ee --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.68/binaricat.Netcatty.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.68 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml new file mode 100644 index 000000000000..5b5a36c9c573 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 5395e3d2-8866-5284-9f7b-073e8b6bc4b5 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/clawwork-ai/ClawWork/releases/download/v0.0.11/ClawWork-0.0.11-win-x64.exe + InstallerSha256: C95DEAB562040787AC6A2FCDCFBC9986DCCABD193D420253AFA9141B6FFA7354 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/clawwork-ai/ClawWork/releases/download/v0.0.11/ClawWork-0.0.11-win-x64.exe + InstallerSha256: C95DEAB562040787AC6A2FCDCFBC9986DCCABD193D420253AFA9141B6FFA7354 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml new file mode 100644 index 000000000000..146696969419 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +PackageLocale: en-US +Publisher: clawwork-ai +PublisherUrl: https://github.com/clawwork-ai +PublisherSupportUrl: https://github.com/clawwork-ai/ClawWork/issues +PackageName: ClawWork +PackageUrl: https://clawwork-ai.github.io/ClawWork/ +License: Apache-2.0 +LicenseUrl: https://github.com/clawwork-ai/ClawWork/blob/HEAD/LICENSE +Copyright: Copyright 2026 ClawWork Contributors +ShortDescription: Connect ClawWork to your own OpenClaw and unlock 10x multi-session productivity. +Description: |- + A desktop workspace for OpenClaw. + Parallel tasks, visible tool activity, and files you can actually find later. + + Why ClawWork + Using OpenClaw through Telegram, Slack, or a plain chat UI works fine for small stuff. It gets annoying once the work stops being simple. + Status disappears into the message stream. Running several tasks means juggling tabs and trying to remember which session was using which model. Files show up in replies, then vanish into history. + ClawWork fixes that by treating each task as its own workspace. You get a desktop UI where tasks stay separate, tool activity is visible while it happens, and output files stay attached to the work that produced them. + + Why it feels better + - Each task runs in its own OpenClaw session, so you can switch between parallel jobs without mixing context. + - Streaming replies, tool call cards, progress, and artifacts live in one place instead of being buried in chat history. + - Gateway, agent, model, and thinking settings are scoped per task. + - Files produced by the agent are saved to a local workspace and stay easy to browse later. + - Risky exec actions can stop for approval before they run. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ReleaseNotes: |- + ✨ What's New + - ⏰ Cron task management UI (beta) — Full scheduling panel to create, edit, toggle, run, and monitor recurring agent tasks. Includes cron expression presets (every 5 min, hourly, daily, weekdays, weekly), human-readable previews via cronstrue, interval unit selector, advanced options (model, thinking, delivery, failure alerts), per-job run history with expandable summaries, and a scheduler status indicator. Accessible from the left nav with a beta badge. by @samzong in #161 + - 🔔 Native OS notifications — Get notified via Electron Notification API when tasks complete, approvals are requested, or gateways disconnect — even when ClawWork is minimized or unfocused. Three independent toggles in Settings → General, all enabled by default. by @samzong in #157 + - 📂 Live context folder file watching — Context folders now auto-refresh when files change on disk via fs.watch with 500ms debounce (max 10 watchers per task). Live file count badges appear on context folder pills. Includes race-condition guards and cleanup on task switch/unmount. by @samzong in #156 + - 🏷️ Server version badge in Gateway settings — Each gateway now displays its OpenClaw server version extracted from the WebSocket hello-ok handshake payload. by @samzong in #159 + 🐛 Bug Fixes + - Fixed titlebar drag — removed global fixed z-50 overlay from App.tsx; each panel header now owns its own drag region via titlebar-drag class, eliminating recurring z-index conflicts by @samzong in #161 + - Fixed cron deleteAfterRun — explicitly send false to prevent server from defaulting one-shot jobs to auto-delete by @samzong in #161 + - Fixed cron "All" filter — send enabled: 'all' explicitly to server instead of undefined (server defaults to enabled-only) by @samzong in #161 + - Fixed cron session identity — cron jobs now use store-key format (agent:main:clawwork::task:) and register a local task on creation, so cron-created conversations appear in the task list by @samzong in #161 + 🔧 Engineering + - Simplified notification code — extracted maybeNotify() helper, unified navigateToTask callback, merged three useState booleans into single state object, data-driven notification toggle UI by @samzong in #158 + - Removed buildSessionRequestKey and request-key regex infrastructure from @clawwork/shared — store-key format is now used consistently by @samzong in #161 + - Added Switch UI component (Radix UI) and cronstrue dependency for cron expression rendering by @samzong in #161 + - Added 192 lines of shared Cron types (CronSchedule, CronPayload, CronJob, etc.) and 7 Gateway cron.* RPC methods by @samzong in #161 + 📖 Docs + - Added keynote slides workspace with Slidev by @samzong in #160 + - Updated README, architecture diagrams, website, and keynote slides by @samzong in #162 + - Added Thanks slide and deployed keynote to GitHub Pages by @samzong in #163 +ReleaseNotesUrl: https://github.com/clawwork-ai/ClawWork/releases/tag/v0.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..a3fe86bf697e --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +PackageLocale: zh-CN +ShortDescription: 将 ClawWork 连接至您自己的 OpenClaw,解锁 10 倍多会话生产力。 +Description: |- + OpenClaw 的桌面工作区。 + 支持并行任务、实时可见的工具活动,以及日后轻松查找的文件。 + + 为何选择 ClawWork + 通过 Telegram、Slack 或普通聊天界面使用 OpenClaw,处理简单任务尚可。但一旦工作变得复杂,体验就会大打折扣。 + 状态信息淹没在消息流中;运行多个任务时,不得不在多个标签页间切换,努力回忆哪个会话使用了哪个模型;文件出现在回复中,随后又消失在历史记录里。 + ClawWork 通过将每个任务视为独立的工作区来解决这一问题。您将获得一个桌面界面:任务彼此隔离,工具活动在执行过程中清晰可见,输出文件始终与生成它们的工作关联在一起。 + + 为何体验更佳 + - 每个任务在独立的 OpenClaw 会话中运行,让您能在并行作业间自由切换而不会混淆上下文。 + - 流式回复、工具调用卡片、进度信息和产出物集中呈现,不再埋没于聊天记录中。 + - 网关、智能体、模型及思维设置均按任务单独配置。 + - 智能体生成的文件保存至本地工作区,便于后续浏览。 + - 高风险的执行操作可在运行前暂停并等待批准。 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml new file mode 100644 index 000000000000..1f4125df81f0 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.installer.yaml b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.installer.yaml new file mode 100644 index 000000000000..5b4670f1b84b --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Comfy.ComfyUI-Desktop +PackageVersion: 0.8.26 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f0c0feae-2b28-5d68-8c25-d93f41e47df2 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/241012ess7yxs0e/ComfyUI%20Setup%200.8.26%20-%20Build%20260324o424hedqr-x64.exe + InstallerSha256: 67977A0E1FF47210DE32DD6B2F21D244F277921E98FFB08E6896CF05AC05CB7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.en-US.yaml b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..04db33188d6a --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Comfy.ComfyUI-Desktop +PackageVersion: 0.8.26 +PackageLocale: en-US +Publisher: Comfy Org +PublisherUrl: https://comfy.org/ +PublisherSupportUrl: https://github.com/Comfy-Org/desktop/issues +PackageName: ComfyUI +PackageUrl: https://github.com/Comfy-Org/desktop +License: GPL-3.0 +LicenseUrl: https://github.com/Comfy-Org/desktop/blob/HEAD/LICENSE +Copyright: © 2026 Comfy Org +ShortDescription: A desktop app for ComfyUI, the most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface +Description: |- + ComfyUI Desktop is a packaged way to use ComfyUI and comes bundled with a few things: + - Stable version of ComfyUI from releases + - ComfyUI_frontend + - ComfyUI-Manager + - uv + On startup, it will install all the necessary python dependencies with uv and start the ComfyUI server. The app will automatically update with stable releases of ComfyUI, ComfyUI-Manager, and the uv executable as well as some desktop specific features. +Moniker: comfyui +Tags: +- comfyui +- diffusion +ReleaseNotes: |- + What's Changed + - chore: bump ComfyUI to 0.18.2 and desktop to 0.8.26 by @benceruleanlu in https://github.com/Comfy-Org/desktop/pull/1675 + Full Changelog: https://github.com/Comfy-Org/desktop/compare/v0.8.25...v0.8.26 +ReleaseNotesUrl: https://github.com/Comfy-Org/desktop/releases/tag/v0.8.26 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://comfyorg.notion.site/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..be26c00ce4d4 --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Comfy.ComfyUI-Desktop +PackageVersion: 0.8.26 +PackageLocale: zh-CN +ShortDescription: ComfyUI 的桌面应用程序。ComfyUI 是一款强大的模块化扩散模型 GUI、API 和后台,具有图形/节点界面 +Description: |- + ComfyUI Desktop 打包了 ComfyUI,包含: + - 取自 releases 的稳定版 ComfyUI + - ComfyUI_frontend + - ComfyUI-Manager + - uv + 软件在启动时会用 uv 安装所有必要的 Python 依赖项,并启动 ComfyUI 服务器。应用程序会自动更新 ComfyUI、ComfyUI-Manager 和 uv 可执行文件的稳定版本,以及一些桌面特定功能。 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://comfyorg.notion.site/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.yaml b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.yaml new file mode 100644 index 000000000000..12a486ab3fc7 --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/0.8.26/Comfy.ComfyUI-Desktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Comfy.ComfyUI-Desktop +PackageVersion: 0.8.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.installer.yaml b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.installer.yaml new file mode 100644 index 000000000000..a7cf550c2719 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.10.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" +UpgradeBehavior: install +Protocols: +- max +ProductCode: '{EC30D669-CA72-4FD8-9670-09EC0E11FD13}' +AppsAndFeaturesEntries: +- UpgradeCode: '{C75CA842-16FD-4019-A356-5F1D958B2D22}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\MAX' +Installers: +- Architecture: x64 + InstallerUrl: https://download.max.ru/win/release/26.10.0/MAX.msi + InstallerSha256: 9D932502C1885433C5791CE8D52B2E746F9335CE7BBDBA3D2D1E3E762EE8A926 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.en-US.yaml b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.en-US.yaml new file mode 100644 index 000000000000..ecdf3640fa0b --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.10.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: A fast and easy application for communication and solving everyday tasks +Description: MAX allows sending all types of messages and making calls even on low-end devices and with slow internet connection. +Tags: +- call +- chat +- im +- instant-messaging +- message +- send +- share +- talk +- voice +Documentations: +- DocumentLabel: Technical documentation + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.ru-RU.yaml b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.ru-RU.yaml new file mode 100644 index 000000000000..42e9e579231a --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.ru-RU.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.10.0 +PackageLocale: ru-RU +Publisher: Communication Platform LLC +PublisherUrl: https://max.ru/ +PublisherSupportUrl: https://help.max.ru/ +PrivacyUrl: https://legal.max.ru/pp +Author: Communication Platform LLC +PackageName: MAX +PackageUrl: https://download.max.ru/#desktop +License: несвободные +LicenseUrl: https://legal.max.ru/ps +Copyright: MAX © 2026 +CopyrightUrl: https://legal.max.ru/ps +ShortDescription: быстрое и легкое приложение для общения и решения повседневных задач +Description: MAX позволяет отправлять любые виды сообщений и звонить даже на слабых устройствах и при низкой скорости интернета. +Tags: +- говорить +- голос +- звонок +- мгновенные-сообщения +- обмен-сообщениями +- отправить +- поделиться +- сообщение +- чат +Documentations: +- DocumentLabel: Техническая документация + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.zh-CN.yaml b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.zh-CN.yaml new file mode 100644 index 000000000000..9cf80a225cab --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.10.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 快速轻便的沟通和处理日常事务的应用程序 +Description: MAX 支持发送各种类型的消息,并且即使在性能较弱的设备和网速较慢的情况下也能进行通话。 +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +Documentations: +- DocumentLabel: 技术文档 + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.yaml b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.yaml new file mode 100644 index 000000000000..5134c41ebf01 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.10.0/CommunicationPlatform.MAX.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.10.0 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml new file mode 100644 index 000000000000..eb9e12f722cb --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: kemforge.exe + PortableCommandAlias: kemforge +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ConnectingApps/kemforge/releases/download/v1.3.3/kemforge.zip + InstallerSha256: 8D715593DA9CC0FED00E3F8CE532C7FECC69929E833DF71BAC6D5E833288CBFE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml new file mode 100644 index 000000000000..429fcd9466b6 --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +PackageLocale: en-US +Publisher: Connecting Apps +PublisherUrl: https://github.com/ConnectingApps +PublisherSupportUrl: https://github.com/ConnectingApps/kemforge/issues +PackageName: Kemforge +PackageUrl: https://github.com/ConnectingApps/kemforge +License: GPL-3.0 +LicenseUrl: https://github.com/ConnectingApps/kemforge/blob/HEAD/LICENSE +ShortDescription: A modern, curl-compatible CLI tool for making web requests with Post-Quantum Cryptography (PQC) support. +ReleaseNotesUrl: https://github.com/ConnectingApps/kemforge/releases/tag/v1.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml new file mode 100644 index 000000000000..e6c4aab03ff2 --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml deleted file mode 100644 index 7242d29af054..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.2.1/MathBotCLISetup.exe - InstallerSha256: 4AE90731F49157CEA0899EB41E909AEB61DAACA0F10C82E4619A26B0F15F677B - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"3.2.1.15"' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml deleted file mode 100644 index 4acb37d31b63..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: MathBotCLI -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Command Line Calculator -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml deleted file mode 100644 index 5eadd442dab7..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml deleted file mode 100644 index 42fe695f4fbf..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.3.1/MathBotCLISetup.exe - InstallerSha256: FF0E4858E885ED15BC51472D4E03FCE13EB9BE2AFEFE79E8FE14B6466D534E46 - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"3.3.1.5"' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml deleted file mode 100644 index 8ce0441466c4..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: MathBotCLI -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Command Line Calculator -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml deleted file mode 100644 index 31efe221eef3..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.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.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml b/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml deleted file mode 100644 index 1bdf20b02737..000000000000 --- a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Modified with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.SimpleBrowser -PackageVersion: 2.4.0.0 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 - - PackageIdentifier: Microsoft.EdgeWebView2Runtime -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/DanielLMcGuire/Simple-Browser/releases/download/v2.4.0.0/SimpleBrowserSetup.exe - InstallerSha256: 23818C2284389D5BDFE9682099AFCB2F99B5F0B903F8722DB629B69F9DEFEADD - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"2.3.0.2"' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml deleted file mode 100644 index 69cfe38a8b9b..000000000000 --- a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Modified with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.SimpleBrowser -PackageVersion: 2.4.0.0 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: Simple Browser -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Simple Web Browser -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.installer.yaml b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.installer.yaml new file mode 100644 index 000000000000..8a5e628e5049 --- /dev/null +++ b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.installer.yaml @@ -0,0 +1,14 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DataPLANT.ArcCommander +PackageVersion: 1.0.2 +InstallerLocale: en-US +InstallerType: portable +ReleaseDate: 2024-01-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nfdi4plants/ARCCommander/releases/download/v1.0.2/arc.exe + InstallerSha256: E20F3F2B8D959131894F2E95D4B01D384748E01FB13FE34C188E0DA1ADFDD6E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.locale.en-US.yaml b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.locale.en-US.yaml new file mode 100644 index 000000000000..c91f4f70566e --- /dev/null +++ b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DataPLANT.ArcCommander +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: DataPLANT +PublisherUrl: https://github.com/nfdi4plants +PublisherSupportUrl: https://github.com/nfdi4plants/ARCCommander/issues +PackageName: ArcCommander +PackageUrl: https://github.com/nfdi4plants/ARCCommander +License: MIT +LicenseUrl: https://github.com/nfdi4plants/ARCCommander/blob/HEAD/LICENSE +ShortDescription: Tool to manage your ARCs +ReleaseNotes: |- + What's Changed + - Small fixes for speed improvement by @HLWeil in #239 + - update references for FsSpreadsheet and ARCtrl + These included big performance increases for xlsx file parsing + - Export now does not write to console when --output flag is used, but only writes into file + Full Changelog: v1.0.1...v1.0.2 +ReleaseNotesUrl: https://github.com/nfdi4plants/ARCCommander/releases/tag/v1.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.yaml b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.yaml new file mode 100644 index 000000000000..ec88ea8786d7 --- /dev/null +++ b/manifests/d/DataPLANT/ArcCommander/1.0.2/DataPLANT.ArcCommander.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DataPLANT.ArcCommander +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.installer.yaml b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.installer.yaml new file mode 100644 index 000000000000..595dc5c6745d --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.installer.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.40 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ProductCode: Oahu_is1 +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- DisplayName: Oahu 1.0.40 + Publisher: DavidObando + ProductCode: Oahu_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.40/Oahu-1.0.40-win-x64-Setup.exe + InstallerSha256: CF42892C177805421C03A510C82F2FB65D7187989DE9DE03CF13935FF0CB3F07 +- Architecture: arm64 + InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.40/Oahu-1.0.40-win-arm64-Setup.exe + InstallerSha256: 595594D8F7A1EEB3236FD196A22D87E27A9750205318C9D2A709437647B62B0B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.locale.en-US.yaml b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.locale.en-US.yaml new file mode 100644 index 000000000000..1a7d27284a17 --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.40 +PackageLocale: en-US +Publisher: David Obando +PublisherUrl: https://github.com/DavidObando +PublisherSupportUrl: https://github.com/DavidObando/Oahu/issues +Author: David Obando +PackageName: Oahu +PackageUrl: https://github.com/DavidObando/Oahu +License: GPL-3.0 +LicenseUrl: https://github.com/DavidObando/Oahu/blob/HEAD/LICENSE +ShortDescription: A standalone Audible downloader and decrypter +Description: |- + Oahu is an Audible downloader app for Windows, macOS, and Linux. + Features include direct download from the Audible server, sign-in via standard web browser, + library browsing with title selection, download and conversion to plain .m4b files, + detailed progress monitoring, and optional export as .aax files. +Moniker: oahu +Tags: +- audible +- audiobook +- decrypter +- downloader +- m4b +ReleaseNotes: |- + What's Changed + - Add Oahu.Decrypt by @DavidObando in #17 + - Code cleanup by @DavidObando in #18 + - Address stylecop naming rules by @DavidObando in #19 + - Fix progress bars by @DavidObando in #20 + - Update README to document Oahu.Decrypt project by @Copilot in #21 + - Tweaks on the auth flow by @DavidObando in #22 + New Contributors + - @Copilot made their first contribution in #21 + Full Changelog: v1.0.27...v1.0.40 +ReleaseNotesUrl: https://github.com/DavidObando/Oahu/releases/tag/v1.0.40 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.yaml b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.yaml new file mode 100644 index 000000000000..248fa137b5ab --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.40/DavidObando.Oahu.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.40 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 000000000000..76a7a61aef9c --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.187 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{D573EE73-73EB-4AE0-B5C9-5D7CCC1848A9}' +ReleaseDate: 2026-03-24 +AppsAndFeaturesEntries: +- UpgradeCode: '{2A300FB5-FA81-5886-A03C-B8C20DF4E74B}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.11.187/openwork-desktop-windows-x64.msi + InstallerSha256: E354FBD665EE7232CF47C8C2E3BD5179525A1E0FADCA7BB9DA687E0369267CAD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 000000000000..38f7504cd284 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.187 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + Highlights + - Fixed Windows session and workspace scope detection so desktop/app flows compare paths consistently across standard, verbatim, and UNC-prefixed directories. + - Improved app-side session handling to reduce workspace drift during Windows remote and local session transitions. + Fixes & polish + - Normalized Windows directory transport and stripped verbatim path prefixes before scope comparison. + - Tightened session scope debugging and follow-up fixes that landed in the app context and utility layers. + - Refreshed AUR packaging metadata and daily download stats included in this release window. + Packaging / ops + - Bumped all OpenWork package versions to 0.11.187 and updated lockfiles for the tagged release. + Compare: + https://github.com/different-ai/openwork/compare/v0.11.186...v0.11.187 +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.11.187 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..b06dcb9d702d --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.187 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.yaml new file mode 100644 index 000000000000..c1679b81884f --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.187/DifferentAI.OpenWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.187 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml new file mode 100644 index 000000000000..3e7e2b06f5d1 --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml @@ -0,0 +1,22 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-01-28 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: fastchess-windows-x86-64/fastchess.exe + PortableCommandAlias: fast-chess + InstallerUrl: https://github.com/Disservin/fastchess/releases/download/v1.8.0-alpha/fastchess-windows-x86-64.zip + InstallerSha256: DCD5AD5C72237410F54DFC6E1AF59F1088E72C2F67C29244FC974100791F3D13 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: fastchess-windows-arm64/fastchess.exe + InstallerUrl: https://github.com/Disservin/fastchess/releases/download/v1.8.0-alpha/fastchess-windows-arm64.zip + InstallerSha256: 9FA902C7FC2ADC1268216E9768B2CEF19DF97790DFC215FD8B761E31F2F33082 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml new file mode 100644 index 000000000000..aacbe92ec7dc --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +PackageLocale: en-US +Publisher: Disservin +PublisherUrl: https://github.com/Disservin +PublisherSupportUrl: https://github.com/Disservin/fastchess/issues +PackageName: Fast Chess +PackageUrl: https://github.com/Disservin/fastchess +License: MIT +LicenseUrl: https://github.com/Disservin/fastchess/blob/HEAD/LICENSE +ShortDescription: A command-line tool to run engine vs engine matches in chess. +Tags: +- chess +- cli-app +- cpp +ReleaseNotes: |- + Features + - Configurable Pings: Ping times are now adjustable. + - Overwrite Support: Added append=false for PGN, EPD, and log files. + - Updates: Bumped chess-lib to 0.8.20. + Fixes & Refactors + - Stability: Fixed crashes related to compliance tests, NaN sorting, and "Out of Bounds" errors. + - Process Handling: Major overhaul of POSIX process management and error propagation. + - UCI Improvements: Better parsing safety and separation of stdout/stderr. + - Platform: Fixed macOS dir usage for engines. +ReleaseNotesUrl: https://github.com/Disservin/fastchess/releases/tag/v1.8.0-alpha +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml new file mode 100644 index 000000000000..4682ff438e61 --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml new file mode 100644 index 000000000000..aa5fbc977baf --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml @@ -0,0 +1,44 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +ReleaseDate: 2025-12-13 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drconfig.exe + PortableCommandAlias: drconfig + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drltrace.exe + PortableCommandAlias: drltrace + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drmemory.exe + PortableCommandAlias: drmemory + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drstrace.exe + PortableCommandAlias: drstrace + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/symquery.exe + PortableCommandAlias: symquery + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/vs_external_tool.exe + PortableCommandAlias: vs_external_tool + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/winsyms.exe + PortableCommandAlias: winsyms + InstallerUrl: https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20434/DrMemory-Windows-2.6.20434.zip + InstallerSha256: ED9C0E3F1BDB7F8DB1ADC13531493FB1C451E15F375638592C01D8837825A73A +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20434/DrMemory-Windows-2.6.20434.msi + InstallerSha256: BD6E6EB2BFE466F839B1641E8CA8822AAC1FDBF9E4A835ABD34041A86CD7D531 + ProductCode: '{67675AD6-1FB0-4DE1-9ECF-84997515025E}' + AppsAndFeaturesEntries: + - DisplayName: Dr. Memory + Publisher: Google + DisplayVersion: 2.6.20434 + ProductCode: '{67675AD6-1FB0-4DE1-9ECF-84997515025E}' + UpgradeCode: '{1A8D7CEE-2ABA-4462-B0D6-86F26715128E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Dr. Memory' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml new file mode 100644 index 000000000000..d7e0d711de65 --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +PackageLocale: en-US +Publisher: DynamoRIO +PublisherUrl: https://github.com/DynamoRIO +PublisherSupportUrl: https://github.com/DynamoRIO/drmemory/issues +PackageName: Dr. Memory +PackageUrl: https://github.com/DynamoRIO/drmemory +License: LGPL-2.1-only +LicenseUrl: https://github.com/DynamoRIO/drmemory/blob/HEAD/license.txt +ShortDescription: Memory monitoring tool capable of identifying memory-related programming errors. +ReleaseNotes: Auto-generated periodic build. +ReleaseNotesUrl: https://github.com/DynamoRIO/drmemory/releases/tag/cronbuild-2.6.20434 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml new file mode 100644 index 000000000000..b744a910e467 --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml new file mode 100644 index 000000000000..1e472f274ae5 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- drofus +ProductCode: '{FA0DB734-0E93-4516-9BCF-056929A1254F}' +AppsAndFeaturesEntries: +- UpgradeCode: '{937B2BBC-8903-4F61-91F2-11D4F445CE7C}' +Installers: +- Architecture: x64 + InstallerUrl: https://deploy.drofus.com/stable/drofus-setup-2.17.8.msi + InstallerSha256: 4F1EF317F85321E817041E1BA13CA446783F03468ECE45A70B46341DA45D1024 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml new file mode 100644 index 000000000000..32fa9786bec6 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +PackageLocale: en-US +Publisher: dRofus AS +PublisherUrl: https://www.drofus.com/ +PublisherSupportUrl: https://support.drofus.com/support/home +PrivacyUrl: https://www.drofus.com/privacy-policy +Author: dRofus AS +PackageName: dRofus +PackageUrl: https://www.drofus.com/download +License: Proprietary +ShortDescription: The leading planning and data management tool for the global building industry +Description: |- + dRofus is a unique planning, data management and BIM collaboration tool that provides all stakeholders with extensive workflow support and access to building information throughout the building lifecycle. + Unlike any other planning tool on the market, dRofus was developed directly on behalf of public building owners. Capturing client requirements (EIR), validating design solutions (BIM) against client requirements, management of public standards and equipment planning are core features in the software. + dRofus has strong ArchiCAD, Revit and IFC integration with bi-directional data sync capabilities. + Model data from each discipline is captured, together with planning data, non-geometric data and documents, in a centralized database accessible to all project stakeholders via the dRofus desktop client and dRofus Web. + Typically, stakeholders produce data using different software programs that have different data schemas, with different filetypes, distributed across multiple servers, located in multiple different locations - and often this data is not re-usable by others. + This is why dRofus has become an essential tool for BIM projects - we consolidate disparate data sets and convert them into project information, insight and intelligence accessible to all project stakeholders. +Tags: +- bim +ReleaseNotesUrl: https://www.drofus.com/release-notes +Documentations: +- DocumentLabel: User Guides + DocumentUrl: https://help.drofus.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml new file mode 100644 index 000000000000..fd68335890be --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 全球建筑行业领先的规划与数据管理工具 +Description: |- + dRofus 是一款独特的规划、数据管理与 BIM 协作工具,为所有利益相关方提供贯穿建筑全生命周期的工作流支持及建筑信息访问。 + 与其他市面规划工具不同,dRofus 直接受公共建筑业主委托开发。其核心功能包括:客户需求采集(EIR)、基于客户需求的设计方案验证(BIM)、公共标准管理以及设备规划。 + dRofus 与 ArchiCAD、Revit 和 IFC 深度集成,支持双向数据同步。各专业模型数据、规划数据、非几何数据及文档均存储于中央数据库,所有项目成员可通过 dRofus 桌面客户端和 Web 端实时访问。 + 传统工作模式中,利益相关方使用不同软件生成异构数据——这些数据遵循不同架构、存储为不同格式、分散于多台服务器、位于不同地理位置,且往往无法被他人复用。 + 正因如此,dRofus 已成为 BIM 项目不可或缺的工具:我们将碎片化数据集整合转化为可共享的项目信息、洞察与智能,赋能所有项目参与者。 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://help.drofus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml new file mode 100644 index 000000000000..af74f4f68f78 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml new file mode 100644 index 000000000000..173b84084c96 --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml @@ -0,0 +1,20 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: delta-0.19.2-x86_64-pc-windows-msvc/delta.exe + PortableCommandAlias: delta +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dandavison/delta/releases/download/0.19.2/delta-0.19.2-x86_64-pc-windows-msvc.zip + InstallerSha256: AC8EBB4A9F1CBEE8B9EA897BA119808A244181ADAE6F3BED1F3B6B923C50B557 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml new file mode 100644 index 000000000000..82d35649a451 --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +PackageLocale: en-US +Publisher: Dan Davison +PublisherUrl: https://github.com/dandavison +PublisherSupportUrl: https://github.com/dandavison/delta/issues +Author: Dan Davison +PackageName: delta +PackageUrl: https://github.com/dandavison/delta +License: MIT +LicenseUrl: https://github.com/dandavison/delta/blob/HEAD/LICENSE +Copyright: Copyright 2020 Dan Davison +CopyrightUrl: https://github.com/dandavison/delta/blob/master/LICENSE +ShortDescription: A syntax-highlighting pager for git, diff, and grep output +Tags: +- delta +- diff +- git +- git-delta +- pager +- rust +ReleaseNotes: |- + This is a patch release providing rebuilt binaries compatible with Debian 12 (the 0.19.0 and 0.19.1 .deb packages required glibc 2.39, which is only available in Debian 13). + What's Changed + - CD: pin GNU Linux builds to ubuntu-22.04 for Debian 12 compat by @dandavison in #2135 +ReleaseNotesUrl: https://github.com/dandavison/delta/releases/tag/0.19.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml new file mode 100644 index 000000000000..dffffa6d5abd --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.installer.yaml b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.installer.yaml new file mode 100644 index 000000000000..ef475e282d8c --- /dev/null +++ b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.installer.yaml @@ -0,0 +1,20 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: denglihong2007.CRSim +PackageVersion: 3.2.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: CRSim.exe +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/denglihong2007/CRSim/releases/download/v3.2.3.0/CRSim-release-3.2.3.0.zip + InstallerSha256: 8B8931EF2788AEC539281C34F3B1EE7A6511A0F9B3B8A5B1A2CB21FD792A2B01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.en-US.yaml b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.en-US.yaml new file mode 100644 index 000000000000..26b431a60fe5 --- /dev/null +++ b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: denglihong2007.CRSim +PackageVersion: 3.2.3.0 +PackageLocale: en-US +Publisher: 电排骨工坊 +PublisherUrl: https://space.bilibili.com/436826066 +PublisherSupportUrl: https://github.com/denglihong2007/CRSim/issues +Author: 电排骨 +PackageName: CRSim +PackageUrl: https://github.com/denglihong2007/CRSim +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/denglihong2007/CRSim/blob/master/LICENSE.txt +Copyright: © 电排骨 2025 +ShortDescription: National Railway Information Display Simulation Software. +Description: CRSim is a software for simulating the display of information on the Chinese railroad system. +Tags: +- China Railway +- Chinese Railroad System +- EMU Train +- EMU Train Station +- High-speed Train +- High-speed Train Station +- Information Display +- National Railway +- Railway +- Railway Station +- Simulating +- Train +- Train Station +- Trains +ReleaseNotes: |- + ## 🚀 新功能 + + - 品牌Logo换新 + - 修改停站车次自动勾选检票口 + - 换用新的API + + ## 🙌 贡献者 + + 感谢以下贡献者的贡献: + + - @denglihong2007 +ReleaseNotesUrl: https://github.com/denglihong2007/CRSim/releases/tag/v3.2.3.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.zh-CN.yaml b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.zh-CN.yaml new file mode 100644 index 000000000000..fe0fade24702 --- /dev/null +++ b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: denglihong2007.CRSim +PackageVersion: 3.2.3.0 +PackageLocale: zh-CN +Publisher: 电排骨工坊 +PublisherUrl: https://space.bilibili.com/436826066 +PublisherSupportUrl: https://github.com/denglihong2007/CRSim/issues +Author: 电排骨 +PackageName: CRSim +PackageUrl: https://github.com/denglihong2007/CRSim +License: GPL-3.0 +LicenseUrl: https://github.com/denglihong2007/CRSim/blob/HEAD/LICENSE.txt +Copyright: © 电排骨 2025 +ShortDescription: CRSim 是一款用于模拟中国铁路系统信息显示的软件。 +Description: |- + 🚄 CRSim · 车站信息显示模拟软件 + 一款用于模拟铁路系统信息显示的软件,基于.NET Desktop Runtime,使用WinUI 3构建! + 目前可以仿真各类信息显示屏(如候车厅大屏、站台屏),生成站台占用示意图等,更多功能敬请期待! +Moniker: 国铁信息显示模拟 +Tags: +- 中国铁路 +- 信息显示 +- 列车站 +- 动车 +- 动车站 +- 国铁 +- 显示屏 +- 模拟 +- 火车 +- 火车站 +- 铁路 +- 高铁 +- 高铁站 +ReleaseNotes: |- + 🚀 新功能 + - 链接到新的官网地址 + - 增加晚点未定功能 + 🙌 贡献者 + 感谢以下贡献者的贡献: + - @denglihong2007 +ReleaseNotesUrl: https://github.com/denglihong2007/CRSim/releases/tag/v3.2.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.yaml b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.yaml new file mode 100644 index 000000000000..95e9347c30d6 --- /dev/null +++ b/manifests/d/denglihong2007/CRSim/3.2.3.0/denglihong2007.CRSim.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: denglihong2007.CRSim +PackageVersion: 3.2.3.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml new file mode 100644 index 000000000000..ce1ccf3d1c0a --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{5E9AD4D3-0365-41D5-9586-9368745DD109}_is1' +ReleaseDate: 2026-01-29 +AppsAndFeaturesEntries: +- DisplayName: EDMarketConnector 6.1.2 + ProductCode: '{761CE8DC-06C5-4B9F-8C9B-D40A1FF97008}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\EDMarketConnector' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/EDCD/EDMarketConnector/releases/download/Release/6.1.2/EDMarketConnector_Installer_6.1.2_x86.exe + InstallerSha256: 1BD06E5EE4A161523A7685462621FE4E65EA723DBF1D8C3EF55E2724B393A02B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/EDCD/EDMarketConnector/releases/download/Release/6.1.2/EDMarketConnector_Installer_6.1.2_x64.exe + InstallerSha256: 071908C939D65966FC8D54DB3204CC5B12ADB6FA98FD17C50B3CE3B44446AD50 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml new file mode 100644 index 000000000000..5c298325adf0 --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +PackageLocale: en-US +Publisher: EDCD +PublisherUrl: https://github.com/EDCD/EDMarketConnector +PublisherSupportUrl: https://github.com/EDCD/EDMarketConnector/issues +Author: EDCD +PackageName: Elite Dangerous Market Connector +PackageUrl: https://github.com/EDCD/EDMarketConnector +License: GPL-2.0 +LicenseUrl: https://github.com/EDCD/EDMarketConnector/blob/HEAD/LICENSE +CopyrightUrl: https://github.com/EDCD/EDMarketConnector/blob/main/LICENSE +ShortDescription: Mod/Plugin for Elite Dangerous that helps contribute data to EDDB.IO +Tags: +- eddn +- elite-dangerous +- frontier-api +ReleaseNotes: |- + Release 6.1.2 + This release includes refinements on the patches for 6.1.1, and a series of new tests for development. + Changes and Enhancements + - Added a series of new PyTest tests for development checking. + - Added documentation on all the available trace-on commands, as well as what their log output will look like. + - Improved the check for Git branch existence to be more efficient. + - Improves the config write system to ensure two simultaneous writes don't corrupt the config file. + - Simplified the check for if the program is frozen or not to a single check. + Bug Fixes + - Fixed a bug on Linux where the Plugin Browser would still display rows too thin. +ReleaseNotesUrl: https://github.com/EDCD/EDMarketConnector/releases/tag/Release/6.1.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/EDCD/EDMarketConnector/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml new file mode 100644 index 000000000000..59e953648f13 --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml new file mode 100644 index 000000000000..f486e28f7a5d --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml @@ -0,0 +1,22 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 373f53d4-b273-5e76-aaaa-6542e46dfe55 +ReleaseDate: 2026-01-07 +AppsAndFeaturesEntries: +- ProductCode: 373f53d4-b273-5e76-aaaa-6542e46dfe55 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ENIAC-Tech/FlexDesigner/releases/download/2.1.0/flex-designer-2.1.0-setup.exe + InstallerSha256: 965FC8EEB7E253310A0B87458EF53664CBF6EBCF977DA32D225749584176541E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml new file mode 100644 index 000000000000..80c7268ea939 --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: ENIAC Technology +PublisherUrl: https://github.com/ENIAC-Tech +PublisherSupportUrl: https://github.com/ENIAC-Tech/FlexDesigner/issues +Author: '@icyqwq (Aspen)' +PackageName: FlexDesigner +PackageUrl: https://github.com/ENIAC-Tech/FlexDesigner +License: Proprietary +Copyright: Copyright © 2025 ENIAC Technology +ShortDescription: The Designer for the Kickstarter Project Flexbar +ReleaseNotes: |- + Release 2.1.0 + Bug Fixes + - Icon packs could not be imported + - Device crash caused by DirectDraw + - Incorrect absolute mouse position + - Abnormal network upload/download speed in the macOS performance monitor + - Only a single mouse click was possible + - Trackpad and mouse clicks did not work properly on macOS +ReleaseNotesUrl: https://github.com/ENIAC-Tech/FlexDesigner/releases/tag/2.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml new file mode 100644 index 000000000000..99848d5b6788 --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.installer.yaml b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.installer.yaml new file mode 100644 index 000000000000..eb80f5da734c --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.12.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: companion-windows-2.12.0.exe +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: EdgeTX Companion 2.12 +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- DisplayName: EdgeTX Companion 2.12 + ProductCode: EdgeTX Companion 2.12 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\EdgeTX\Companion 2.12' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.12.0/edgetx-cpn-win64-v2.12.0.zip + InstallerSha256: E4B1CEC1F692C3B4A0E8DF17E537F16C6BDB5D702E5C591BBD5CCDCCB9381D25 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.locale.en-US.yaml b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.locale.en-US.yaml new file mode 100644 index 000000000000..97a26ef30e4f --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.locale.en-US.yaml @@ -0,0 +1,180 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.12.0 +PackageLocale: en-US +Publisher: EdgeTX +PublisherUrl: https://edgetx.org/ +PublisherSupportUrl: https://github.com/EdgeTX/edgetx/issues +PackageName: EdgeTX Companion +PackageUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.9.4/edgetx-cpn-win64-v2.9.4.zip +License: GPL-2.0 +LicenseUrl: https://github.com/EdgeTX/edgetx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021-2024 EdgeTX +ShortDescription: The cutting edge open-source firmware for your R/C radio +Description: EdgeTX is the cutting edge of OpenTX. It is the place where innovative ideas and cutting-edge features are developed and field-tested by the enthusiasts of our hobby. EdgeTX is a community project – ideas from the community, developed by the community, and enjoyed by the community! The community will always have a say in what EdgeTX is and what EdgeTX will be in the future. Without community feedback and involvement EdgeTX cannot exist. +Tags: +- fpv-racing +- hacktoberfest +- radio +- rc +ReleaseNotes: |- + We are pleased to offer EdgeTX "Queen Anne's Revenge" v2.12.0. Thank you for all the feedback and testing by you, the community (and partner manufacturers) which has allowed us to identify and squash both new and old bugs!! We simply cannot have done this without you! 🤗 🍻 + Note + As with any firmware update, please ensure you back up your model and radio settings before updating, fully bench-test your models after updating, and report any issues you encounter. + For MacOS users, Companion is now only compiled for MacOS 12 and above. Stay with v2.10.5 or earlier if you need support for an older version of MacOS. + Migration Information + - If you have an old OpenTX Companion (.otx) file you need to convert or open, you will need to use EdgeTX Companion v2.10 or earlier. + - If you wish to upgrade from OpenTX 2.3 or EdgeTX 2.4/2.5, you must use either EdgeTX v2.8.x firmware or EdgeTX Companion v2.10.x. + See the EdgeTX Manual for more information. + Warning + If you are using a STM32 F2 based radio, EdgeTX v2.11 is the last release series to support these radios. Check this list or the Supported Radios list if you are unsure if this affects you. Because of this, EdgeTX v2.11 will continue to be supported alongside 2.12, 3.0, etc., with a focus on bug fixes. + Tip + Radios based on STM32H7 MCUs update differently to older radios. To update radios such as the Flysky PA01 & ST16, Jumper T15 Pro, RadioMaster TX15 and TX16S MK3, please follow the instructions in the EdgeTX Manual. + Highlights of this release include: + Support for several next gen STM32 H7 based radios. B&W screen radios get a model quick select option and source options for mixes are consistent with their color screen counterparts. Color screen radios get theme control of the quick menu, QR GPS code locator tool and a few more screen layout options. There are a lot of under the hood fixes and changes, as well as STM32F4 radios being generally faster to start than in 2.11. Companion has improvements to firmware flashing generally (in addition to the necessary added support for UF2 files), can download and install the ExpressLRS Lua tool as part of update checks, will preserve your calibration settings when writing old model and radio settings to the handset, and will also ensure your model notes are stored in your .etx file. + EdgeTX v2.12 is intended to be a stable firmware series for STM32 H7 radios which where added in 2.11 and the pre-release 3.0 which has been postponed as the new UI being worked on is not ready yet for prime time use. This is so you no longer have to use the nightly version or checking some manufacturer website to see if there are any updates. While the focus is for STM32H7 radios, it is suitable for anyone with a STM32F4 or STM32H7 handset (with one exception - the PA01 - there are some outstanding issues for this handset still which makes 2.11 the better choice for now). + New Handsets (since 2.11.0) + - FlySky ST16 + - FlySky PA01 + - FlySky PL18U + - Jumper T15 Pro (#6592) + - RadioMaster TX15 (#6484) + - RadioMaster TX16S MK3 (#7016) + 🔳 Black & White Screen Radio + 🚀 Features + - preview color on customisable switch LED when editing the color (#6716) + - make source selection consistent with color screen radios (#6685) + - add 'Model quick select' option (#6688) + 🐛 Bug Fixes + - cannot edit colors for customizable switch LEDs (#7106) + - cannot select channel for override Special Function (#7052) + 🧹 Chores + - refactor and cleanup of code (#6481) + - enable LTO for board_bl to prevent bootloader overflow (#6541) + 🎨 Color Screen Radio + 🚀 Features + - show ambient light sensor on analog debug pages (#7030) + - add theme colors for quick menu (#6799) + - move model notes to model setup group in quick menu (#6737) + - add 4x2 and 6x1 main view layouts (#6660) + - delay load the built in widgets to improve responsiveness (#6480) + - spectrum analyzer peak hold (#6451) + - GPS QR code locator tool (#6431) + - extra glyphs for logical switches and curves, bolder icons (#2047) + - add fixed color set to the color picker (#6182) + 🐛 Bug Fixes + - top bar widgets may not be shown (#7174) + - main view trims and sliders may be created twice (#7149) + - built in widgets may not update when widget settings are changed (#7135) + - quick menu does not close when screen tapped outside quick menu area (#7124) + - rename 6x1 layout for consistency and add to Companion (#7055) + - key shortcuts should not be active on 'Keys' debug page (#7011) + - subtrim value on Outputs page not updated when copying all trims to sub trims (#6998) + - pressing a key may cause unnecessary page reload (#6996) + - simulator may crash or freeze when RF module is set to MPM (#6954) + - audio does not play for switch and throttle warnings (#6934) + - radio may crash if model yaml file does not contain any screen definitions (#6916) + - deleting last screen may not update the UI and corrupt model yaml file (#6887) + - ensure backlight ON & OFF sliders always visible (#6865) + - top level quick menu items not dimmed when sub menu selected (#6845) + - rotary encoder may not work after editing a telemetry sensor (#6852) + - radio may crash when using key shortcuts (#6832) + - new model may not load radio info and date/time widgets (#6825) + - UI setup widgets page crashes (#6824) + - UI quick menu may show invalid screens (#6817) + - full screen dialog may crash (#6806) + - simulator may crash on some setup pages (#6804) + - rotary encoder may not work in setup menus (#6801) + - memory leaks in UI code (#6794) + - model YAML not updated when screens are added or removed (#6780) + - focus outline clipped on the color bars when editing a color (#6741) + - add quick menu key mapping for PA01 and ST16 (#6734) + - remove unnecessary scroll bars from theme editor (#6740) + - theme preview layout not correct on some radios (#6731) + - radio yaml file may not be parsed correctly on H7 radios (#6725) + - top bar buttons overlap close button when editing a theme color (#6727) + - preview may not work when editing customisable switch colors in radio setup (#6714) + - color picker UI issue with fixed color set (#6709) + - quick menu showing logical switch button when logical switches not enabled (#6711) + - input curve preview not updating when 'Side' value changed (#6675) + - channel bars overlap close button on mix and output edit pages (#6665) + - popup warning may block UI and key input (#6648) + - quick menu may crash after using USB SD mode (#6662) + - source picker may show invalid switches (#6590) + 🔨 Refactoring + - UI layout logic to better handle different screen sizes and orientations (#6134) + 🧹 Chores + - use static memory buffer for LVGL (#6922) + - leave compressed bitmap data in flash memory (#6921) + - update font files (#6632) + - remove legacy color definitions (#6204) + - use dynamic memory allocation for screen & widget data (#6782) + 🎮 All Radios Generally + 🚀 Features + - Flysky Gimbal 2.0 Sync Sampling Support (#5869) + - calibration now lets you configure stick inversion (useful if you have modded your gimbals) (#6394) + STM32F4 + - use generic init system on F4 targets (start up faster!!) (#6183) + - re-enable pre-fetch, instruction and data cache (#6979) + - limit CRSF external module speed to 3.75Mbps (#6923) + STM32H7 + - bump max telemetry sensors to 75 (#6649, #7201) + - increase GVAR limit to 15 (#6597) + 🐛 Bug Fixes + - range for V2 value may be incorrect for some logical switches (#7158) + - potential crash when using multi protocol module. (#7039) + - global variable value and range may not be correct (#7009) + - apps / tools list may show duplicate entries (#6703) + - incorrect conversion of custom switch settings in older YAML files (#6696) + - default customizable switches to be like classic 6POS (#6604) + - crossfire temperature sensor unit (#6602) + - check for errors when saving screenshots, invert on inverted B&W, and write valid BMPs on color F4 (#6935) + - don't override protocol defined distance and precision definitions (#6994) + - EM when selecting External RF mode PPM (#6909) + - make sure debug build bootloader always handles USB (#6900) + - FR translation not compiling (#6854) + - custom function switch initialisation should only add SW1-SW6 to group 1 (#6681) + - configure default switch warning for customizable switches (#6636) + - pushCS should not be a GF (#6571) + - firmware size in UF2 bootloader after flashing (#6542) + - review Jumper VREF values (#6285) + - CLI stack display (#6222) + - disable gyro in USB storage mode (#6917) + - generated yaml parser files may be incorrect (#6805) + - incorrect tilde character in logical switch 'a~x' function (#6798) + - telemetry sensors may show incorrect units (#6652) + - do not show Onebit on unsupported handsets (#6611) + - use correct flash size instead of 2MB (#6562) + - UF2 - prevent being unable to flash when corrupted firmware present (#6814) + 🔨 Refactoring + - switch handling to better support customisable switches (#6095) + - unified battery and RTC voltage (#6065) + 🧹 Chores + - update German 🇩🇪 translations (#7122, #7123) + - preserve external COMMON_OPTIONS for non-Ninja builds (#7041) + - refresh MPM defs to 1.3.4.31 (#6515) + - common led driver (#6927) + - update Chinese (Simplified) 🇨🇳 and Chinese (Traditional) 🇹🇼 translations (#6619, #6850) + - enhance CRSF parsing script (#6785) + - add vector source images for radio images, update some 800x480 images (#6646) + - only use nano lib when required (#6655) + - improve translation string management (#6502) + - update Italian translations 🇮🇹 (#6584) + - update SE 🇸🇪 translations (#6348, #6582, #6928) + - validate fw.json syntax and target order (#6533) + - use Ninja for Win cpn and improve Python support (#6455) + - remove Qt and SDL2 from radio unit tests (#6452) + - remove libfox from ubuntu setup scripts (#6450) + - cleanup GVAR code (#6332) + - update to LVGL 8.4 (#5038) + - translation housekeeping + - update Russian translation (#6559) + - update Hebrew 🇮🇱 translation (#6770, #7173) + - update Danish 🇩🇰 translations (#7078, #7092) + - pre prefix for non-release builds (#6596) + - separate DSMP and DSM2, cleanup code, add DSMP status display and Enable AETR option (#6932) +ReleaseNotesUrl: https://github.com/EdgeTX/edgetx/releases/tag/v2.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.yaml b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.yaml new file mode 100644 index 000000000000..aadbb9f87b39 --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.12.0/EdgeTX.Companion.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.installer.yaml b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.installer.yaml new file mode 100644 index 000000000000..3b1279f6ab68 --- /dev/null +++ b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.installer.yaml @@ -0,0 +1,13 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EnsoAnalytics.Enso +PackageVersion: 2025.3.4 +InstallerType: exe +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/enso-org/enso/releases/download/2025.3.4/enso-win-x64-2025.3.4.exe + InstallerSha256: D199FA60173BB745CF300BA8CE46B742BDFF04318B809C3CBF2FA10F8D074F10 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.locale.en-US.yaml b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.locale.en-US.yaml new file mode 100644 index 000000000000..c8a1a9221444 --- /dev/null +++ b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.locale.en-US.yaml @@ -0,0 +1,91 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EnsoAnalytics.Enso +PackageVersion: 2025.3.4 +PackageLocale: en-US +Publisher: Enso Analytics +PublisherUrl: https://www.ensoanalytics.com/ +PublisherSupportUrl: https://github.com/enso-org/enso/issues +PrivacyUrl: https://www.ensoanalytics.com/agreements/privacy +Author: Enso Analytics +PackageName: Enso +PackageUrl: https://github.com/enso-org/enso/releases/tag/2025.3.1 +License: Apache-2.0 +LicenseUrl: https://github.com/enso-org/enso/blob/HEAD/LICENSE +Copyright: © 2025 Enso Analytics +CopyrightUrl: https://www.ensoanalytics.com/agreements +ShortDescription: Full-featured data prep platform designed for collaboration. +Description: 'Enso Analytics is a modern, workflow-based data preparation platform designed for teams. Keep your familiar, visual, no-code canvas and unlock powerful features: cross-platform support for Windows, Mac, and Linux, built-in scheduling, granular version history, and encrypted secrets. With seamless in-memory and in-database processing, your complex data prep runs efficiently where your data lives.' +Moniker: enso +Tags: +- compiler +- enso +- functional +- graalvm +- hybrid +- interpreter +- jit +- language +- polyglot +- rts +- textual +- visual +ReleaseNotes: |- + Download + Enso IDE + Enso IDE is the main product of the Enso project. The packages are stand-alone, they contain both GUI and the backend. + Download links: + - Windows + - Linux + - macOS (Apple silicon) + This is the recommended download for most users. + Enso Engine + If you are interested in using Enso Engine command line tools only, download the Enso Engine bundle. + Download links: + - Windows + - Linux + - macOS (Apple silicon) + These are archives containing the Enso portable distribution. User is responsible for setting up the environment variables and adding the bin directory to the PATH. + Note that these distributions do not allow you to use the Enso IDE. + It is recommended only for advanced users, who want to just try the compiler CLI. + Anonymous Data Collection + Please note that this release collects anonymous usage data which will be used to improve Enso and prepare it for a stable release. We will switch to opt-in data collection in stable version releases. The usage data will not contain your code (expressions above nodes), however, reported errors may contain brief snippets of out of context code that specifically leads to the error, like "the method 'foo' does not exist on Number". The following data will be collected: + - Session length. + - Graph editing events (node creation, deletion, position change, connect, disconnect, collapse, edit start, edit end). This will not include any information about node expressions used. + - Navigation events (camera movement, scope change). + - Visualization events (visualization open, close, switch). This will not include any information about the displayed data nor the rendered visualization itself. + - Project management events (project open, close, rename). + - Errors (IDE crashes, WASM panics, Project Manager errors, Language Server errors, Compiler errors). + - Performance statistics (minimum, maximum, average GUI refresh rate). + Changelog + Enso IDE + - Add component alignment options. + - Components have Expanded/Collapsed modes. The effect is visible in + Table.input components. + - Text widgets have a fixed maximum size in collapsed mode + - Fixed uploading corrupted projects to the cloud storage + Enso Standard Library + - Multiline if_then_else. + - Using dual JVM mode for `Standard.Microsoft`. + - Standard.Test pending field is lazy. + - Using dual JVM mode for `Standard.AWS`. + - Running `Standard.Tableau` in dual JVM mode. + - Polishing Standard.Test API. + - Add Amazon SES email provider + - Support for reading Alteryx YXDB files. + - Salesforce OAuth support. + - Launching another Enso process via `Process_Builder` + - Redshift schema support. + - `Process_Builder.set_env`. + Enso Language & Runtime + - `Panic.rethrow` keeps original location + - Use `State.get if_missing` to avoid too frequent `Panic.throw` + - [Lazily initialized local variables with `Ref.new lazy=True`][14554]. + - Flush system caches via `Runtime.gc` + - Removing `catch_primitive` from the API + - `polyglot java import` loads classes from HotSpot JVM +ReleaseNotesUrl: https://github.com/enso-org/enso/releases/tag/2025.3.4 +PurchaseUrl: https://www.ensoanalytics.com/product +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.yaml b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.yaml new file mode 100644 index 000000000000..4bcec29881ed --- /dev/null +++ b/manifests/e/EnsoAnalytics/Enso/2025.3.4/EnsoAnalytics.Enso.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EnsoAnalytics.Enso +PackageVersion: 2025.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 000000000000..ff6e022a7c5e --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.61.0/fastfetch-windows-amd64.zip + InstallerSha256: 67AF437124AD30D5571071649BB71951EEA6F8A5CB781C31F83536DD77D48ACB +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.61.0/fastfetch-windows-aarch64.zip + InstallerSha256: CAE5B0C84633D2ED91E7F8AA604ED91C2C672E64E25E3D670EA5BB7FC015C5AE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 000000000000..fa1d1f6a6559 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Changes: + - Support for Windows 7 and 8 has been removed. + - Windows 8.1 is now the oldest version supported by fastfetch. + - The GPU module on WSL no longer relies on DXCore. + - The directx-headers dependency is no longer required. + - Fastfetch on Linux is now pure C; a C++ compiler is no longer required. + - GPU type detection is now slightly less accurate, but detection speed should be slightly faster. + - The GPU module on Windows now uses DXCore for more accurate GPU type detection (requires Windows 10 or later). + - This feature is built only when DXCore headers are available, which requires installing mingw-w64--x86_64-directx-headers on MSYS2. + + Features: + - Adds a brightness option for color display configuration (#2238, Colors) + - Adds support for detecting Bluetooth keyboards on Linux (#2220, Keyboard) + - Adds support for detecting GlazeWM (WM, macOS) + - Adds a showEmptySlots option to display empty memory slots on Linux (#2222, PhysicalMemory) + - Adds marketing product name detection on Asahi Linux (Host, Linux) + - Adds support for new M5 Mac models (Host, macOS) + - Improves SMBIOS robustness by validating malformed data and improving error handling + - Improves reliability when terminating child processes (Processing, Windows) + - Improves Intel Mac support by querying SMBIOS data directly (Global, macOS) + - Includes numerous internal cleanups and optimizations + + Bugfixes: + - Fixes missing memory devices on some machines (PhysicalMemory) + - Fixes CPUCache deduplication for shared caches (#2228, CPUCache, Linux) + - Fixes WM version reporting for niri (#2218, WM, Linux) + - Fixes SSID decoding issues from iw output (Wifi, Linux) + - Fixes the CMD code page being changed after running fastfetch on Windows (#2245, Windows) +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.61.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 000000000000..be97da5758a9 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml new file mode 100644 index 000000000000..ac084a2bf87b --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Protocols: +- preform +FileExtensions: +- form +- obj +- stl +ProductCode: '{4c9cbf3d-051b-4e6c-9ed7-b21a9ce5e771}' +AppsAndFeaturesEntries: +- ProductCode: '{4c9cbf3d-051b-4e6c-9ed7-b21a9ce5e771}' + UpgradeCode: '{958D43B4-AB83-40EF-936B-B404C3505353}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Formlabs\PreForm' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.formlabs.com/PreForm/Release/3.57.1/PreForm_win_3.57.1_release_releaser_623_111275.exe + InstallerSha256: 5473C3CA31E91A2E3D64569621F91233D8B4D19A5BA5534CF2795D111A19C4B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml new file mode 100644 index 000000000000..69d0f14544e8 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +PackageLocale: en-US +Publisher: Formlabs +PublisherUrl: https://formlabs.com/ +PublisherSupportUrl: https://support.formlabs.com/ +PrivacyUrl: https://formlabs.com/privacy-policy/ +Author: Formlabs Inc. +PackageName: PreForm +PackageUrl: https://formlabs.com/software/preform/ +License: Freeware +LicenseUrl: https://formlabs.com/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. All rights reserved. +CopyrightUrl: https://formlabs.com/terms-of-service/ +ShortDescription: PreForm is the 3D printing software that prepares your models for printing on Formlabs 3D printers in just a few minutes. +Tags: +- 3d-printing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml new file mode 100644 index 000000000000..183fe2c42d8b --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +PackageLocale: zh-CN +PublisherUrl: https://formlabs3d.cn/ +PublisherSupportUrl: https://support.formlabs.com/s/?language=zh_CN +PrivacyUrl: https://formlabs3d.cn/privacy-policy/ +PackageUrl: https://formlabs3d.cn/software/preform/ +License: 免费软件 +LicenseUrl: https://formlabs3d.cn/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. 保留所有权利。 +CopyrightUrl: https://formlabs3d.cn/terms-of-service/ +ShortDescription: PreForm 是一款 3D 打印软件,可在数分钟内完成使用 Formlabs 3D 打印机的模型准备工作。 +Tags: +- 3d打印 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml new file mode 100644 index 000000000000..730776416ea3 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.installer.yaml b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.installer.yaml new file mode 100644 index 000000000000..5e69ba16e43b --- /dev/null +++ b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FreedomScientific.JAWS.2026 +PackageVersion: 2026.2603.86.400 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +FileExtensions: +- fsca +- jcf +- mls +AppsAndFeaturesEntries: +- UpgradeCode: '{696430D5-10A2-4C22-894B-B11192D39AC2}' +Installers: +- Architecture: x64 + InstallerUrl: https://software.vfo.digital/JAWS/2026/2026.2603.86.400/4C358832-E709-4832-9C4B-47357E07F729/J2026.2603.86.400-Offline-x64.exe + InstallerSha256: D4FD8E9F8DD3DD65C534989144E93E5FA51C157E918D8093A6344EA28D56A835 + ProductCode: '{a0f967c5-ab02-4d90-a97c-24ea7f0288a6}' +- Architecture: arm64 + InstallerUrl: https://software.vfo.digital/JAWS/2026/2026.2603.86.400/4C358832-E709-4832-9C4B-47357E07F729/J2026.2603.86.400-Offline-arm64.exe + InstallerSha256: B2BB6110E0DAE5A26C222D299DC535F4011FC1A36D7A897B96CE42ACCDA211FC + ProductCode: '{e89d0a45-f3be-4227-923f-1ba13aae81f3}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.en-US.yaml b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.en-US.yaml new file mode 100644 index 000000000000..91a500738f1d --- /dev/null +++ b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FreedomScientific.JAWS.2026 +PackageVersion: 2026.2603.86.400 +PackageLocale: en-US +Publisher: Freedom Scientific +PublisherUrl: https://www.freedomscientific.com/ +PublisherSupportUrl: https://support.freedomscientific.com/ +PrivacyUrl: https://www.freedomscientific.com/privacy-policy/ +Author: Freedom Scientific, Inc. +PackageName: Freedom Scientific JAWS 2026 +PackageUrl: https://www.freedomscientific.com/products/software/jaws/ +License: Proprietary +LicenseUrl: https://support.freedomscientific.com/eula/enu/ +Copyright: Copyright © 2026 by Freedom Scientific, Inc. +CopyrightUrl: https://support.freedomscientific.com/eula/enu/ +ShortDescription: The screen reader that provides speech and Braille output designed for computer users whose vision loss prevents them from seeing screen content or navigating with a mouse. +Description: JAWS, Job Access With Speech, is the world’s most popular screen reader, developed for computer users whose vision loss prevents them from seeing screen content or navigating with a mouse. JAWS provides speech and Braille output for the most popular computer applications on your PC. You will be able to navigate the Internet, write a document, read an email and create presentations from your office, remote desktop, or from home. +Tags: +- accessibility +- screen +- screen-reader +ReleaseNotes: |- + The following is a list of improvements made between the February 2026 release and the March 2026 update. + Transition from Freedom Scientific to Vispero + You will begin to see the name Vispero appear throughout JAWS, ZoomText, and Fusion as we start transitioning from the Freedom Scientific brand. This release introduces the first phase of that change, and most product references previously labeled Freedom Scientific will now display Vispero. + As part of this update, FSCompanion has also been renamed to Vispero Companion and the FS Support Tool has been renamed to Support Tool. + During the transition, you may still notice the Freedom Scientific name in some areas of the software and website. These remaining references will be updated over time. + Please note that the Freedom Scientific name will continue to be used for certain hardware products, such as the Focus Braille Display, and these names are not affected by the change. + Visual Refresh + The JAWS and Fusion desktop icons have been refreshed with an updated look. + For JAWS, the desktop icon now shows a blue background with a white “J” and a smaller shark fin, replacing the previous white shark fin icon. The JAWS application logo in the program window has also been updated. + For Fusion, the desktop icon now shows the letter “F” on a red/orange background with a small shark fin, replacing the previous atom symbol. The color remains similar to the previous icon to help make it easy to recognize after updating. + New Option to Use UIA for Web Content (Early Adopter Program) + JAWS now includes a new option to use UIA (User Interface Automation) when reading accessibility information on web pages in browsers like Microsoft Edge and Google Chrome. Support for UIA is becoming increasingly important in some enterprise and workplace environments, and this option allows users and organizations to explore this capability as support continues to evolve. + To enable this option, do the following: + 1. In the JAWS Options menu, choose Early Adopter Program. + 2. Select Enable native UIA support in browsers such as Google Chrome and Microsoft Edge. + 3. Select OK and restart the software. + To submit feedback on your experience: + 1. In the JAWS Options menu, choose Early Adopter Program. + 2. Select the Send Feedback button located after the Enable native UIA support in browsers such as Google Chrome and Microsoft Edge check box. + 3. Complete the Early Adopter Program Feedback form and select Submit Feedback. + Aria and Web + - On pages that use tabbed content, JAWS now consistently places focus on the currently selected tab, helping make navigation clearer and more predictable. + Google Workspace + - When using the Google Quick Keys layer (INSERT+SPACE, G) in Google Docs, pressing SPACE or SHIFT+SPACE to read by paragraph no longer causes JAWS to read extra table content if focus moves into a table. + - You can now use the JAWS keystrokes for announcing the current column title or row title (INSERT+ALT+SHIFT+C and INSERT+ALT+SHIFT+R) in Google Workspace documents and spreadsheets. + - JAWS Quick Settings (INSERT+V) for Google Workspace have been updated so the Current Table options appear only when you’re focused inside a table in Google Docs, and not in Google Sheets where they are not relevant. + Convenient OCR and Picture Smart + - When using Convenient OCR to scan an image, you can now cancel a scan and start another one without any issues. + - When acquiring images from a scanner using Picture Smart or Convenient OCR, the Scanners and Cameras dialog now lets you choose between a Flatbed or Feeder, giving you more flexibility depending on how your scanner is set up. + Other + - Reduced the chances of being unexpectedly signed out of your Vispero account while using JAWS, ZoomText, or Fusion. + - In the JAWS application window, the Getting Started option under Utilities > Voice Assistant has been renamed to Help, making it easier to find and more consistent with other areas of JAWS. + - When tabbing through Zoom, JAWS no longer announces extra, unnecessary information. +ReleaseNotesUrl: https://support.freedomscientific.com/Downloads/JAWS/JAWSWhatsNew +PurchaseUrl: https://store.freedomscientific.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.zh-CN.yaml b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.zh-CN.yaml new file mode 100644 index 000000000000..79a2b9f1a54d --- /dev/null +++ b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FreedomScientific.JAWS.2026 +PackageVersion: 2026.2603.86.400 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 可语音和盲文输出的屏幕阅读器,专为视力受损而无法查看屏幕内容或使用鼠标导航的计算机用户设计。 +Description: JAWS(Job Access With Speech)是全球最受欢迎的屏幕阅读软件,专为因视力障碍而无法查看屏幕内容或使用鼠标操作电脑的用户开发。该软件能为个人电脑上各类主流应用程序提供语音和盲文输出支持,无论是办公、远程桌面还是居家场景,用户皆可借助 JAWS 浏览互联网、撰写文档、阅读邮件以及制作演示文稿。 +Tags: +- 屏幕 +- 屏幕阅读器 +- 无障碍 +- 辅助功能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.yaml b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.yaml new file mode 100644 index 000000000000..75eaac51945a --- /dev/null +++ b/manifests/f/FreedomScientific/JAWS/2026/2026.2603.86.400/FreedomScientific.JAWS.2026.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FreedomScientific.JAWS.2026 +PackageVersion: 2026.2603.86.400 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.installer.yaml new file mode 100644 index 000000000000..544ef84f936d --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.0.0.4 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{68B61DE0-07A0-499E-B3FB-F15893641EB9}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.0.0.2/CBriscola.Avalonia-2.0.0.4-material-amd64.msi + InstallerSha256: 13FA812DB056EB40DB098BE1A7A2340855CF9F5BC3ACAD0E226B2FDA4CAFCBFC +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.0.0.2/CBriscola.Avalonia-2.0.0.4-material.arm64.msi + InstallerSha256: 5228D5857B0FC63284BA1D2446A869DA218D8609A1DAB493982E0073A0D0275E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-01 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml new file mode 100644 index 000000000000..8396b9c02fde --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.0.0.4 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/issues +Author: Giulio Sorrentino +PackageName: CBriscola.Avalonia +PackageUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material +License: GPLv3 +LicenseUrl: https://raw.githubusercontent.com/GiulianoSpaghetti/CBriscola.Material/master/LICENSE.txt +Copyright: 2025 Giulio Sorrentino +ShortDescription: Il gioco della briscola in c# con avalonia in dialetto material di google, senza multiplayer e coi livelli +Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer in Avalonia col dialetto material di google. Non utilizza lo stylesheet di google, ma utilizza la ReactiveUI. L'algoritmo è brevettato: i punti in totale sono 120, ossia 4 assi che valgono 11 punti ciascuno, 4 3 che valgono 10 punti ciascuno, 4 10 che valgono 4 punti ciascuno, 4 9 che valgono 3 punti ciascuno, 4 8 che valgono 2 punti ciascuno. Dal momento che la matematica non è una opinione: 4*11+4*10=84. 4*4+4*3+4*2=16+12+8=36 84+36=120 punti totali 120/2 = 60, servono 61 punti per vincere basandosi solo sui carichi si rischia di perdere, perché 84-61=23, bisogna prenderli quasi tutti e lasciare solo 23 punti di carichi 60-36=24, prendendo tutte le altre carte bastano solo 3 carichi per vincere. IL livello 1 gioca prendendo con la briscola, i livelli 2 e 3 seguono questa teoria." +Tags: +- trump suit +- card game +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/tag/2.0.0.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.yaml new file mode 100644 index 000000000000..9580d82d169e --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.0.0.4/GiulioSorrentino.CBriscola.Avalonia.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.0.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.installer.yaml new file mode 100644 index 000000000000..3ab004153759 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8575 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-28 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b8575/llama-b8575-bin-win-vulkan-x64.zip + InstallerSha256: C221874BE69D67A93AF51531819E40FDA961A7705E03391458C86B12AC8CE301 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 000000000000..7241b278cbb2 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8575 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + fix **/x glob matching (#21129) + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu s390x (CPU) + - Ubuntu x64 (OpenVINO) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.1 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b8575 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.yaml new file mode 100644 index 000000000000..5f3c72fd5906 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8575/ggml.llamacpp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8575 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.installer.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.installer.yaml new file mode 100644 index 000000000000..9f2ae28e995b --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.336 +InstallerType: portable +Commands: +- hmcl-dev +ReleaseDate: 2026-03-29 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/HMCL-dev/HMCL/releases/download/v3.13.0.336/HMCL-3.13.0.336.exe + InstallerSha256: A017F5B60D7F08E4AFAFB8B5B8C9C78B0652ED8E934006A7ABAAB7D65C397359 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.en-US.yaml new file mode 100644 index 000000000000..bdaa84d94712 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.336 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Dev +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd26c1bef149 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.336 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 开发版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotesUrl: https://docs.hmcl.net/changelog/dev.html#HMCL-3.13.0.336 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.yaml new file mode 100644 index 000000000000..06ef948d7937 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.336/HMCL.HMCL.Dev.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.336 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.installer.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.installer.yaml new file mode 100644 index 000000000000..29b26439e54e --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.336 +InstallerType: portable +Commands: +- hmcl-dev +ReleaseDate: 2026-03-29 +Installers: +- Architecture: neutral + InstallerUrl: https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.13.0.336/HMCL-3.13.0.336.exe + InstallerSha256: A017F5B60D7F08E4AFAFB8B5B8C9C78B0652ED8E934006A7ABAAB7D65C397359 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.en-US.yaml new file mode 100644 index 000000000000..36d1ba81df5a --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.336 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Dev +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml new file mode 100644 index 000000000000..fa272814cd9b --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.336 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 开发版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotesUrl: https://docs.hmcl.net/changelog/dev.html#HMCL-3.13.0.336 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.yaml new file mode 100644 index 000000000000..d13f20ee5ca3 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.336/HMCL.HMCL.Dev.CNB.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.336 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..e6ff9562aee1 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-x64.exe + InstallerSha256: D7B7AE17CF9950AB951348639F835994793368BA9C29C0035E0085788BBD15BC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-x64.exe + InstallerSha256: D7B7AE17CF9950AB951348639F835994793368BA9C29C0035E0085788BBD15BC + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-arm64.exe + InstallerSha256: BBB6112F83B4EF58673FF4FC0BA757B44114515F603E11B4BB50F89B7919FDE4 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..28e7052e2bd6 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,67 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + ✨ Highlights + 1) AionUi Morph PPT with real-time rendering, powerred by OfficeCLI x AionUi + + - Expanded morph-ppt capabilities for a more visual and transparent slide-building workflow. + - Added clearer preview and system-app warning messages to reduce confusion during generation. + - Improved WebUI/Server-mode support for PPT preview and shell-open actions, making local and remote usage more consistent. + - Result: users can see the PPT being produced step by step instead of waiting for a black-box final output. + 2) OfficeCli now includes built-in Skills + - OfficeCli ships with built-in skills to reduce setup friction and speed up onboarding. + - Skills sync reliability improved by separating built-in and user skill directories. + - Better end-to-end flow from intent → generation → preview → iteration in PPT workflows. + 🚀 Other Improvements + - i18n: replaced Chinese fallback strings with English in t() calls. + - Search: added Cmd/Ctrl + Shift + F history shortcut. + - Conversation UX: cycle visible sessions with Ctrl + Tab. + - Server: added webserver standalone mode. + - UI polish: formatting fixes in channel config forms and skills hub settings. + - Mobile: mobile-related enhancements and fixes. + What's Changed + - fix(i18n): replace Chinese fallback strings with English in t() calls by @amanharshx in https://github.com/iOfficeAI/AionUi/pull/1651 + - feat(search): add Cmd/Ctrl+Shift+F history shortcut by @Eric-Song-Nop in https://github.com/iOfficeAI/AionUi/pull/1625 + - fix(morph-ppt): clarify preview and system app warning by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/1664 + - refactor(morph-ppt): remove hardcoded inspiration topics by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/1666 + - style: fix formatting issues in channel config forms and skills hub settings by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1668 + - feat(server): webserver standalone mode by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1665 + - fix(skills): separate builtin and user skills directories for reliable sync by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1673 + - fix(conversation): cycle visible sessions with ctrl+tab by @Eric-Song-Nop in https://github.com/iOfficeAI/AionUi/pull/1623 + - Mobile by @xavierliang in https://github.com/iOfficeAI/AionUi/pull/1506 + - fix(webui): support PPT preview and shell open in server mode by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1679 + - chore: bump version to 1.9.0 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1680 + New Contributors + - @amanharshx made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1651 + - @Eric-Song-Nop made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1625 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.8.33...v1.9.0 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.9.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce27f5d47c3d --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..b5df601a92d7 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..f811ef82ec22 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-03-25 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.1/AionUi-1.9.1-win-x64.exe + InstallerSha256: A4E1B03C334AA6426B98010013D0EFB6152330B925FF44308DAB9D415121F263 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.1/AionUi-1.9.1-win-x64.exe + InstallerSha256: A4E1B03C334AA6426B98010013D0EFB6152330B925FF44308DAB9D415121F263 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.1/AionUi-1.9.1-win-arm64.exe + InstallerSha256: 30ACAB5508FF0BBC5845AAB462BE9D95FADE90B7F49918E98BC56706DC2B37C6 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..3e46c6c6f5f0 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.1 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - refactor(morph-ppt): switch to remote style source and add localized Morph README showcase by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/1681 + - chore(readme): replace WeChat group QR image by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/1690 + - docs(readme): mention OfficeCLI in Morph sections by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/1683 + - chore: fix test local env isolation and cleanup tooling by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1694 + - test: mock UserRepository in webuiQR unit test by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1695 + - fix: ensure SQLite WAL is checkpointed on graceful shutdown by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1696 + - perf(warmup): add conversation bootstrap preheating on input focus by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1703 + - chore(oss-pr): add quality checks and test steps to workflow by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1706 + - fix(acp): improve prompt timeout handling with cancel support and configurable duration by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1709 + - feat(weixin): add WeChat channel plugin with QR login and UI by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1704 + - fix(guid): use effective backend type for preset agent config lookups by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1711 + - feat(preview): auto-refresh preview when external tools modify files by @luanruisong in https://github.com/iOfficeAI/AionUi/pull/1686 + - fix(skills): complete native skill symlink mapping and add prompt injection fallback by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1713 + - test(preview): add mtime polling tests for PreviewContext file watch by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1714 + - chore: bump version to 1.9.1 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1715 + New Contributors + - @luanruisong made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1686 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.0...v1.9.1 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.9.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a823172eeca --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.1 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..402cc783e5f1 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.1/HaiYing.AionUi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..10b0c706bb3b --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1485 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.1485/Jackett.Installer.Windows.exe + InstallerSha256: 35594F4CAE747418B0F9C5C9B270B10BB4D81C944CF19E19996457D86CF84C06 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..e45007b9c428 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1485 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - 78fcb9d Revert "torrentkitty: update domains" + - 232c2aa nordicbytes: bump engine tag + - 9bc422a Update README.md + - d9c3c0b hd-club: add DLVF, vip/exclusive detection, MR + - f5111e3 hdc: remove broken link #16585 + - 9bcdc58 hd-club: new selectors. resolves #16703 + - 1f496ac thebrothers: new cat + - 94d3a07 matrix: add faulty upload flag detection + - b65383c assorted: update domain list links + - e7a1489 nortorrent: new domain + See More + - 6fbd688 majomparade: add new domain (#16714) + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.1485 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.yaml new file mode 100644 index 000000000000..6f9bac7b83bc --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1485/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1485 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml b/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml index 0e055ae0da3f..349413b00c8d 100644 --- a/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml +++ b/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml @@ -125,6 +125,9 @@ FileExtensions: - xltx - xpm ProductCode: Kingsoft Office +AppsAndFeaturesEntries: +- ProductCode: Kingsoft Office + Publisher: Kingsoft Corp. ReleaseDate: 2026-02-03 Installers: - Architecture: x86 diff --git a/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.installer.yaml b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.installer.yaml new file mode 100644 index 000000000000..3ec82ea8462f --- /dev/null +++ b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KinichiAnjuMakino.unifocl +PackageVersion: 2.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: unifocl.exe + PortableCommandAlias: unifocl +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kiankinakomochi/unifocl/releases/download/v2.14.0/unifocl-2.14.0-win-x64.zip + InstallerSha256: B37A58AA2779530718CFFE75C7F7677E726A1F10E73259E65A84B2D1FAD1F7B3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.locale.en-US.yaml b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.locale.en-US.yaml new file mode 100644 index 000000000000..a6d0dc43968e --- /dev/null +++ b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KinichiAnjuMakino.unifocl +PackageVersion: 2.14.0 +PackageLocale: en-US +Publisher: Kinichi Anju Makino +PublisherUrl: https://github.com/Kiankinakomochi +PublisherSupportUrl: https://github.com/Kiankinakomochi/unifocl/issues +PackageName: unifocl +PackageUrl: https://github.com/Kiankinakomochi/unifocl +License: Apache-2.0 License +ShortDescription: A CLI/TUI operations layer for Unity, enabling deterministic project interaction for developers and AI agents without the Editor. +ReleaseNotesUrl: https://github.com/Kiankinakomochi/unifocl/releases/tag/v2.14.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Kiankinakomochi/unifocl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.yaml b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.yaml new file mode 100644 index 000000000000..f032d3417534 --- /dev/null +++ b/manifests/k/KinichiAnjuMakino/unifocl/2.14.0/KinichiAnjuMakino.unifocl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KinichiAnjuMakino.unifocl +PackageVersion: 2.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.installer.yaml b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.installer.yaml new file mode 100644 index 000000000000..3b6ab1469567 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Commands: +- clang +- clang-check +- clang-cpp +- clang-format +- clang-tidy +- clang++ +- clangd +- lld +- lldb +- llvm-ar +- llvm-cov +- llvm-cxxfilt +- llvm-lib +- llvm-profdata +- llvm-readobj +- llvm-symbolizer +ProductCode: LLVM +ReleaseDate: 2026-03-24 +AppsAndFeaturesEntries: +- ProductCode: LLVM +InstallationMetadata: + DefaultInstallLocation: Documents\LLVM +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.2/LLVM-22.1.2-win64.exe + InstallerSha256: CC168BFF8D152D68CE5FC8F272BD2390307A1F9192CBE39E9465E373445A2BC3 +- Architecture: arm64 + InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.2/LLVM-22.1.2-woa64.exe + InstallerSha256: 77FBEBFADD59F6E4D6068EE85FC271CAF1F637EAE2C0767246071C006C8F9B29 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.de-DE.yaml b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.de-DE.yaml new file mode 100644 index 000000000000..a0ace5e2cd4e --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.2 +PackageLocale: de-DE +ShortDescription: Das LLVM-Projekt ist eine Sammlung von modularen, wiederverwendbaren Compiler-Toolchain-Technologien. +Tags: +- c +- c++ +- clang +- kompilieren +- kompilierer +- lld +- lldb +- llvm +- objective-c +- werkzeugkette +Documentations: +- DocumentLabel: Dokumentation + DocumentUrl: https://llvm.org/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.en-US.yaml b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.en-US.yaml new file mode 100644 index 000000000000..19f9bcb25493 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.2 +PackageLocale: en-US +Publisher: LLVM +PublisherUrl: https://llvm.org/ +PublisherSupportUrl: https://discourse.llvm.org/ +PackageName: LLVM +PackageUrl: https://llvm.org/ +License: Apache-2.0 with LLVM Exceptions +LicenseUrl: https://github.com/llvm/llvm-project/blob/llvmorg-19.1.0/LICENSE.TXT +Copyright: © Copyright 2003-2026, LLVM Project. +ShortDescription: A collection of modular and reusable compiler and toolchain technologies. +Moniker: llvm +Tags: +- c +- c++ +- clang +- compile +- compiler +- lld +- lldb +- llvm +- objective-c +- toolchain +ReleaseNotes: |- + The full list of changes since 22.1.1 can be viewed here: + Changes + - owenca: [clang-format] Fix regression in annotating angles in static_assert (#187966) (1ab49a973e21) + - Alexey Bataev: [SLP]Improve reductions for copyables/split nodes (ed9551146fc6) + - Martin Storsjö: [LLD] [ELF] Make -z gcs=always implicitly warn on missing GCS, like force-bti (#186203) (8f8b53a0ecb3) + - Pengcheng Wang: [RISCV] Relax out of range Zibi conditional branches (#186965) (8efb87ae5a53) + - Dominik Steenken: [SystemZ] Remove custom lowering of f16 IS_FPCLASS (#187532) (94411c9d5684) + - wanglei: [LoongArch] Ensure .dwo sections do not contain relocations (#187429) (2e1aea64649d) + - Devajith: [clang][AST] Fix assertion in getFullyQualifiedType for AutoType (#186105) (bef8df8a6041) + - Balazs Benics: [analyzer][docs] Mention that ‘expand-macros’ won’t use clang-format in the future (9fdb8da1c50c) + - Victor Chernyakin: release/22.x: Backport workarounds for certain addMatcher overloads ignoring traversal kind (80f11cb923ee) + - Nikita Popov: [PowerPC] Preserve load output chain in vcmpequb combine (#187010) (8ac0a123a5e8) + - Matheus Izvekov: [clang] Backport: use canonical arguments for checking function template constraints (20795d7ebda8) + - wanglei: [lld][ELF] Fix crash when relaxation pass encounters synthetic sections (160377d62836) + - Nikolas Klauser: [libc++] Fix iostream size ABI break (#185839) (dc8750d91147) + - Benjamin Maxwell: Fix comment in FPR128 test (NFC) (3611dc1bf0ac) + - Benjamin Maxwell: [AArch64] Ensure FPR128 callee-save stack offsets are aligned (#184314) (34bf276866f5) + - Artem Belevich: [clang][CUDA] Define _NV_RSQRT_SPECIFIER for glibc-2.42/cuda-13.2 compatibility (#185701) (c1c833734cf0) + - Ayush3941: Update ptrtoaddr provenance reference in ReleaseNotes (b73f72ec9a34) + - mitchell: [clang-tidy] Correctly handle attributes in readability-inconsistent-ifelse-braces (#184095) (6121df77a781) + - Nikita Popov: [SystemZ] Limit depth of findCCUse() (#185922) (5315e0b2f0b5) + - Daniel Paoliello: [arm64ec] Fix missing sret return in Arm64EC entry thunks for large struct returns (#185452) (81cf937ba2ac) + - Luo Yuanke: [FastISel] Lower call instruction with illegal type returned (#180322) (4dfb4b6017c4) + - Congcong Cai: [SimplifyCFG] process prof data when remove case in umin (#182261) (92a6627fa8ef) + - Jonathan Thackray: [AArch64][llvm] Update Armv9.7-A dependencies (#185034) (318adced66e0) + - Mariya Podchishchaeva: [win][clang] Fix devirtualization of vector deleting destructor call (#183741) (7a9fd4a550e5) + - Douglas Yung: Bump version to 22.1.2 (7ad5ff138776) +ReleaseNotesUrl: https://discourse.llvm.org/t/llvm-22-1-2-released/90308 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://llvm.org/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.zh-CN.yaml b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.zh-CN.yaml new file mode 100644 index 000000000000..d6ea3cd23bce --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.2 +PackageLocale: zh-CN +ShortDescription: 一套模块化且可重用的编译器和工具链技术的集合 +Tags: +- c +- c++ +- clang +- lld +- lldb +- llvm +- objective-c +- 工具链 +- 编译 +- 编译器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://llvm.org/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.yaml b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.yaml new file mode 100644 index 000000000000..248093264c00 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.2/LLVM.LLVM.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..b26cce5497d0 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.9.5/CLIProxyAPI_6.9.5_windows_amd64.zip + InstallerSha256: C5E533E57BBE1DEE89335B49A920E85125616535067459E1D8D383828C367E7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..e8e56e119111 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.5 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 36973d4a6f5debc93e768a00b6741a66fadacf8d Handle Codex capacity errors as retryable + - 73c831747b2a53263b0face22a579528177b7882 Merge pull request #2133 from DragonFSKY/fix/2061-stale-modelstates + - 779e6c2d2f0ac53bfbb75a9de2520bd4a54589fa Merge pull request #2231 from 7RPH/fix/responses-stream-multi-tool-calls + - 1767a56d4f58355e9192055a7d0fbea0cb8455dc Merge pull request #2343 from kongkk233/fix/proxy-transport-defaults + - 2741e7b7b3d173cdd21c316cdab547d3ff470a90 Merge pull request #2346 from pjpjq/codex/fix-codex-capacity-retry + - b9b127a7ea088c733c3888c51fdfecc30b8c9fc9 Merge pull request #2347 from edlsh/fix/codex-strip-stream-options + - 36fba66619a17dde0c07b19592e1a8474ed0bb43 Merge pull request #2371 from RaviTharuma/docs/provider-specific-routes + - 55271403fba0ce21b92e31aea779f0947b58fd8d Merge pull request #2374 from VooDisss/codex-cache-clean + - c89d19b300140344f2ec6727296a30a672089c45 Preserve default transport settings for proxy clients + - e41c22ef446544da9fdfcebdcb9b55e21b204638 docs(readme): add LingtrueAPI sponsorship details to all README translations + - 9b7d7021af56fe78abe810ec266f47829bd6f7d7 docs(readme): update LingtrueAPI link in all README translations + - 4c4cbd44dab25856182b8dec8c887c519465e512 fix(auth): avoid leaking or over-persisting affinity keys + - 5c817a9b429b0bf657fb397c5befa3945e8618db fix(auth): prevent stale ModelStates inheritance from disabled auth entries + - 6962e09dd945120760b3ae3166d9e9480a1afd7a fix(auth): scope affinity by provider + - 26eca8b6ba66783cff8fd5747dc630b6e4d9bb14 fix(codex): preserve continuity and safe affinity fallback + - 511b8a992e88a2ffefc806606023dc310a56b808 fix(codex): restore prompt cache continuity for Codex requests + - 754f3bcbc32a92f7639837208e33fe8e5247df7c fix(codex): strip stream_options from Responses API requests + - fbff68b9e00467e3228c36b75c3d9050e5b4a013 fix: preserve choice-aware output indexes for streamed tool calls + - 7e1a543b79b21657536609b7eb14734df3197354 fix: preserve separate streamed tool calls in Responses API + - cc32f5ff618132463c2795911c7eac95e6dbfe14 fix: unify Responses output indexes for streamed items + - 62b17f40a100c312bbdd32f9e5631858ff85af8c refactor(codex): align continuity helpers with review feedback + - e5d3541b5a70bdc9fcc65a69cf26f1986e57d35b refactor(codex): remove stale affinity cleanup leftovers + - 35f158d5261ee6cb7b511ade41bddbebdc08c4b8 refactor(pr): narrow Codex cache fix scope + - 79755e76ea1d503f0a586091c851a45700d7364a refactor(pr): remove forbidden translator changes + - 74b862d8b88dfde3dfe7d3a12f3d46eff1d927a1 test(cliproxy): cover delete re-add stale state flow +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.9.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..1634d7b0b471 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.5 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..85a936551650 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.5/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml new file mode 100644 index 000000000000..14934aa71297 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lucasdeeiroz/robot_runner/releases/download/v2.1.104/Robot.Runner_2.1.104_windows_x64-setup.exe + InstallerSha256: F8ACE76CDFB586B689DB24E19AA0A6F80B7C50763645187E11C3169EF30340A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml new file mode 100644 index 000000000000..30094a5a4df5 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +PackageLocale: en-US +Publisher: Lucas de Eiroz Rodrigues +PublisherUrl: https://github.com/lucasdeeiroz +PublisherSupportUrl: https://github.com/lucasdeeiroz/robot_runner/issues +PackageName: Robot Runner +PackageUrl: https://github.com/lucasdeeiroz/robot_runner +License: MIT License +ShortDescription: A modern, cross-platform GUI for Robot Framework and Appium, designed to simplify test automation workflows. +ReleaseNotesUrl: https://github.com/lucasdeeiroz/robot_runner/releases/tag/v2.1.104 +ReleaseDate: 2026-03-29 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lucasdeeiroz/robot_runner/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml new file mode 100644 index 000000000000..38dac8a7f83c --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.installer.yaml b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.installer.yaml new file mode 100644 index 000000000000..9de3b466fafb --- /dev/null +++ b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MolotovTV.Molotov +PackageVersion: 7.5.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +Protocols: +- molotov +ProductCode: Molotov +Installers: +- Architecture: x86 + InstallerUrl: https://desktop-app.molotov.tv/stable/win32/ia32/Molotov-7.5.1%20Setup.exe + InstallerSha256: 1F0FAD5E958172BA04FC5F82AF3118F6C0E043DEA87C9ACF0EDD335AAC7D1B3E +- Architecture: x64 + InstallerUrl: https://desktop-app.molotov.tv/stable/win32/x64/Molotov-7.5.1%20Setup.exe + InstallerSha256: 8E95B3AB02913BEA12E9BCEC9C30A2B51588FEC22FC1547D7AAE64F56F4BBAFC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.en-US.yaml b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.en-US.yaml new file mode 100644 index 000000000000..e43fb31f0d43 --- /dev/null +++ b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MolotovTV.Molotov +PackageVersion: 7.5.1 +PackageLocale: en-US +Publisher: Molotov +PublisherUrl: https://www.molotov.tv/ +PublisherSupportUrl: https://aide.molotov.tv/ +PrivacyUrl: https://www.molotov.tv/legal/privacy +Author: Molotov SAS +PackageName: Molotov +PackageUrl: https://www.molotov.tv/download +License: Proprietary +LicenseUrl: https://www.molotov.tv/legal/terms +Copyright: © Molotov 2026 +CopyrightUrl: https://www.molotov.tv/legal/terms +ShortDescription: 'Watch all French TV channels using a single app. Thousands of live and replay programs: films, series, news, reality TV, sport, documentaries, cartoons, etc.' +Moniker: molotov +Tags: +- cartoon +- documentary +- film +- movie +- serial +- series +- show +- video +PurchaseUrl: https://www.molotov.tv/offers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.zh-CN.yaml b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.zh-CN.yaml new file mode 100644 index 000000000000..86020bfd7bea --- /dev/null +++ b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MolotovTV.Molotov +PackageVersion: 7.5.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过一个应用观看所有法国电视频道。数千个直播与回放节目:电影、剧集、新闻、真人秀、体育、纪录片、动画片等一应俱全。 +Tags: +- 卡通 +- 少儿 +- 电影 +- 电视剧 +- 视频 +- 纪录片 +- 综艺 +- 连续剧 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.yaml b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.yaml new file mode 100644 index 000000000000..0940657aa4b1 --- /dev/null +++ b/manifests/m/MolotovTV/Molotov/7.5.1/MolotovTV.Molotov.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MolotovTV.Molotov +PackageVersion: 7.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml new file mode 100644 index 000000000000..e1868df01a05 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: D788F2C692CFECA4E151C7D6C527D5CCE96E0FB3A7047DDB7688C1C847F82686 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 ar) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: CDCA5FD2FBB22E49F7E2736B451E648DA05C626D5E5F1F60489177CC088DEBE8 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 ar) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 1CEAF1AEFA0A6446D964831B62B9DD94AB2AD139F5D3F76C5EE33AFF0F4A2C1B + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 ar) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml new file mode 100644 index 000000000000..d7496201cdef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml new file mode 100644 index 000000000000..ca920ec8ac65 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml new file mode 100644 index 000000000000..c9a7a587a604 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml new file mode 100644 index 000000000000..ad39dd9115d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml new file mode 100644 index 000000000000..055f4e1c9800 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 44C8360A5CD172CB230109E007E23E5CEAAE9C8D944CA4E926C03540538609A6 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 bn) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 02C7A6B19FC395D39A8053970AE57B9040CFA140B549E91B1CB771E1A26C507A + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 bn) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 9EEA4BBEB98CD9CFB94CBEA42ECBFBCB105D761399852AC1BAC50508DACE4D89 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 bn) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml new file mode 100644 index 000000000000..10740768abad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml new file mode 100644 index 000000000000..89d2f1246186 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml new file mode 100644 index 000000000000..713b1055e161 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml new file mode 100644 index 000000000000..a969be501070 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml new file mode 100644 index 000000000000..300558d45424 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 426C4BF7BDAD38B41333A8977DF138F3E7820DA16B48A6D6AEC7C5AFB2A44F88 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 de) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 2BF14987DEAB771D61CF83D69BA8AE164025FB2097DB0BCE1B1E431D472CAA16 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 de) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 4520B8918014FFD4C4D3100EE7B8CC370B20BA8FD2D3A9BC129500BB1BD041E8 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 de) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml new file mode 100644 index 000000000000..cf7810862ca7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml new file mode 100644 index 000000000000..ef1e5726ce7d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml new file mode 100644 index 000000000000..f6a27e7794e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml new file mode 100644 index 000000000000..0ef961af33c8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml new file mode 100644 index 000000000000..6fd5cf651883 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: B976CCCB3702B3662F6C56FCE49A4D5EA7A223518C51CECAA060DF0FEF161A34 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 en-CA) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 92E04A81FCA84CFE9C52B03B4971A7BF750BF5980C1CDECD13D6A28640B86F4F + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 en-CA) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: EE06369CCEB8C236BAB31DAD3F4667CF156CD18998527E1065A1AF334F84B2EB + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 en-CA) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml new file mode 100644 index 000000000000..5a794e4ca0e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml new file mode 100644 index 000000000000..1ac9c9b0c6ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml new file mode 100644 index 000000000000..1ee4125adac7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml new file mode 100644 index 000000000000..100e0633bc57 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml new file mode 100644 index 000000000000..ea1f5fa91e61 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: EB5CE3884AA06D92003E2251030D38223D022A2B38ADA6785447F2E63E14A1BE + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 es-ES) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: C546877CD377525DDCED982899EC6E120E6C186AF55D0B702F944E05028F6CBF + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 es-ES) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 746CF0E7650B4F4DBF19E8CC16BE0712D367B8113460D0ED4707DB8608E7833F + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 es-ES) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml new file mode 100644 index 000000000000..2c334e316125 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml new file mode 100644 index 000000000000..2f3621facdc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml new file mode 100644 index 000000000000..68ff4dfbb962 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml new file mode 100644 index 000000000000..ecc34b6aef1b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml new file mode 100644 index 000000000000..b480dd6f168e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 8A4D732A2CA26158D5523389053AB53E926BE7432824E16DF1502FFD8EC746BE + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 eu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 53F5EAF616DE422DCF826487DAAEFB567C0D2744225ACDE9F8BBA6023DCDB4EF + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 eu) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: AF8F2928B148D7BD98DCF512FD71DC30649626031DBD8A7D94FB4B7B289B0757 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 eu) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml new file mode 100644 index 000000000000..f7201cbfdc58 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml new file mode 100644 index 000000000000..c4aaacbc30ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4c713645953 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml new file mode 100644 index 000000000000..0e83e88ad8cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml new file mode 100644 index 000000000000..e6ce8aae3cf7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: E45F9CBBABD4377C0C2A00BD2094DCB45C1F0A1B6EB26B90D6F3DA7DE64E86F1 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 szl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 59A1078A9BA433D1DD03AC9613A40B33F06B7ABA2B169FB90D31A00B8F055109 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 szl) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 0441C3F8401DEBBAA0094B1502D902E516E53F421B35DFF47CE5D7ADDEAD20E4 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 szl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml new file mode 100644 index 000000000000..88d5bb2d6c95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml new file mode 100644 index 000000000000..02c78987430e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml new file mode 100644 index 000000000000..a0b36047297a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml new file mode 100644 index 000000000000..a3025b8841c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml new file mode 100644 index 000000000000..06065fb86302 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win32/br/Firefox%20Setup%20149.0.exe + InstallerSha256: 59BB4DF204FB857B04364E90380477A778F2EC96E4208EB58E4D45F240245DBA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64/br/Firefox%20Setup%20149.0.exe + InstallerSha256: 0E2B492C61CF6A9BC9571557BBF44B0ACD0CF3D9386B5BECA1AF989E5509E326 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64-aarch64/br/Firefox%20Setup%20149.0.exe + InstallerSha256: C81A9F87DEDEA919DAE115C97C4E6A21C5A8B09F361CB246924457FABFA1A831 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml new file mode 100644 index 000000000000..703e02dc2c55 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml new file mode 100644 index 000000000000..59b24987594f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml new file mode 100644 index 000000000000..55e225ac6da4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml new file mode 100644 index 000000000000..fe7501f3388a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml new file mode 100644 index 000000000000..139d145299f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml new file mode 100644 index 000000000000..f73b689e1b33 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (br) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 149.0, first offered to Release channel users on March 24, 2026 + + New + - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. + + - Firefox now offers a free built-in VPN. Whether you’re using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today. + + This feature is part of a progressive roll out. + What is a progressive roll out? + Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. + - Many PDF files will now load significantly faster thanks to hardware acceleration. + - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. + - You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options. + - Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria. + - Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai — plus improved accuracy for Croatian. + + Firefox Labs + - Tab notes feature that lets you attach a short note to a web page is now available in Firefox Labs. You can use notes to remember why you opened a page, what you planned to do next or any details you want to revisit later. Please give notes a try and share your feedback on what works well and what can be improved. + + Fixed + - Increased robustness of HTTP/3 upload performance for unstable network conditions. + - Various security fixes. + + Changed + - The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more. + + - Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats. + - On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful. + - Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong. + + - On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API. + + Developer + - The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage. + - Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view. + + Web Platform + - showPicker() now supports text-based elements with an associated , displaying the autofill dropdown. See documentation. + - The functions xywh() and rect() were previously implemented for the clip-path and offset-path properties. They are now also available for the shape-outside property. + - The math value of the CSS font-family is now supported and used by default for MathML's element. It enables Web developers to indicate special fonts with advanced math features should be used. Firefox will rely on the serif font for mathematics defined in Firefox preferences. + - Added support for the HTML attribute popover="hint". + - Enabled media element pseudo-classes, such as :playing, :paused… + - Enabled the spec-compliant HTMLMediaElement.captureStream() API. + - Added support for closing popovers & dialogs with the Android Back Button, and implemented the CloseWatcher API for handling this in script. + - The new Reporting API provides a generic reporting mechanism for web applications to use to make reports available based on various platform features (for example Content Security Policy, Permissions-Policy or feature deprecation reports) in a consistent manner. + + Community + - With the release of Firefox 149, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - aaryamannsingh3: 1968250 + - Alex Leykin [:alexff]: 1989707 + - César Pedraza [:cpedraza]: 1933577 + - Daniel Tang: 2012556 + - Denys [:denyshon]: 1768757, 1804855, 1975076, 2010370, 2010914 + - felix: 2008777 + - Franccesco: 1984274 + - Gregor Dschung [:chkpnt]: 2004881 + - Henry Yeary: 1944835, 2010907 + - Jacob: 2014579 + - kian: 1643915 + - lucrobertvillanueva: 1988103 + - Matt M: 2012236 + - MUTHUSRIHEMADHARSHINI: 1994079 + - Nishchay [:nish]: 1945967 + - Ranvir Sahota: 1884983 + - Seva Alipov: 2000120 + - Simon: 1973209 + - Thomas Sileo: 1623654, 2011537 + - torrenceb90: 2003192 + - Tyler Thrailkill [:snowe]: 2003187, 2012756, 2013500 + - vadimhack.ru: 2016172 + - yooughtul: 1944213 + - Yung Kai [:YuK]: 2011420 + - Yvon Cognard: 1953375 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/149.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml new file mode 100644 index 000000000000..e4a6ecb904c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml new file mode 100644 index 000000000000..c3b3c63f359c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml new file mode 100644 index 000000000000..f34ff94b532d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml new file mode 100644 index 000000000000..e68ea0c0f47f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml new file mode 100644 index 000000000000..f8547669ca19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml new file mode 100644 index 000000000000..a1a8bd8f439a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml new file mode 100644 index 000000000000..97f7dd05f961 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml new file mode 100644 index 000000000000..69cff87ba651 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml new file mode 100644 index 000000000000..8f50b544934e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml new file mode 100644 index 000000000000..ea7c6c19f0e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win32/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 3880E7E03245BCFE861F08A21CBC6C07E9DC170C63E030E5AF32E9F7ABD7AA4B +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 7206F8DB2E0565FF23F94C4B1755FBA50BA3DD007DEA7238DBB4D8C98E45A0F7 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64-aarch64/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 8C5998630DCE5CEE0F93DFC5750FA8AEA972991D1A716330E0FBA773F3F41BAF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml new file mode 100644 index 000000000000..2a6af024f7bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml new file mode 100644 index 000000000000..ad23f133d75d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml new file mode 100644 index 000000000000..cde9e510083e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml new file mode 100644 index 000000000000..e68a84c0af64 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml new file mode 100644 index 000000000000..59f8e697d126 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml new file mode 100644 index 000000000000..2a58261decef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fy-NL) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 149.0, first offered to Release channel users on March 24, 2026 + + New + - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. + + - Firefox now offers a free built-in VPN. Whether you’re using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today. + + This feature is part of a progressive roll out. + What is a progressive roll out? + Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. + - Many PDF files will now load significantly faster thanks to hardware acceleration. + - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. + - You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options. + - Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria. + - Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai — plus improved accuracy for Croatian. + + Firefox Labs + - Tab notes feature that lets you attach a short note to a web page is now available in Firefox Labs. You can use notes to remember why you opened a page, what you planned to do next or any details you want to revisit later. Please give notes a try and share your feedback on what works well and what can be improved. + + Fixed + - Increased robustness of HTTP/3 upload performance for unstable network conditions. + - Various security fixes. + + Changed + - The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more. + + - Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats. + - On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful. + - Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong. + + - On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API. + + Developer + - The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage. + - Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view. + + Web Platform + - showPicker() now supports text-based