diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 000000000000..c206fe6b047c --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.102/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.9.102 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.102/OpenCowork-win-amd64-setup.exe + InstallerSha256: C6BFD17EA3FFBC8D0E22199B35A045570DFA479349542BCD608213063A4E13C9 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.102/OpenCowork-win-amd64-setup.exe + InstallerSha256: C6BFD17EA3FFBC8D0E22199B35A045570DFA479349542BCD608213063A4E13C9 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.102/OpenCowork-win-arm64-setup.exe + InstallerSha256: E1F4112006C64DAA0A568E32793CCB4368EADB052E126FFD96C2E50E06922995 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 000000000000..d5d33afcdbf2 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.102 +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: |- + Fixed + - Protected real Chrome/Edge/Brave/Chromium profiles by keeping Electron's writable browser session data inside OpenCowork's isolated storage. + - Clarified browser settings copy so selected browser profiles are used for identity emulation, not direct writable storage reuse. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.102 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 000000000000..f18072416c12 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.102/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.9.102 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.102 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.yaml similarity index 55% rename from manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.yaml rename to manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.yaml index 82cdfbe61075..6c0b7456de25 100644 --- a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.yaml +++ b/manifests/a/AIDotNet/OpenCowork/0.9.102/AIDotNet.OpenCowork.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.8.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# 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.9.102 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/Qoder/1.106.3/Alibaba.Qoder.installer.yaml b/manifests/a/Alibaba/Qoder/1.106.3/Alibaba.Qoder.installer.yaml index aa19300cf95e..88e830508044 100644 --- a/manifests/a/Alibaba/Qoder/1.106.3/Alibaba.Qoder.installer.yaml +++ b/manifests/a/Alibaba/Qoder/1.106.3/Alibaba.Qoder.installer.yaml @@ -148,7 +148,7 @@ ProductCode: '{943D6004-554E-4B49-A1D5-52F999A1B3C9}_is1' ReleaseDate: 2026-05-21 Installers: - Architecture: x64 - InstallerUrl: https://qoder-ide.oss-accelerate.aliyuncs.com/release/1.2.1/QoderUserSetup-x64.exe - InstallerSha256: 4FA3F941138095F125A28E274235B8AAEF9BA222152870E78AC3C55686CBAFAF + InstallerUrl: https://qoder-ide.oss-accelerate.aliyuncs.com/release/1.2.2/QoderUserSetup-x64.exe + InstallerSha256: 2A11F7221E7163CD8EBB03F84978861528C13ED52CFA2096B521C4242918FEA0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml index 7f9f3ef62c57..d64aae8f6c0c 100644 --- a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml @@ -150,6 +150,7 @@ FileExtensions: - yaml - yml - zsh +ReleaseDate: 2026-05-20 Installers: - Architecture: x64 Scope: user diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml index 7e1a59ae255c..038eeea1492f 100644 --- a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml @@ -22,6 +22,26 @@ Tags: - develop - development - programming +ReleaseNotes: |- + This release brings Cursor Automations to the Agents Window and introduces the ability to configure automations with multiple attached repos or no repos at all. + For the next 7 days, all agent runs for newly created automations are 50% off. + + Automations in the Agents Window + Cursor Automations are now available in the Agents Window, in addition to cursor.com/automations. Create and manage your automations in the same workspace as your agents. + + Multi-repo automations + A lot of engineering work spans more than one codebase. You can now attach multiple repos to an automation so agents reason across all required context and work across repos to deliver, test, and verify tasks. + + No-repo automations + Many useful automations exist apart from code, where agents monitor your tools and act on key signals. You can now create automations without an attached repository. + + We've added five new templates for no-repo automations to the Cursor Marketplace to help you get started: + - Slack digest agent: Summarizes unread DMs and key Slack channels every morning and prioritizes them by importance + - Product analytics agent: Delivers a weekly digest of key metrics from your data warehouse like Databricks + - Product FAQ agent: Watches a Slack channel for questions and writes a first response based on docs, codebase context, and past threads + - Product finance agent: Pulls financial data from a billing provider like Stripe for recurring revenue reports + - Customer health agent: Monitors key systems like Granola, Slack, and Databricks and flags accounts where health signals are shifting + Read our docs to learn more. ReleaseNotesUrl: https://changelog.cursor.com/ PurchaseUrl: https://www.cursor.com/pricing Documentations: diff --git a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.installer.yaml b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.installer.yaml similarity index 81% rename from manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.installer.yaml rename to manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.installer.yaml index bed4e888e342..fa77e5257e1f 100644 --- a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.installer.yaml +++ b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.installer.yaml @@ -2,14 +2,14 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Argente.Utilities -PackageVersion: 3.0.7.0 -ReleaseDate: 2026-05-08 +PackageVersion: 3.0.7.2 +ReleaseDate: 2026-05-18 Installers: - Architecture: x86 InstallerType: inno Scope: machine InstallerUrl: https://argenteutilities.com/en/download/utilitiesx86 - InstallerSha256: 46C4C48344B968857211440091637B48E68DAC3EAFDFB7978FED7839D2C7D730 + InstallerSha256: 403BB8F4F420855909762CC8B692A8E87F1CA642593674906CC61F55B14DBEED InstallModes: - interactive - silent @@ -24,7 +24,7 @@ Installers: InstallerType: inno Scope: machine InstallerUrl: https://argenteutilities.com/en/download/utilitiesx64 - InstallerSha256: AAEF14C9349C94B04191DF4B8563317DC4D5C95DD555CC001EBC3F70743EB868 + InstallerSha256: C0F9E494442F973328698451F4B26186AE20D05568B2FEC715A5550571291E61 InstallModes: - interactive - silent @@ -39,7 +39,7 @@ Installers: InstallerType: inno Scope: machine InstallerUrl: https://argenteutilities.com/en/download/utilitiesarm64 - InstallerSha256: 975B8A9B98BAC090BB96A38D3F552FBED96BFD39FB5556E780EA8600E248921C + InstallerSha256: 8CACC99A31D1BD363CDBCFD026BCB3E8325369C551D6D9F1509C189E6F818852 InstallModes: - interactive - silent @@ -56,7 +56,7 @@ Installers: NestedInstallerFiles: - RelativeFilePath: Argente.Utilities.X86\Argente.Utilities.exe InstallerUrl: https://argenteutilities.com/en/download/utilitiesx86portable - InstallerSha256: B9857ED6984ECB11DA2E54230750D7481770C4BBA12DD1B82D43414ED8196FD5 + InstallerSha256: E6E3F271CDA9BF0314C71D3C2F41084E6A98590476CBAEFA0E6638E2DF64787C UpgradeBehavior: uninstallPrevious ArchiveBinariesDependOnPath: true - Architecture: x64 @@ -65,7 +65,7 @@ Installers: NestedInstallerFiles: - RelativeFilePath: Argente.Utilities.X64\Argente.Utilities.exe InstallerUrl: https://argenteutilities.com/en/download/utilitiesx64portable - InstallerSha256: 4EC505F22EA660EEC422F3AAACFD9095C1099D99710E566C2143788FD4BECB13 + InstallerSha256: 959DE6B3A657012E39F58A18C9E3C31A53D04EDB7B9A28254CFAEA1F1DC017F2 UpgradeBehavior: uninstallPrevious ArchiveBinariesDependOnPath: true - Architecture: arm64 @@ -74,7 +74,7 @@ Installers: NestedInstallerFiles: - RelativeFilePath: Argente.Utilities.Arm64\Argente.Utilities.exe InstallerUrl: https://argenteutilities.com/en/download/utilitiesarm64portable - InstallerSha256: 7EC27DBFA76DE4455E4756153AD0C78B0BFED40D3538F72463B7E7E3169B270C + InstallerSha256: 5AA66CD0071F71F56D49B82F874D323AA2F9F0CB4D3E7B0221CB9DBDFF1479D7 UpgradeBehavior: uninstallPrevious ArchiveBinariesDependOnPath: true ManifestType: installer diff --git a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.en-US.yaml b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.en-US.yaml similarity index 71% rename from manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.en-US.yaml rename to manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.en-US.yaml index a5cd623cf4cd..12feebd1f0b8 100644 --- a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.en-US.yaml +++ b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Argente.Utilities -PackageVersion: 3.0.7.0 +PackageVersion: 3.0.7.2 PackageLocale: en-US Publisher: Raúl Argente PublisherUrl: https://argenteutilities.com/ @@ -16,11 +16,13 @@ Copyright: Copyright © 2008 - 2026 Raúl Argente CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal ShortDescription: The choice of more than 13.000.000 users, protects your privacy, fix mistakes and make your device faster and safe ReleaseNotes: |- - New version of Argente Utilities. Version 3.0.7.0 introduces significant improvements in security, speed, and stability. The application is under continuous development. - - New: [Password Manager] version 1.0.0.0, securely stores and encrypts passwords - - Improved: [General] visual effect of text fields - - Fixed: [System Manager] error when detecting system status in rare cases - - Fixed: [General] error when detecting configured dates + New version of Argente Utilities. Version 3.0.7.2 introduces significant improvements in security, speed, and stability. The application is under continuous development. + - New: [General] digital signature for all components + - Improved: [Startup Manager] cache generation + - Improved: [Uninstall Manager] cache generation + - Improved: [Software Updater] error detection + - Fixed: [Password Manager] visual issue with the elements context menu + - Fixed: [Password Manager] error when interacting with text fields - Fixed: [General] other internal errors ReleaseNotesUrl: https://argenteutilities.com/en/blog ManifestType: defaultLocale diff --git a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.zh-CN.yaml b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.zh-CN.yaml similarity index 94% rename from manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.zh-CN.yaml rename to manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.zh-CN.yaml index 27c2dfd90a77..7b7bc74bf606 100644 --- a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.locale.zh-CN.yaml +++ b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Argente.Utilities -PackageVersion: 3.0.7.0 +PackageVersion: 3.0.7.2 PackageLocale: zh-CN License: 专有软件 ShortDescription: 超过 13,000,000 用户的选择,保护您的隐私,修正错误,让设备运行更快更安全 diff --git a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.yaml b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.yaml similarity index 90% rename from manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.yaml rename to manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.yaml index 938e99ebe659..fe4378a004bb 100644 --- a/manifests/a/Argente/Utilities/3.0.7.0/Argente.Utilities.yaml +++ b/manifests/a/Argente/Utilities/3.0.7.2/Argente.Utilities.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Argente.Utilities -PackageVersion: 3.0.7.0 +PackageVersion: 3.0.7.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.installer.yaml b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.installer.yaml new file mode 100644 index 000000000000..284fc592defd --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.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: Beeper.Beeper +PackageVersion: 4.2.860 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- beeper +ProductCode: 4005ec12-b235-5981-b49e-4005d478a398 +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://beeper-desktop.download.beeper.com/builds/Beeper%20x64%204.2.860.exe + InstallerSha256: 1308559F5A1B3864EDCB57E9D4093A114CCA84EF6E3CA0FEE2ECCD8CF39A1ED2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.en-US.yaml b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.en-US.yaml new file mode 100644 index 000000000000..814393d16535 --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Beeper.Beeper +PackageVersion: 4.2.860 +PackageLocale: en-US +Publisher: Beeper Inc. +PublisherUrl: https://www.beeper.com/ +PublisherSupportUrl: https://help.beeper.com/ +PrivacyUrl: https://www.beeper.com/privacy +Author: Beeper Inc. +PackageName: Beeper +PackageUrl: https://www.beeper.com/download +License: Proprietary +LicenseUrl: https://www.beeper.com/terms +Copyright: © 2026 Beeper Inc. +ShortDescription: All your chats in one app. Yes, really. +Description: A single app to chat on iMessage, WhatsApp, and 13 other chat networks. You can search, snooze, or archive messages. And with a unified inbox, you’ll never miss a message again. +Moniker: beeper +Tags: +- chat +- discord +- google-chat +- im +- imessage +- instagram +- instant-messaging +- matrix +- message +- messenger +- signal +- slack +- talk +- telegram +- twitter +- whatsapp +ReleaseNotesUrl: https://beeper.notion.site +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.beeper.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.zh-CN.yaml b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.zh-CN.yaml new file mode 100644 index 000000000000..e2000b53ddcc --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Beeper.Beeper +PackageVersion: 4.2.860 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在一个应用程序中完成所有聊天。没错,这是真的。 +Description: 只需一个 app,就能在 iMessage、WhatsApp 和其它 13 个聊天网络上聊天。你可以搜索、暂停或存档信息。有了统一的收件箱,你再也不会错过任何信息。 +Tags: +- discord +- google-chat +- im +- imessage +- instagram +- matrix +- messenger +- signal +- slack +- telegram +- twitter +- whatsapp +- 信息 +- 发送 +- 消息 +- 聊天 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.beeper.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.yaml b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.yaml similarity index 52% rename from manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.yaml rename to manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.yaml index d061c9e7f002..320bbb7365d1 100644 --- a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.yaml +++ b/manifests/b/Beeper/Beeper/4.2.860/Beeper.Beeper.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ComfortSoftwareGroup.ComfortKeysPro -PackageVersion: 9.6.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Beeper.Beeper +PackageVersion: 4.2.860 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.installer.yaml b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.installer.yaml new file mode 100644 index 000000000000..01a6e029b4fd --- /dev/null +++ b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bitfocus.Companion +PackageVersion: 4.3.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://cf-pub.bitfocus.io/companion/companion/companion-win64-4.3.3-9230-stable-06a7406709.exe + InstallerSha256: A2E9A67A1933340AC0749B3C057EB957AD0C2DB9375A501E447538EAE365F07C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.locale.en-US.yaml b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.locale.en-US.yaml new file mode 100644 index 000000000000..d7eb0e06fdaf --- /dev/null +++ b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bitfocus.Companion +PackageVersion: 4.3.3 +PackageLocale: en-US +Publisher: Bitfocus +PackageName: Companion +License: MIT Licence +Copyright: Copyright © 2025 Companion +ShortDescription: Companion elevates the affordable Elgato Stream Deck and similar devices into professional control surfaces for an extensive range of equipment and applications. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.yaml b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.yaml similarity index 51% rename from manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.yaml rename to manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.yaml index 47fadd239b4e..c99a8937940e 100644 --- a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.yaml +++ b/manifests/b/Bitfocus/Companion/4.3.3/Bitfocus.Companion.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/06 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: ComfortSoftwareGroup.ComfortClipboardPro -PackageVersion: 9.6.0.0 +PackageIdentifier: Bitfocus.Companion +PackageVersion: 4.3.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.installer.yaml b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.installer.yaml new file mode 100644 index 000000000000..03fb37a3d8aa --- /dev/null +++ b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: BrightKitchen.PrintBridge +PackageVersion: 2.0.26 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +InstallerSuccessCodes: + - 3010 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Karimrekiki/kds-print-bridge/releases/download/v2.0.26/BKPrintBridgeWinget-2.0.26.msi + InstallerSha256: 4517F232AEECB17562D87E48B56F31B219672F1C0F3B985682D681A4FAC37CFA + ProductCode: '{6B5FABF0-0D72-5650-8C6B-0FAE412A947A}' + AppsAndFeaturesEntries: + - DisplayName: Bright Kitchen Print Bridge + Publisher: BK One B.V. + DisplayVersion: 2.0.26 + ProductCode: '{6B5FABF0-0D72-5650-8C6B-0FAE412A947A}' + UpgradeCode: '{7F9620E8-6B9B-4B2F-8C44-62060B9A58D4}' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.locale.en-US.yaml b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.locale.en-US.yaml new file mode 100644 index 000000000000..c731d723c5db --- /dev/null +++ b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.locale.en-US.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: BrightKitchen.PrintBridge +PackageVersion: 2.0.26 +PackageLocale: en-US +Publisher: BK One B.V. +PackageName: Bright Kitchen Print Bridge +PackageUrl: https://github.com/Karimrekiki/kds-print-bridge +License: Proprietary +ShortDescription: Bright Kitchen local print bridge service for receipt printers. +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.yaml b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.yaml new file mode 100644 index 000000000000..968a6aefcb69 --- /dev/null +++ b/manifests/b/BrightKitchen/PrintBridge/2.0.26/BrightKitchen.PrintBridge.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: BrightKitchen.PrintBridge +PackageVersion: 2.0.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.installer.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.installer.yaml new file mode 100644 index 000000000000..ba471aa7abf6 --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.0 +InstallerLocale: en-US +InstallerType: inno +Scope: user +ProductCode: '{8A9C6942-5CA3-4A02-B701-E7B4E862D635}}_is1' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- DisplayName: QontrolPanel 1.16.0 + ProductCode: '{8A9C6942-5CA3-4A02-B701-E7B4E862D635}}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\QontrolPanel' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ChrisLauinger77/QontrolPanel/releases/download/1.16.0/QontrolPanel_Installer.exe + InstallerSha256: 8480AEB11E24075DE57EE5AF6B70B22FA404CB1EB25AF71A6CECE54992890075 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.locale.en-US.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.locale.en-US.yaml new file mode 100644 index 000000000000..8c358e69fc1b --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.0 +PackageLocale: en-US +Publisher: ChrisLauinger77 +PublisherUrl: https://github.com/ChrisLauinger77 +PublisherSupportUrl: https://github.com/ChrisLauinger77/QontrolPanel/issues +PackageName: QontrolPanel +PackageUrl: https://github.com/ChrisLauinger77/QontrolPanel +License: GPL-3.0 +LicenseUrl: https://github.com/ChrisLauinger77/QontrolPanel/blob/HEAD/LICENSE +Copyright: (c) 2026 ChrisLauinger77 +ShortDescription: An enhanced audio panel for Windows +Tags: +- headset +- headsetcontrol +- settings +- sound +ReleaseNotes: |- + What's Changed + - Update Polish translation file by @ChrisLauinger77 in #80 + - Update compiled translations by @github-actions[bot] in #81 + - Update compiled translations by @github-actions[bot] in #82 + - Improve audio device switching and headset polling by @ChrisLauinger77 in #79 + Full Changelog: 1.15.3...1.16.0 +ReleaseNotesUrl: https://github.com/ChrisLauinger77/QontrolPanel/releases/tag/1.16.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.yaml new file mode 100644 index 000000000000..cd3a35e489bf --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.0/ChrisLauinger77.QontrolPanel.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.installer.yaml b/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.installer.yaml deleted file mode 100644 index 8c599c81fd95..000000000000 --- a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ComfortSoftwareGroup.ComfortClipboardPro -PackageVersion: 9.6.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{969568E5-5613-4BA5-8FA9-FB9023C9DE71}_is1' -ReleaseDate: 2022-05-17 -AppsAndFeaturesEntries: -- ProductCode: '{969568E5-5613-4BA5-8FA9-FB9023C9DE71}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\ComfortClipboard' -Installers: -- Architecture: x86 - InstallerUrl: https://www.comfortsoftware.com/download/ComfortClipboardSetup.exe - InstallerSha256: 2D9375B51B57169CE99C2BFCA9113CA2467DD7897FFB31FBC2F6B24F2A7A5756 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.locale.en-US.yaml b/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.locale.en-US.yaml deleted file mode 100644 index 9795176a0b58..000000000000 --- a/manifests/c/ComfortSoftwareGroup/ComfortClipboardPro/9.6.0.0/ComfortSoftwareGroup.ComfortClipboardPro.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ComfortSoftwareGroup.ComfortClipboardPro -PackageVersion: 9.6.0.0 -PackageLocale: en-US -Publisher: Comfort Software Group -PublisherUrl: https://www.comfortsoftware.com/ -PublisherSupportUrl: https://www.comfortsoftware.com/support/ -Author: Comfort Software Group -PackageName: Comfort Clipboard Pro -PackageUrl: https://www.comfortsoftware.com/clipboard-manager/ -License: Proprietary -LicenseUrl: https://www.comfortsoftware.com/terms-of-use/ -Copyright: © 2006 – 2025, Comfort Software Group, All Rights Reserved. -ShortDescription: Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard. -Description: |- - Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard. - It allows users to store, organize, and quickly access a history of copied items (text, images, files). - - This clipboard manager keeps the clipboard history that you can use to paste any saved fragment again. - Now you don’t have to worry that copying one thing will erase something else! The clipboard contents will be saved, even in the case of a system crash or power failure. - The manager supports all clipboard formats, including text, links, images, files, and all others. - - The following information is displayed for each saved fragment: - - Brief fragment contents: a text or an image. - - The icon of the fragment’s format as defined in your system. - - The icon of the application from which the fragment was copied to the clipboard. - - Additional brief information for each fragment according to its format. - - The list of all formats in which the fragment can be used. - - Preview area. - - The trial version is fully functional but will only work for 30 days. -Tags: -- Clipboard -- Trial -ReleaseNotesUrl: https://www.comfortsoftware.com/clipboard-manager/version-history/ -PurchaseUrl: https://www.comfortsoftware.com/store/clipboard-manager/ -Documentations: -- DocumentLabel: Online Help - DocumentUrl: https://www.comfortsoftware.com/clipboard-manager/help-online/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.installer.yaml b/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.installer.yaml deleted file mode 100644 index 228ee2ee6cb5..000000000000 --- a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ComfortSoftwareGroup.ComfortKeysPro -PackageVersion: 9.6.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{BBD878D7-1C23-4F64-ACFC-CA8DDAA50031}_is1' -ReleaseDate: 2022-05-17 -AppsAndFeaturesEntries: -- ProductCode: '{BBD878D7-1C23-4F64-ACFC-CA8DDAA50031}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\ComfortKeys' -Installers: -- Architecture: x86 - InstallerUrl: https://www.comfortsoftware.com/download/ComfortKeysSetup.exe - InstallerSha256: B29FB7E64B18C4556828B7BD4C57F7E59AFF0FD7AD169D8F1AF349897CAF3011 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.locale.en-US.yaml b/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.locale.en-US.yaml deleted file mode 100644 index 8b04be6f1cc6..000000000000 --- a/manifests/c/ComfortSoftwareGroup/ComfortKeysPro/9.6.0.0/ComfortSoftwareGroup.ComfortKeysPro.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ComfortSoftwareGroup.ComfortKeysPro -PackageVersion: 9.6.0.0 -PackageLocale: en-US -Publisher: Comfort Software Group -PublisherUrl: https://www.comfortsoftware.com/ -PublisherSupportUrl: https://www.comfortsoftware.com/support/ -Author: Comfort Software Group -PackageName: Comfort Keys Pro -PackageUrl: https://www.comfortsoftware.com/comfort-keys/ -License: Proprietary -LicenseUrl: https://www.comfortsoftware.com/terms-of-use/ -Copyright: © 2010–2025 Comfort Software Group. All Rights Reserved. -ShortDescription: Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows. -Description: |- - Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows. - It enhances productivity by allowing users to automate repetitive tasks, create complex text expansions, and remap keyboard keys and shortcuts. - - - With this multifunctional tool, you can automate tedious and repetitive tasks. You can use keyboard macros, text templates, clipboard history, auto-text, and other functions. - - No programming skills are required. Just press the hotkey and get the job done! - - This application contains a keyboard shortcut manager, an on-screen keyboard, a clipboard manager, and a text template manager. - - The trial version is fully functional but will only work for 30 days. -Tags: -- Keyboard -- Trial -ReleaseNotesUrl: https://www.comfortsoftware.com/comfort-keys/version-history/ -PurchaseUrl: https://www.comfortsoftware.com/store/comfort-keys/ -Documentations: -- DocumentLabel: Online Help - DocumentUrl: https://www.comfortsoftware.com/comfort-keys/help-online/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.installer.yaml new file mode 100644 index 000000000000..78f3843488c1 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.62.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.62.0/docker-agent-windows-amd64.exe + InstallerSha256: BB0B1A6AFC3FC53A4F2D764643BB2CA37D5B9F8C40CF91248D3229993E877FC6 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.62.0/docker-agent-windows-arm64.exe + InstallerSha256: 2E141FE690FD09B2BDAD83DA91EBC1304479909C78FA41D656F7181B4C88A8A3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..1bbd995b639a --- /dev/null +++ b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.Agent +PackageVersion: v1.62.0 +PackageLocale: en-US +Publisher: Docker +PublisherUrl: https://github.com/docker +PublisherSupportUrl: https://github.com/docker/cagent/issues +PackageName: Agent +PackageUrl: https://github.com/docker/cagent +License: Apache-2.0 +ShortDescription: Agent Builder and Runtime by Docker Engineering. +Tags: +- docker-agent +- dockeragent +- agents +- artificial-intelligence +- artificialintelligence +- ai +ReleaseNotesUrl: https://github.com/docker/docker-agent/releases/tag/v1.62.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.yaml new file mode 100644 index 000000000000..2eb3f9b62025 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.62.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.62.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/EXE/2.17.16/dRofus.dRofus.EXE.installer.yaml b/manifests/d/dRofus/dRofus/EXE/2.17.16/dRofus.dRofus.EXE.installer.yaml index 854903a2f00d..d9d306a90370 100644 --- a/manifests/d/dRofus/dRofus/EXE/2.17.16/dRofus.dRofus.EXE.installer.yaml +++ b/manifests/d/dRofus/dRofus/EXE/2.17.16/dRofus.dRofus.EXE.installer.yaml @@ -17,6 +17,6 @@ Protocols: Installers: - Architecture: x86 InstallerUrl: https://deploy.drofus.com/stable/setup.exe - InstallerSha256: E56C1FAE10C9BAC5D9BC97B9A017115EF6333839B79B7D08A3B261C17B799C72 + InstallerSha256: 30E932C491A229B137A9CF5C0938A55B2E8C7BBB175653B367FEBF52B1F1FD57 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.installer.yaml b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.installer.yaml new file mode 100644 index 000000000000..f2df5e69cc29 --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.installer.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ecosia.EcosiaBrowser +PackageVersion: 148.1.7778.12 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: EcosiaBrowser +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x86 + InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/148.1.7778.12/mini_installer_148.1.7778.12_x86.exe + InstallerSha256: 2C686C55C7BFDF79FA6152341C5B5BF4F18BF55E6198C887AA4EF75F635182D5 +- Architecture: x64 + InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/148.1.7778.12/mini_installer_148.1.7778.12_x64.exe + InstallerSha256: B59503E8D450D184C79456931C354A453475BE1FA8B0B6E3FE98728EAA32E5E1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.en-US.yaml b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..ca07a1981817 --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ecosia.EcosiaBrowser +PackageVersion: 148.1.7778.12 +PackageLocale: en-US +Publisher: The Ecosia Browser Authors +PublisherSupportUrl: https://ecosia.helpscoutdocs.com/ +Author: Ecosia GmbH +PackageName: Ecosia Browser +License: Freeware +Copyright: Copyright 2026 The Ecosia Browser Authors. All rights reserved. +ShortDescription: The greenest browser on Earth. +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.zh-CN.yaml b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..fee14422bb28 --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ecosia.EcosiaBrowser +PackageVersion: 148.1.7778.12 +PackageLocale: zh-CN +Publisher: The Ecosia Browser Authors +PublisherSupportUrl: https://ecosia.helpscoutdocs.com/ +Author: Ecosia GmbH +PackageName: Ecosia Browser +License: 免费软件 +Copyright: 版权所有 2026 The Ecosia Browser Authors。保留所有权利。 +ShortDescription: 地球上最环保的浏览器 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.yaml b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.yaml new file mode 100644 index 000000000000..4c26a9fe4f2b --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/148.1.7778.12/Ecosia.EcosiaBrowser.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: Ecosia.EcosiaBrowser +PackageVersion: 148.1.7778.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.installer.yaml b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.installer.yaml new file mode 100644 index 000000000000..d84e08d8cb52 --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.12.3 +InstallerType: portable +Commands: +- eim +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.12.3/eim-cli-windows-x64.exe + InstallerSha256: E3305A7A92DB71744EAADD6E07D0E08B31A3FC9FD6049CA3EAE2B409EAF00C4F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.locale.en-US.yaml b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.locale.en-US.yaml new file mode 100644 index 000000000000..903e61f8fd45 --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.12.3 +PackageLocale: en-US +Publisher: Espressif Systems +PublisherUrl: https://github.com/espressif/idf-im-ui +PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues +Author: petr.gadorek@espressif.com +PackageName: ESP-IDF Installation Manager CLI +PackageUrl: https://github.com/espressif/idf-im-ui/ +License: Apache-2.0 +LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE +Copyright: Espressif Systems +ShortDescription: CLI tool for managing ESP-IDF installations +Description: CLI tool for installing and managing ESP-IDF installations +Moniker: eim +Tags: +- Espressif, IDF, EIM, ESP-IDF +ReleaseNotes: |- + What's Changed + - docs: use eim repository name for Arch pacman setup (EIM-784) by @kralonur in #783 + - improved user cli output by @Hahihula in #797 + - abandoning actions/download-artifact because they are so stupid that they have hardcoded limit to 100 artifacts so you will never get the ones on the end of the alphabet by @Hahihula in #798 + - updated actiavation script so it alows expansion of autocompletion by @Hahihula in #799 + - adding bin path to the start of path additions by @Hahihula in #805 + New Contributors + - @kralonur made their first contribution in #783 + Full Changelog: v0.12.2...v0.12.3 +ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.12.3 +InstallationNotes: Installation complete. Now you can install ESP-IDF by running `eim install`. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.yaml b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.yaml new file mode 100644 index 000000000000..a9bc410b3602 --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.12.3/Espressif.EIM-CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.installer.yaml b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.installer.yaml new file mode 100644 index 000000000000..bbbd8c5a8694 --- /dev/null +++ b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: eddacraft.anvil +PackageVersion: '0.7.0-beta' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: anvil.exe + PortableCommandAlias: anvil +Installers: + - Architecture: x64 + InstallerUrl: 'https://github.com/eddacraft/anvil/releases/download/v0.7.0-beta/eddacraft-anvil-x86_64-pc-windows-msvc.zip' + InstallerSha256: 'A4C660C1ADBE80BAF7A232C756D12503E996EF32CF9DEE77D171FFDC295C2DA9' + - Architecture: arm64 + InstallerUrl: 'https://github.com/eddacraft/anvil/releases/download/v0.7.0-beta/eddacraft-anvil-aarch64-pc-windows-msvc.zip' + InstallerSha256: '1185113E6CB4BA699062753510AD2D759A34C05CD97A0F566C8BC9D4DAA8BDCC' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.locale.en-US.yaml b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.locale.en-US.yaml new file mode 100644 index 000000000000..7bb75c8ef803 --- /dev/null +++ b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: eddacraft.anvil +PackageVersion: '0.7.0-beta' +PackageLocale: en-US +Publisher: eddacraft +PublisherUrl: https://eddacraft.ai +PackageName: Anvil +PackageUrl: https://github.com/eddacraft/anvil +License: Proprietary +ShortDescription: Deterministic guardrails for AI-assisted development workflows +Tags: + - ai + - cli + - developer-tools + - guardrails +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.yaml b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.yaml new file mode 100644 index 000000000000..fcb1b2706d62 --- /dev/null +++ b/manifests/e/eddacraft/anvil/0.7.0-beta/eddacraft.anvil.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: eddacraft.anvil +PackageVersion: '0.7.0-beta' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.installer.yaml b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.installer.yaml new file mode 100644 index 000000000000..6760698a6d5c --- /dev/null +++ b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: eitsupi.arf +PackageVersion: 0.3.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: arf.exe + PortableCommandAlias: arf +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- R +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/eitsupi/arf/releases/download/v0.3.4/arf-console-x86_64-pc-windows-msvc.zip + InstallerSha256: D423F5B1A8C68CEB98F864F24AA6C654453F0611D65670FB11839BF92175E4C3 +- Architecture: arm64 + InstallerUrl: https://github.com/eitsupi/arf/releases/download/v0.3.4/arf-console-aarch64-pc-windows-msvc.zip + InstallerSha256: 0C68F50FABF8669AF734FB677DD36C769099B9912735D158D6DC6653410C7417 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.locale.en-US.yaml b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.locale.en-US.yaml new file mode 100644 index 000000000000..a3129ff58eae --- /dev/null +++ b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: eitsupi.arf +PackageVersion: 0.3.4 +PackageLocale: en-US +Publisher: eitsupi +PublisherUrl: https://github.com/eitsupi +PublisherSupportUrl: https://github.com/eitsupi/arf/issues +Author: arf authors +PackageName: arf console +PackageUrl: https://github.com/eitsupi/arf +License: MIT +LicenseUrl: https://github.com/eitsupi/arf/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026 arf authors +CopyrightUrl: https://github.com/eitsupi/arf/blob/HEAD/LICENSE.md +ShortDescription: Alternative R Frontend — a modern R console written in Rust +Description: arf is a modern, cross-platform R console written in Rust. It provides a rich interactive experience with fuzzy help search, intelligent history navigation, and syntax highlighting—all with fast startup times. +Moniker: arf +Tags: +- console +- r +- rust +- terminal +ReleaseNotes: |- + Release Notes + Added + - Experimental: ; shortcut to switch to shell mode at an empty R prompt (experimental.shell_semicolon_shortcut). One keypress — no :shell or Enter required. Similar to Julia REPL shell mode. When the buffer is not empty, ; inserts a semicolon as usual. Disabled by default. (#192) + Fixed + - :help no longer fails to render documentation for functions whose Rd source contains % operators (e.g. base::solve). The root cause was passing as.character(rd) without deparse = TRUE, which left % unescaped and caused the Rd parser to treat the rest of the line as a comment, losing closing braces and producing a parse error (#198) + - History menu replacement now works correctly inside auto-matched pairs (e.g. (, [, "): selecting a history entry no longer leaves the closing delimiter behind (#200) + Install arf-console 0.3.4 + Install prebuilt binaries via shell script + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eitsupi/arf/releases/download/v0.3.4/arf-console-installer.sh | sh + Install prebuilt binaries via powershell script + powershell -ExecutionPolicy Bypass -c "irm https://github.com/eitsupi/arf/releases/download/v0.3.4/arf-console-installer.ps1 | iex" + Download arf-console 0.3.4 + ──────────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-x86_64-apple-darwin.tar.xz │Intel macOS │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-aarch64-pc-windows-msvc.zip │ARM64 Windows │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-aarch64-unknown-linux-gnu.tar.xz │ARM64 Linux │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-x86_64-unknown-linux-gnu.tar.xz │x64 Linux │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-aarch64-unknown-linux-musl.tar.xz │ARM64 MUSL Linux │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + arf-console-x86_64-unknown-linux-musl.tar.xz │x64 MUSL Linux │checksum + ──────────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/eitsupi/arf/releases/tag/v0.3.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.yaml b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.yaml new file mode 100644 index 000000000000..d93f45531cd8 --- /dev/null +++ b/manifests/e/eitsupi/arf/0.3.4/eitsupi.arf.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: eitsupi.arf +PackageVersion: 0.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.installer.yaml b/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.installer.yaml deleted file mode 100644 index 42faa99857ab..000000000000 --- a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: F6CTE.MultiPSK -PackageVersion: 4.51 -InstallerType: inno -ReleaseDate: 2024-04-14 -Installers: -- Architecture: x86 - InstallerUrl: http://f6cte.free.fr/MULTIPSK_setup.exe - InstallerSha256: 77F900333D4042115AA3A81BB755BF8621BC663A89D62CCCC098A6D85265EE52 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.locale.en-US.yaml b/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.locale.en-US.yaml deleted file mode 100644 index 9dfdbddcfc4e..000000000000 --- a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: F6CTE.MultiPSK -PackageVersion: 4.51 -PackageLocale: en-US -Publisher: F6CTE -PublisherUrl: http://f6cte.free.fr/index_anglais.htm -Author: F6CTE -PackageName: MultiPSK -PackageUrl: http://f6cte.free.fr/index_anglais.htm -License: Proprietary -LicenseUrl: http://f6cte.free.fr/Licence_En.htm -Copyright: F6CTE -ShortDescription: Multimode digital transceiver -Moniker: multipsk -PurchaseUrl: http://f6cte.free.fr/Licence_En.htm -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.installer.yaml b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.installer.yaml new file mode 100644 index 000000000000..a6dc09e534f9 --- /dev/null +++ b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FeiXiangShi.Rustle +PackageVersion: 0.4.0 +InstallerType: portable +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- rustle +FileExtensions: +- flac +- m4a +- mp3 +- ogg +- opus +- wav +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Fei-xiangShi/Rustle/releases/download/v0.4.0/rustle-windows-x86_64.exe + InstallerSha256: FABC487E743727CF0BD315D574CC5C361A9084759369273CBEC7E1D1DE6D9AF3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.locale.zh-CN.yaml b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.locale.zh-CN.yaml new file mode 100644 index 000000000000..6dd607afae57 --- /dev/null +++ b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FeiXiangShi.Rustle +PackageVersion: 0.4.0 +PackageLocale: zh-CN +Publisher: Fei_xiangShi +PublisherUrl: https://github.com/Fei-xiangShi +PublisherSupportUrl: https://github.com/Fei-xiangShi/Rustle/issues +Author: Fei_xiangShi +PackageName: rustle +PackageUrl: https://github.com/Fei-xiangShi/Rustle +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/Fei-xiangShi/Rustle/blob/HEAD/LICENSE +ShortDescription: 一款带有 Apple Music 风格歌词、支持 GPU 加速渲染、使用 Rust 编写的跨平台音乐播放器。 +Description: Rustle 是一款使用 Rust 和 iced 构建的现代音乐播放器,支持网易云音乐在线播放、GPU 加速歌词渲染以及多种音频格式。 +Moniker: rustle +ReleaseNotesUrl: https://github.com/Fei-xiangShi/Rustle/releases/tag/v0.4.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Fei-xiangShi/Rustle/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.yaml b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.yaml new file mode 100644 index 000000000000..708f1372559d --- /dev/null +++ b/manifests/f/FeiXiangShi/Rustle/0.4.0/FeiXiangShi.Rustle.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: FeiXiangShi.Rustle +PackageVersion: 0.4.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 000000000000..79bff2118cb8 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.5.9 +UpgradeBehavior: install +Protocols: +- github-windows +- x-github-client +- x-github-desktop-auth +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.githubusercontent.com/releases/3.5.9-370cc108/GitHubDesktopSetup-x64.exe + InstallerSha256: B1059918F7C62F30941CB7E0DFCA82D4B318AC4E41F0D3732244E3E8F94BE7A0 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: GitHubDesktop +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.githubusercontent.com/releases/3.5.9-370cc108/GitHubDesktopSetup-x64.msi + InstallerSha256: B3D10EF725512FBC03A2E153001ADE85034607E9F9A181E2CD0027CC01AB8480 + ProductCode: '{E93BFFEF-7127-40A2-ACBD-A5EA5599241A}' + AppsAndFeaturesEntries: + - DisplayName: GitHub Desktop Deployment Tool + ProductCode: '{E93BFFEF-7127-40A2-ACBD-A5EA5599241A}' + UpgradeCode: '{00D8E2EE-13EA-5BEB-87F0-70EFC46A7D4A}' +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.githubusercontent.com/releases/3.5.9-370cc108/GitHubDesktopSetup-arm64.exe + InstallerSha256: 25C6913AA0925B22276355277395D4B6AB6F1A1B781219C59A25A8A7BFC4C07D + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: GitHubDesktop +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.githubusercontent.com/releases/3.5.9-370cc108/GitHubDesktopSetup-arm64.msi + InstallerSha256: 0EA81C3386232AD0F1AC4D05CEAF6FD3FA1374C2B55B6B273D0FA5307794892B + ProductCode: '{F38A79CC-9014-43B2-9A61-5C9404D45ED0}' + AppsAndFeaturesEntries: + - DisplayName: GitHub Desktop Deployment Tool + ProductCode: '{F38A79CC-9014-43B2-9A61-5C9404D45ED0}' + UpgradeCode: '{00D8E2EE-13EA-5BEB-87F0-70EFC46A7D4A}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..0a073b0c0e18 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.5.9 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +ShortDescription: Focus on what matters instead of fighting with Git. +Description: GitHub Desktop is an open-source Electron-based GitHub app. It is written in TypeScript and uses React. +Moniker: github-desktop +Tags: +- git +- github +ReleaseNotes: |- + [Fixed] Skip branches checked out in linked worktrees during pruning - #8043. Thanks @KRRT7! + [Fixed] Fix styling of buttons in the commit message area - #22075 + [Fixed] Fix rendering long lists of changed files - #21630 + [Fixed] Add syntax highlighting for .astro files - #21987. Thanks @JunDev76! + [Fixed] Fix Windows scrollbar sync with react-virtualized Grid - #21940 + [Fixed] Improve spacing on release notes dialog - #21962. Thanks @DylanDevelops! + [Fixed] Fix a crash (Maximum update depth exceeded) that could occur while the conflicts dialog was open during a multi-commit operation - #21879 + [Fixed] Remove discontinued GitHub AE references from the Enterprise sign-in screen - #21926. Thanks @toddmanion! + [Improved] Enable diff expansion and syntax highlighting for up to 1MB - #21876 + [Improved] Update re2js regex engine to use optimized DFA path for improved performance - #21924. Thanks @le0pard! +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.github.com/desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.locale.zh-CN.yaml b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..7c8f1ee1bd94 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.5.9 +PackageLocale: zh-CN +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +ShortDescription: 专注于重要的事情,而不是与 Git 对着干。 +Description: GitHub Desktop 是一款基于 Electron 的开源 GitHub 应用。它由 TypeScript 编写,并使用了 React。 +Tags: +- git +- github +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.github.com/desktop +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.yaml new file mode 100644 index 000000000000..dc91a39e76fe --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.5.9/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.5.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.installer.yaml b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.installer.yaml new file mode 100644 index 000000000000..da6b07bc870e --- /dev/null +++ b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.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.WinDateFrom +PackageVersion: 6.0.1.1 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{A2941143-09E9-45AD-8017-0DB4298D90D4}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/WinDateFrom.avalonia/releases/download/6.0.1/WinDateFrom.Avalonia-6.0.1.1-amd64.msi + InstallerSha256: 8D5F0B8E4F76836975FCABE1EFA5A58DF0B692666FACE2F359F8D8C54046AE04 +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/WinDateFrom.avalonia/releases/download/6.0.1/WinDateFrom.Avalonia-6.0.1.1-arm64.msi + InstallerSha256: 7B83F2330CBBB6DDB520B779DB64C9298D7174C56E5614333604F72EDE3B47A6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-21 diff --git a/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.locale.en-US.yaml b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.locale.en-US.yaml new file mode 100644 index 000000000000..c731ffe46b6b --- /dev/null +++ b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.WinDateFrom +PackageVersion: 6.0.1.1 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/WinDateFrom.avalonia/issues +Author: Giulio Sorrentino +PackageName: WinDateFrom +PackageUrl: https://github.com/numerunix/WinDateFrom.avalonia/releases/download/4.6/WinDateFrom.Avalonia-4.6-amd64.msi +License: GPLv3+ +LicenseUrl: https://github.com/numerunix/WinDateFrom.avalonia/blob/master/LICENSE.txt +Copyright: 2023 Giulio Sorrentino +ShortDescription: An app for calculating how mutch time passed from an event +Description: Questa app mostra quanto tempo è passato da una data ben definita che dovrebbe rappresentare un evento, tipo l'incontro con una persona amata, e mostra quanto tempo è passato da quella data. Se volete approcciare le madame e non le p... vi serve qualcosa in più. Le madame amano essere pensate e ci tengono agli anniversari, ma il logorio della vita moderna fa sì che si scordino il nome delle persone con cui si vogliono vedere col vestito da sposa. Per cui io ho creato un software per appuntare la data ed il nome, poi quano vedete una madama vi segnate la data e poi la seconda volta che la reincontrate, con molta probabilità, molto casualmente le dite "noi due ci siamo già visti il..., mi dici il tuo nome? Oh che bel nome ce lo prendiamo un caffé insieme?" e vedete che è un grandissimo aiuto per fare conquiste. Se avete un computer con NPU potete augurare direttamente col microfono i mesiverari e gli anniversari o corteggiare ricordando il numero di giorni dal primo incontro non dalla prima... con l'IA. +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/WinDateFrom.avalonia/releases/tag/6.0.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/WinDateFrom.avalonia/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.yaml b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.yaml new file mode 100644 index 000000000000..3291ff794255 --- /dev/null +++ b/manifests/g/GiulioSorrentino/WinDateFrom/6.0.1.1/GiulioSorrentino.WinDateFrom.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.WinDateFrom +PackageVersion: 6.0.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.installer.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.installer.yaml new file mode 100644 index 000000000000..3e7872969034 --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.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: GoodAccess.GoodAccess +PackageVersion: 4.7.16 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +UpgradeBehavior: install +Protocols: +- goodaccess +ProductCode: '{F47064D2-6FB9-404A-A884-473068FE393B}' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- UpgradeCode: '{307EF505-F3D4-4B0D-885D-1AD181A0E6AE}' +Installers: +- Architecture: x64 + InstallerUrl: https://goodaccess-updater.b-cdn.net/production/app/Windows/4.7.16/GoodAccessSetup_4.7.16.msi + InstallerSha256: F31D3727232C91CE41057E7BDC1D81DF2737A2DFA4598C6442CB110EF78F3336 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.en-US.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.en-US.yaml new file mode 100644 index 000000000000..b19ee2c330ef --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.16 +PackageLocale: en-US +Publisher: GoodAccess s.r.o +PublisherUrl: https://www.goodaccess.com/ +PublisherSupportUrl: https://support.goodaccess.com/ +PrivacyUrl: https://www.goodaccess.com/legal?tab=privacy-policy +Author: GoodAccess s.r.o +PackageName: GoodAccess +PackageUrl: https://www.goodaccess.com/download/ +License: Proprietary +LicenseUrl: https://www.goodaccess.com/legal?tab=terms-and-conditions +Copyright: Copyright ©2026 GoodAccess +CopyrightUrl: https://www.goodaccess.com/legal?tab=terms-and-conditions +ShortDescription: Connect to your private business network and access protected systems anywhere with just 1 click from any device. +Description: |- + GoodAccess is a cybersecurity platform (SASE/SSE) that empowers enterprises to easily implement Zero Trust Architecture (ZTA) in their infrastructure, regardless of its complexity or scale. + By leveraging a low‑code/no‑code approach, GoodAccess delivers a hardware-free, rapid deployment solution within hours or days, allowing companies to enhance their security without the need for in‑house IT experts. + Our platform ensures seamless integration with modern SaaS/cloud applications as well as legacy systems, protecting critical assets for remote and hybrid workforces. GoodAccess serves businesses across diverse industries, particularly those adopting multi-cloud and SaaS environments. + + What does GoodAccess do? + GoodAccess protects the customer’s infrastructure under one zero-trust umbrella, regardless of how complex, heterogeneous, or widespread it is. It is a good fit for companies supporting full‑remote or hybrid modes of work using both company‑issued and employees’ own devices. The low‑code/no‑code, cloud‑based SASE platform allows businesses to create and manage zero trust architecture easily. + In today’s cybersecurity landscape, this is an essential part of any organization’s security, and a highly effective enabler of regulatory compliance. + The GoodAccess platform combines several latest technologies to tackle the most pressing cybersecurity challenges of today. + - Remote access and BYOD - Device security enforcement with device inventory and posture checks. + - Multi-factor authentication (MFA) - Unified MFA solution for all critical systems, including legacy applications. + - Identity-based access control (IAM/FWaaS) - Zero‑Trust Architecture enabling control of all access by identity (SSO/SCIM). + - Network encryption and segmentation - Segmentation at maximum granularity radically reduces the attack surface. + - Full control and visibility - Security logs and reports from across the entire organization with SIEM integration. + + What makes GoodAccess unique? + GoodAccess stands out by its usability‑first design. It is an all‑SaaS, zero‑hardware platform that fits any infrastructure to deliver network‑based Zero‑Trust Architecture (SDP) without the need for an IT expert on staff. + Our key uniquenesses include: + - Simplicity - Low-code/no-code/no-hardware platform for organizations of all sizes. + - Market-leading deployment time - GoodAccess only takes hours or days to deploy. + - Infrastructure-agnostic - Deployable over any existing infrastructure. + - Easy management - No certified IT experts needed. + - Zero Trust on network layer - Allows for simple integration of legacy applications. + - Based in the EU - Ideal cybersecurity provider for NIS2 compliance. +Tags: +- network +- virtual-private-network +- vpn +ReleaseNotes: |- + Fixed + - General stability and performance improvements. +ReleaseNotesUrl: https://support.goodaccess.com/product-changelog/windows#id-4.7.13-2026-05-18 +PurchaseUrl: https://www.goodaccess.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.zh-CN.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.zh-CN.yaml new file mode 100644 index 000000000000..616a1b1dc3c8 --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.16 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 只需从任何设备一键点击,即可连接到您的私人企业网络,并随时随地访问受保护的系统。 +Description: |- + GoodAccess 是一个网络安全平台(SASE/SSE),可帮助企业轻松在其基础设施中实施零信任架构(ZTA),无论其复杂性或规模如何。 + 通过采用低代码/无代码的方式,GoodAccess 可在数小时或数天内实现无需硬件的快速部署,使企业无需依赖内部 IT 专家即可提升安全性。 + 我们的平台确保与现代 SaaS/云应用以及传统系统无缝集成,保护远程和混合办公员工的关键资产。GoodAccess 服务于各行各业的企业,尤其适用于采用多云和 SaaS 环境的组织。 + + GoodAccess 能做什么? + GoodAccess 在统一的零信任框架下保护客户的基础设施,无论其多么复杂、异构或分布广泛。它非常适合支持全远程或混合工作模式的企业,无论是使用公司配发设备还是员工自带设备(BYOD)。这一基于低代码/无代码的云原生 SASE 平台,使企业能够轻松创建和管理零信任架构。 + 在当今的网络安全环境中,这是任何组织安全体系的重要组成部分,也是实现合规监管的高效推动力。 + GoodAccess 平台融合了多项前沿技术,以应对当前最紧迫的网络安全挑战: + - 远程访问与 BYOD —— 通过设备清单和合规性检查实现设备安全管控。 + - 多因素认证(MFA)—— 针对所有关键系统(包括传统应用)的统一 MFA 解决方案。 + - 基于身份的访问控制(IAM/FWaaS)—— 实现零信任架构,通过身份(SSO/SCIM)控制所有访问权限。 + - 网络加密与隔离 —— 最细粒度的网络分段,极大缩小攻击面。 + - 全面控制与可视性 —— 整个组织范围内的安全日志与报告,并支持 SIEM 集成。 + + 是什么让 GoodAccess 独一无二? + GoodAccess 以易用性为设计核心。它是一个完全基于 SaaS、无需任何硬件的平台,可适配任意基础设施,实现基于网络的零信任架构(SDP),且无需企业配备专业 IT 人员。 + 我们的核心独特优势包括: + - 简单易用 —— 适合各种规模组织的低代码/无代码/无硬件平台。 + - 行业领先的部署速度 —— 部署仅需数小时或数天。 + - 与基础设施无关 —— 可在任何现有基础设施上部署。 + - 易于管理 —— 无需持有认证的专业 IT 人员。 + - 网络层零信任 —— 支持传统应用的简单集成。 + - 欧盟本土化运营 —— 是满足 NIS2 合规要求的理想网络安全供应商。 +Tags: +- vpn +- 网络 +- 虚拟专用网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.yaml new file mode 100644 index 000000000000..b6b7bcc21cfa --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.16/GoodAccess.GoodAccess.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: GoodAccess.GoodAccess +PackageVersion: 4.7.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..51165e4bbb42 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.13 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-12-04 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.13-5784474821722112/windows-x64/Antigravity.exe + InstallerSha256: 561FF6CFF17010026FF6407841D3F4B6AD34886DD8E7BFE761795E72A99C4B8A + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.13-5784474821722112/windows-arm64/Antigravity.exe + InstallerSha256: 27CB30440416AE389B1DD34C0D4024A04AEBCDB41B35DF558A07388407D647D9 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..f1b5f1999783 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.13 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Google One Support + Higher, more frequently refreshed rate limits for Google AI Pro and Ultra subscribers. + Improvements (1) + - Google One integration. + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..020dd175bbdd --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.13 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..656b995c77d9 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.13/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..2e3575c334d7 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.17 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-12-09 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.17-6639170008514560/windows-x64/Antigravity.exe + InstallerSha256: 549D117C89EB4087A335302C1259225D5E19C2528D613ED49D58207B6BC0C510 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.17-6639170008514560/windows-arm64/Antigravity.exe + InstallerSha256: C5B8DDF0C07349766ABD8B6B9ACA67884C883859F0989AEFFF2D630D268D1048 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..94bdd7652110 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.17 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Secure Mode and Security Fixes + Adding the secure mode option, which enforces certain settings to prevent the agent from autonomously running targeted exploits and requires human review for all agent actions. Various security fixes. + Improvements (1) + - Secure mode option. + Fixes (1) + - Various security fixes. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..fb2d29d176b3 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.17 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..4bec948648aa --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.17/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..30b215a19aca --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.2 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-11-18 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.2-6251250307170304/windows-x64/Antigravity.exe + InstallerSha256: EAD39027A639818E671BCB5200760D6B68B744147359AE95FCED89090C9E24FE + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.2-6251250307170304/windows-arm64/Antigravity.exe + InstallerSha256: 427987E6754BE8CB456DB28AFBA4E91FB5BB530A98A791BD3E7CF9D7C359E4FB + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..0e2e3ec320e9 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.2 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +# Copyright: +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +# Moniker: +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Google Antigravity + The original launch of Google Antigravity, with a fully-featured AI-powered IDE, new Agent Manager view, an integrated experience with Chrome, broad variety of rich Artifacts, user feedback flows, knowledge management, and much more. The vision for what development looks like in an agent-first paradigm. + Improvements (1) + - Google Antigravity + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..c7a0f503e4ee --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.2 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +# Moniker: +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..6314a3f39225 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.2/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..159cad04c653 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.3 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-11-19 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.3-6583016683339776/windows-x64/Antigravity.exe + InstallerSha256: 532D42E6AF276FE688021C517DAE9D0DBC917D26F5520AF6377FF0880A0D3C87 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.3-6583016683339776/windows-arm64/Antigravity.exe + InstallerSha256: 5D29919753170568F59949117138EAE973C0AB7BFC8CEC8F67CA3329A2C3EA77 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..2847fc577f84 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.3 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Launch Day Feedback + Fast hotfixes to address day one issues. + Improvements (0) + + Fixes (1) + - Support for individuals with non-Latin alphabetic characters in their names. + Patches (1) + - Messaging to distinguish particular users hitting their user quota limit from all users hitting the global capacity limits. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2c36533104a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.3 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..5b3cccd37a1b --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.3/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..13d5f56c0bbc --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.5 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-11-20 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.5-5234145629700096/windows-x64/Antigravity.exe + InstallerSha256: 3DF6657A3B851984F881975B3CB16E90EDCC58FD7572F4FDA814A05FFB8966F2 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.5-5234145629700096/windows-arm64/Antigravity.exe + InstallerSha256: B40015F01E5827727711C5C08C9462C945CC626DA904BC727A3BC5216A9FBC51 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..955d902d114a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.5 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Launch Day Feedback + Fast hotfixes to address day one issues. + Improvements (0) + + Fixes (1) + - Support for individuals with non-Latin alphabetic characters in their names. + Patches (1) + - Messaging to distinguish particular users hitting their user quota limit from all users hitting the global capacity limits. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..39f99966a5a1 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.5 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..03d26c908366 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.5/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..18083848518d --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.9 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-11-26 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.9-4787439284912128/windows-x64/Antigravity.exe + InstallerSha256: 5BA7FB564EC6A923BD1472BA00A46CB44FF29A6B987480BD221A02FB1EB77664 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.11.9-4787439284912128/windows-arm64/Antigravity.exe + InstallerSha256: CFCF518E5579CB0C177968BE3D3EA9AC897503D5FEADB546953F41DAA4BB9B29 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..e2fd4928ce8a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.9 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and bug fixes + Bug fixes in the authentication flow + Improvements (1) + - Added better error states for onboarding users during authentication flow. + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..127bb4645d54 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.9 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..e6cba85e8da5 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.11.9/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.11.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..71eca6d6ccb1 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.12.4 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-12-17 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.12.4-5388582906101760/windows-x64/Antigravity.exe + InstallerSha256: B66FD40DBD6BA5DD270683ACE6667546A8684DE0796E8E5ECC0DFD47BD429575 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.12.4-5388582906101760/windows-arm64/Antigravity.exe + InstallerSha256: F244593C7B23EDB53529284D9218B18DD3F3FB02697FF527F84F6188726C88A1 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..61ee9c0f5d8c --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.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.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.12.4 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Gemini 3 Flash + Support for Gemini 3 Flash in Antigravity. + Improvements (3) + - Support for Gemini 3 Flash. + - Native audio support for the agent. + - Performance improvements for Agent Manager and for long conversations in editor windows. + Fixes (0) + + Patches (1) + - Switched default browser use model to Gemini 3 Flash. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..ec12a84c1bec --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.12.4 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..5d8f6b367e7e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.12.4/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.12.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..52640f075587 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.13.3 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2025-12-19 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.13.3-4533425205018624/windows-x64/Antigravity.exe + InstallerSha256: 2DEAFE73D098B4929AC53D73F679AFA2DA6D5F4ADB6023F8C39F59B6B37C1E95 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.13.3-4533425205018624/windows-arm64/Antigravity.exe + InstallerSha256: 47E7D06CE2CF8E95E63DEBC14E07DC59FEAA00452F976B759E383F585D880393 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..8509e24e7f78 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.13.3 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Google Workspace Support + Higher, more frequently refreshed rate limits for Google Workspace AI Ultra for Business subscribers. + Improvements (1) + - Higher, more frequently refreshed rate limits for Google Workspace AI Ultra for Business subscribers. + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..09aed4e54b77 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.13.3 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..a9786fe7fad0 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.13.3/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..48b33f8b64c6 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.14.2 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-01-13 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.14.2-6046590149459968/windows-x64/Antigravity.exe + InstallerSha256: 9D8E570A2FEE7694FC5E9D2FCC6DC2EEE785A23A171F9D25ACD3570BBEAA5EF5 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.14.2-6046590149459968/windows-arm64/Antigravity.exe + InstallerSha256: 4740053668D757F7488FA8586F62834EEADBF1E432E6B29FAC055F933EF6BEC5 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..4f1ef36f402d --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.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.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.14.2 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Agent Skills + Introducing agent skills to Antigravity for enhanced customizability, alongside tab model updates and new conversation settings. + Improvements (3) + - Agent Skills now available in Antigravity + - Updated tab model architecture. + - New Settings to allow disabling conversation history and knowledge. + Fixes (2) + - Resolved transparency issues across various UI components. + - Corrected overactive jump-to-bottom and autoscroll behavior in the chat client. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..40153f9b1e3a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.14.2 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..8d153097f451 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.14.2/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.14.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..4dbe5cf6d134 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.6 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-01-22 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.15.6-5250816192937984/windows-x64/Antigravity.exe + InstallerSha256: 456A93CF6514E8C5F55A71AE76B6C4CBB71C332E2E786B1D5FE50DE5B9EA499E + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.15.6-5250816192937984/windows-arm64/Antigravity.exe + InstallerSha256: FD4F867B83EA535344F627BF31AB1BAC540AC74BAA40BA12278F4466991C8739 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..042905fcc572 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.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.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.6 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Agent Skills + Introducing agent skills to Antigravity for enhanced customizability, alongside tab model updates and new conversation settings. + Improvements (3) + - Agent Skills now available in Antigravity + - Updated tab model architecture. + - New Settings to allow disabling conversation history and knowledge. + Fixes (2) + - Resolved transparency issues across various UI components. + - Corrected overactive jump-to-bottom and autoscroll behavior in the chat client. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..b772dd920093 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.6 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..6bf58cddf542 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.6/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..b7f2da4dbf39 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.8 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-01-24 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.15.8-5724687216017408/windows-x64/Antigravity.exe + InstallerSha256: D119D4C16D20ECE9E1087F890B43EF0E0972D722F033FC77E9B70790D205D3BB + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.15.8-5724687216017408/windows-arm64/Antigravity.exe + InstallerSha256: 5ABC7ECD2E02B70D8235E366AAE4FEA9A2DB6DAC481C00E4F25508EBEF380CD7 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..8dcad3c2d3b8 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.8 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Performance Improvements + Performance improvements for long conversations. + Improvements (0) + + Fixes (0) + + Patches (1) + - Fixes a bug with long conversations with the agent that caused performance issues. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..44ef6d2b63ac --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.8 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..523e0ed5136e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.15.8/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.15.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..6ed12fbcce6a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.16.5 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-03 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.16.5-6703236727046144/windows-x64/Antigravity.exe + InstallerSha256: 11D587902CE44AB99ED4EF23A0A03129752D5F8C74F7FFD6B8CFC274F8F35F7C + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.16.5-6703236727046144/windows-arm64/Antigravity.exe + InstallerSha256: DE12EB273171DEBE7993BEC11594FDF9C84FE8911C9AC47C5897C7840737247D + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..e8edb28d276e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.16.5 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Bug Fixes + Various bug fixes and performance improvements. + Improvements (1) + - Speed up population of @-mention search results in the Agent Manager + Fixes (0) + + Patches (1) + - Renamed Secure Mode to strict mode +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..7b1767cb6018 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.16.5 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..ae24a2e7e165 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.16.5/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.16.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..50f6cb11f575 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.3 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-19 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.18.3-4739469533380608/windows-x64/Antigravity.exe + InstallerSha256: 6E1FF051A061B595DAEDE6F0177B390A9239DC094C39EE6992F69F9D19377EA6 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.18.3-4739469533380608/windows-arm64/Antigravity.exe + InstallerSha256: B728B58CF083B6C439083A8F7239C5166E6F15545074B7A71BD42B4F093FE86B + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..9dae6129d84d --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.3 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Settings, Artifacts, and Stability + New settings screens for models and terminal integration, artifact download support, and various stability and UI fixes across platforms. + Improvements (5) + - Added Models screen to settings, providing more visibility into quota usage. + - Added a setting to enable or disable terminal integration. + - Support for downloading artifacts from the chat UI. + - Up/down arrow key navigation for input box history. + - Improved UI responsiveness for chat interactions, including creating conversations, sending messages, and reverting changes. + Fixes (3) + - Resolved an issue where external plugins could fail to load on macOS due to signing problems. + - Fixed certain artifact files not being recognized as artifacts and missing the 'Proceed' button in the chat UI on Windows. + - Fixed an issue where reverting could occasionally delete files edited by the agent. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..b23468828f55 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.3 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..8e4f8b73e0c8 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.3/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..6f1b46a4ed5b --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.4 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-21 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.18.4-5780041996042240/windows-x64/Antigravity.exe + InstallerSha256: F85BCFCFCD276C19A45359FED008664CD3BE4B7F9F16F545A5DB2A531CB0BBB7 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.18.4-5780041996042240/windows-arm64/Antigravity.exe + InstallerSha256: CD14EC5995E3325F6EBA3E2FF6787EA1A95F9A309DD85D0AAD33F113908BB294 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..6983b18d3c60 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.4 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Fix for Windows Auto-updater + Bug fixes and stability improvements. + Improvements (0) + + Fixes (1) + - Fixed an issue where the Windows auto-updater fails to detect new releases. Please manually install the latest update if you are on version 1.16.5 or 1.18.3. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..12a8ce500020 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.4 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..d1fff6532f49 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.18.4/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.18.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..757ba4b73fee --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.4 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.4-4641795031302144/windows-x64/Antigravity.exe + InstallerSha256: DEC0A573E9AE2F04F7FCB3A666954B4F0E868DA89CE272D5E249211B914AF087 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.4-4641795031302144/windows-arm64/Antigravity.exe + InstallerSha256: 0F673460A9150A911575B927ED35F4E18EBDEF0314D68F1AFE95AB619F93D566 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..c9e187f0a86e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.4 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI Improvements + Stability and UI improvements. + Improvements (1) + - Allow users to include screenshots in feedback reports. + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..81e4655e5652 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.4 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..a486f8f69686 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.4/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..f783e897c239 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.5 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-26 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.5-5117559161880576/windows-x64/Antigravity.exe + InstallerSha256: 9051BD8163B150298834F5CBB34D882B22053FEC60F7FD41293B24846E68C95B + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.5-5117559161880576/windows-arm64/Antigravity.exe + InstallerSha256: 5101B4A266B9767EE8276007C113E7C6B52E4EB50B2C66BF6C5C10F760BBDBC5 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..f51297213f4a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.5 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Browser Fix + Stability and UI improvements. + Improvements (0) + + Fixes (1) + - Fixed an issue from 1.19.4 that prevented the browser from launching. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..c763b0030e29 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.5 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..eb83b18a31e6 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.5/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..9465cee35cfe --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.6 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-02-27 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.6-6514342219874304/windows-x64/Antigravity.exe + InstallerSha256: 013E634999C7B8FB109026CC7EFF40C80F3C158EFAA6161016C720659FB2A61E + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.19.6-6514342219874304/windows-arm64/Antigravity.exe + InstallerSha256: 48A6BA76BEA2C8583DC014B7066F9244BAD0CC7D513F3C91050621AC3C207AEB + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..19bd98973ebe --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.6 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI Improvements + Stability and UI improvements. + Improvements (1) + - Improved UI for banned users. + Fixes (0) + + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..557eaec35f7e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.6 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..c18b979f761f --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.19.6/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.19.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..7e8279058827 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.3 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-06 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.3-6711822635106304/windows-x64/Antigravity.exe + InstallerSha256: D763C8E0F18E1C69F56048BE97DCF475DBA78A6356254A7C57533A295C42B215 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.3-6711822635106304/windows-arm64/Antigravity.exe + InstallerSha256: 80C09AB54110CD068E16946CB80F7A9A02A5FFBFD2E12317F12181F8640408E9 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..fae539bf6a39 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.3 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI improvements + Stability and UI improvements. + Improvements (3) + - Added support for reading rules from AGENTS.md in addition to GEMINI.md. + - Deprecated the Auto-continue setting, which is now enabled by default. + - Improved conversation load times, especially for long conversations. + Fixes (3) + - Fixed color contrast in Agent Manager terminals. + - Fixed an issue with cleaning up old SSH server instances. + - Fixed a bug in token accounting that could cause conversations to prematurely reach the maximum token limit. + Patches (1) + - Removed Command support. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..44fb776501c9 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.3 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..f62717aee261 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.3/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..44d4680a8c02 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.4 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-06 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.4-5535391095848960/windows-x64/Antigravity.exe + InstallerSha256: 7F97F3353B9B873E5329FB80A5091A1C67C492D744C5CA5C1B47230D97B5864D + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.4-5535391095848960/windows-arm64/Antigravity.exe + InstallerSha256: 85FBAF00ABFF58155167BACB81D895231E3F2750C3B07EB67271C9C51736FC63 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..b4a6aa1a6ecc --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.4 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI improvements + Stability and UI improvements. + Improvements (3) + - Added support for reading rules from AGENTS.md in addition to GEMINI.md. + - Deprecated the Auto-continue setting, which is now enabled by default. + - Improved conversation load times, especially for long conversations. + Fixes (3) + - Fixed color contrast in Agent Manager terminals. + - Fixed an issue with cleaning up old SSH server instances. + - Fixed a bug in token accounting that could cause conversations to prematurely reach the maximum token limit. + Patches (1) + - Removed Command support. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..30cb6343ce33 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.4 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..319daa3308b1 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.4/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..ea20dd31409c --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.5 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-07 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.5-5474622945755136/windows-x64/Antigravity.exe + InstallerSha256: 424AAF6A0BBFD34C018E47AF79A67F9FC86746729AB89A5E56C584DEF8493BD6 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.5-5474622945755136/windows-arm64/Antigravity.exe + InstallerSha256: 7450DBA6B6A5C637738CCC00900DFC5B5B67B3EC3A1572954C7E281C0421CC8A + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..ae91eceec6ce --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.5 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI improvements + Stability and UI improvements. + Improvements (3) + - Added support for reading rules from AGENTS.md in addition to GEMINI.md. + - Deprecated the Auto-continue setting, which is now enabled by default. + - Improved conversation load times, especially for long conversations. + Fixes (3) + - Fixed color contrast in Agent Manager terminals. + - Fixed an issue with cleaning up old SSH server instances. + - Fixed a bug in token accounting that could cause conversations to prematurely reach the maximum token limit. + Patches (1) + - Removed Command support. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..63ef2b09553a --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.5 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..429049685fa2 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.5/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..ae47364d9afa --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.6 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.6-5891862175809536/windows-x64/Antigravity.exe + InstallerSha256: 47B7884ECC0AC05E04C8159A9F3FFA67744C7D3F05579E34EAED91E21B9BCB8E + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.20.6-5891862175809536/windows-arm64/Antigravity.exe + InstallerSha256: 620EFCEA5F6F0E4D5A8F120C66C0E313B4157788755790BBEE9A507A63B3FF28 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..484f0a7f2095 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.6 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Stability and UI improvements + Stability and UI improvements. + Improvements (3) + - Added support for reading rules from AGENTS.md in addition to GEMINI.md. + - Deprecated the Auto-continue setting, which is now enabled by default. + - Improved conversation load times, especially for long conversations. + Fixes (3) + - Fixed color contrast in Agent Manager terminals. + - Fixed an issue with cleaning up old SSH server instances. + - Fixed a bug in token accounting that could cause conversations to prematurely reach the maximum token limit. + Patches (1) + - Removed Command support. +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..45ce336650f3 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.6 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..70bf7667acd5 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.20.6/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.20.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..dad0cd0bc1c8 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.6 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-25 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.21.6-5723021441368064/windows-x64/Antigravity.exe + InstallerSha256: 6FE1422A2919F998A3DA3D785FC79C7C270BDCE568BD5719E1F8A641E943250A + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.21.6-5723021441368064/windows-arm64/Antigravity.exe + InstallerSha256: D8E800EAA125A4CFBC9791E262024DEE551E482B47E0B6EF267652B4ECA4B4CC + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..1731ce9b6061 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.6 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Linux Sandboxing and MCP Improvements + Linux support for sandboxing, improved MCP authentication, and deprecations in Manager. + Improvements (5) + - Linux support for sandboxing + - Simplified, condensed chat UI + - Added support for reading rules from AGENTS.md in addition to GEMINI.md + - One-click chat archival + - Improved sidebar design + Fixes (2) + - Improved MCP authentication + - Various layout and UX improvements in the agent manager + Patches (2) + - Deprecate follow along mode in Manager + - Deprecate playground feature in Manager +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..fe14ef41c96f --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.6 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..2fc1089e531e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.6/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..761e299d4a7f --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.9 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.21.9-4905428782546944/windows-x64/Antigravity.exe + InstallerSha256: 27CF0A8B358EB789F0B35721033512CDDC706CF892EE06FEF05C3397BBBD11EB + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.21.9-4905428782546944/windows-arm64/Antigravity.exe + InstallerSha256: DEE2B9A8D603C7D4AD842376E38DD07FAE13BE75C607901681D7B3EB2568192F + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..9ad38f2aca7c --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.9 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Onboarding Fix + Fixed bug that prevented new users from completing onboarding. + Improvements (0) + + Fixes (1) + - Fixed bug that prevented new users from completing onboarding. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..43149a3471ba --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.9 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..f1e318c7c8b0 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.21.9/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.21.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..16c82cf89be2 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.22.2 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-04-02 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.22.2-5206900187463680/windows-x64/Antigravity.exe + InstallerSha256: 89707EE7F60408F40060F324C131EB695694E320DA97B88F88272B464BC33E07 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.22.2-5206900187463680/windows-arm64/Antigravity.exe + InstallerSha256: 7E715A473E98B4D6078FAEB0D1BE0E1420562ED415C9F09341A6709208E91986 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..a290ad5e5ed9 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.22.2 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Onboarding Fix + Fixed bug that prevented new users from completing onboarding. + Improvements (0) + + Fixes (1) + - Fixed bug that prevented new users from completing onboarding. + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..cf4ea60e1732 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.22.2 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..1715c1701a1c --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.22.2/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.22.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..49431a13526f --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.23.2 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-04-16 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.23.2-4781536860569600/windows-x64/Antigravity.exe + InstallerSha256: 3874FC761E5C90B3EDF8E0365F506CE22241A88F6881CEA09713B3F472C4F6ED + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/1.23.2-4781536860569600/windows-arm64/Antigravity.exe + InstallerSha256: A14AA1971AD801131ADCB12AFE216522AADEA176C141C4B5D793D216BFE02101 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..ee229129522d --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.23.2 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Bug Fixes + Fixed bug that prevented MCP servers from loading and bug that prevented accessing workspace-specific settings. + Improvements (0) + + Fixes (2) + - Fixed bug that prevented MCP servers from loading + - Fixed bug that prevented accessing workspace-specific settings + Patches (0) +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..61be37012c2e --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.23.2 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..80ab294ad0b2 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/1.23.2/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 1.23.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.installer.yaml b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.installer.yaml new file mode 100644 index 000000000000..b8a346327cda --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.installer.yaml @@ -0,0 +1,158 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 2.0.1 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- antigravity-ide +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-05-19 +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.1-4861014005645312/windows-x64/Antigravity%20IDE.exe + InstallerSha256: 3204782745D819CB1CC96C03C841951FFE7C9936E6D9640018382DAF1ECAB3E0 + ProductCode: '{AA73B3E3-C6C8-45C8-B1DC-4AE56C751432}_is1' +- Architecture: arm64 + InstallerUrl: https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.1-4861014005645312/windows-arm64/Antigravity%20IDE.exe + InstallerSha256: DD79F3FAE109D88ACEB8A28716D09AA1994E58E0F3B13FFD6B3574AC44117105 + ProductCode: '{057BEF68-E891-4AD8-871C-3C9893C9F8A7}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.en-US.yaml b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.en-US.yaml new file mode 100644 index 000000000000..471a92354908 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity IDE +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-generation IDE +Description: Google Antigravity is an agentic development platform, evolving the IDE into the agent-first era. Antigravity enables developers to operate at a higher, task-oriented level managing agents across workspaces, while retaining a familiar AI IDE experience at its core. Antigravity extracts agents into their own surface and provides them the tools needed to autonomously operate across the editor, terminal, and browser emphasizing verification and higher-level communication via tasks and artifacts. This capability enables agents to plan and execute more complex, end-to-end software tasks, elevating all aspects of development, from building features, UI iteration, and fixing bugs to research and generating reports. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.zh-CN.yaml b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..469c07f03356 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 2.0.1 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验新一代 IDE 的升空之旅 +Description: Google Antigravity 是一个自主智能开发平台,将集成开发环境(IDE)带入以代理为中心的新时代。Antigravity 使开发者能够以更高层次的、面向任务的方式在多个工作区中管理代理,同时在其核心保留了开发者熟悉的 AI IDE 体验。Antigravity 将代理提取到独立的界面中,并为其提供在编辑器、终端和浏览器中自主运行所需的工具,强调通过任务和产物实现验证以及更高层次的通信。这一能力使代理能够规划并执行更复杂、端到端的软件开发任务,全面提升开发的各个方面,从功能开发、UI 迭代、缺陷修复到研究和报告生成。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.yaml b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.yaml new file mode 100644 index 000000000000..64142ccdd549 --- /dev/null +++ b/manifests/g/Google/AntigravityIDE/2.0.1/Google.AntigravityIDE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityIDE +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.installer.yaml similarity index 58% rename from manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.installer.yaml index 8bb841828483..b4353c945eb2 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7848.0 +PackageVersion: 150.0.7849.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/actey6qy76atffhxaqiay6k5lbqq_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe - InstallerSha256: 7756B1D727791ED43AA53BA9298333D685891D592B497D3099402CCF2412D2F7 + InstallerUrl: https://dl.google.com/release2/chrome/a7lgq4pzyh4glcws636nymw5ma_150.0.7849.0/150.0.7849.0_chrome_installer_uncompressed.exe + InstallerSha256: 400511AD657F848B9057C985AF2D983D17DD131DE0B76DE7CC7B3748C8EFA1E7 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/ksrw4vkcqnh53zqdwm2ma7udoy_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe - InstallerSha256: 965DE1F229463EF6C416FC9C237036BFF7570E4066D4AF2D41CB5B92AA4EBC12 + InstallerUrl: https://dl.google.com/release2/chrome/acbmflkajeyja4m66p6l7jvrxyva_150.0.7849.0/150.0.7849.0_chrome_installer_uncompressed.exe + InstallerSha256: 4A416DE93CCFC7FF665B0C2229B98EECBD4978151669E7B04D2896F21E148C97 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/acydzhf5uz6udg3lqx55xhg3t7aa_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe - InstallerSha256: E3D00D8D41C37076A9BF802E1C9246E068ED021FF1793DA9CD3A890EDE26D348 + InstallerUrl: https://dl.google.com/release2/chrome/acksz7p6s4k55rvcluegyjjzkkda_150.0.7849.0/150.0.7849.0_chrome_installer_uncompressed.exe + InstallerSha256: C543AD0800A07E2221ECB740AC3ABF58DBC190A2076B44DE0EFC5D77E3F5CA09 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.en-US.yaml index 4332fa32cd39..b2f903b3a47b 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7848.0 +PackageVersion: 150.0.7849.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.nb-NO.yaml index 1171c5e008c8..16af1925125c 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7848.0 +PackageVersion: 150.0.7849.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.zh-CN.yaml index b0147a4cde03..ad8d41689146 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7848.0 +PackageVersion: 150.0.7849.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.yaml index 6a1fb4e2075a..8d9b4e7199b8 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7849.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7848.0 +PackageVersion: 150.0.7849.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.installer.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.installer.yaml new file mode 100644 index 000000000000..857533ff848f --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.601 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot_here.exe + PortableCommandAlias: copilot_here +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.13.601-7ed18f5/copilot_here-win-x64.zip + InstallerSha256: CC467D0E46826998C90A7EB8A6188904AE795A11A449B96A082B94992641BA01 +- Architecture: arm64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.13.601-7ed18f5/copilot_here-win-arm64.zip + InstallerSha256: A70DB0F8222C224EF3444A3782DBD451B801B24DF7BF00F8C6E1BCE187435022 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.locale.en-US.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.locale.en-US.yaml new file mode 100644 index 000000000000..2f40c4489903 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.601 +PackageLocale: en-US +Publisher: Gordon Beeming +PublisherUrl: https://github.com/GordonBeeming +PublisherSupportUrl: https://github.com/GordonBeeming/copilot_here/issues +PackageName: copilot_here +PackageUrl: https://github.com/GordonBeeming/copilot_here +License: FSL-1.1-MIT +LicenseUrl: https://github.com/GordonBeeming/copilot_here/blob/main/LICENSE +ShortDescription: Run GitHub Copilot CLI in a sandboxed Docker container +Description: |- + copilot_here lets you run GitHub Copilot CLI commands inside a sandboxed Docker container, + keeping your host machine clean and secure. It provides shell function wrappers for Bash, + Zsh, and PowerShell that seamlessly proxy Copilot CLI commands through a containerized environment. +Tags: +- cli +- copilot +- docker +- github +- github-copilot +ReleaseNotesUrl: https://github.com/GordonBeeming/copilot_here/releases/tag/cli-v2026.05.13.601-7ed18f5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.yaml new file mode 100644 index 000000000000..878d7908a7c8 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.601/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.601 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.installer.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.installer.yaml new file mode 100644 index 000000000000..0ef54fae1761 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.602 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot_here.exe + PortableCommandAlias: copilot_here +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.13.602-f3f3fab/copilot_here-win-x64.zip + InstallerSha256: 07B0FFB4356AAEB60E96D2A9B1E55832BC878BDC2E86CD3FB513D742BDBDAEBC +- Architecture: arm64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.13.602-f3f3fab/copilot_here-win-arm64.zip + InstallerSha256: D6243ECEDCEC3648B6CAB5857DFEE608B51868FDCB3DA2AB7EB2923F429A83C5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.locale.en-US.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.locale.en-US.yaml new file mode 100644 index 000000000000..33319f47a743 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.602 +PackageLocale: en-US +Publisher: Gordon Beeming +PublisherUrl: https://github.com/GordonBeeming +PublisherSupportUrl: https://github.com/GordonBeeming/copilot_here/issues +PackageName: copilot_here +PackageUrl: https://github.com/GordonBeeming/copilot_here +License: FSL-1.1-MIT +LicenseUrl: https://github.com/GordonBeeming/copilot_here/blob/main/LICENSE +ShortDescription: Run GitHub Copilot CLI in a sandboxed Docker container +Description: |- + copilot_here lets you run GitHub Copilot CLI commands inside a sandboxed Docker container, + keeping your host machine clean and secure. It provides shell function wrappers for Bash, + Zsh, and PowerShell that seamlessly proxy Copilot CLI commands through a containerized environment. +Tags: +- cli +- copilot +- docker +- github +- github-copilot +ReleaseNotesUrl: https://github.com/GordonBeeming/copilot_here/releases/tag/cli-v2026.05.13.602-f3f3fab +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.yaml new file mode 100644 index 000000000000..ef6066c43552 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.13.602/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.13.602 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.installer.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.installer.yaml new file mode 100644 index 000000000000..23ed17f62570 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.21.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot_here.exe + PortableCommandAlias: copilot_here +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.21.1-4342adf/copilot_here-win-x64.zip + InstallerSha256: 2F11132BA73E76CF6DBA7DE1229D3E00C3918B3DF249AE87A64790512ADDE46C +- Architecture: arm64 + InstallerUrl: https://github.com/GordonBeeming/copilot_here/releases/download/cli-v2026.05.21.1-4342adf/copilot_here-win-arm64.zip + InstallerSha256: 7177C20D79838975067A04AFAC8DA646457D7F96E9879B917D87C3E627399953 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.locale.en-US.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.locale.en-US.yaml new file mode 100644 index 000000000000..af7ba2aa95ea --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GordonBeeming.CopilotHere +PackageVersion: 2026.05.21.1 +PackageLocale: en-US +Publisher: Gordon Beeming +PublisherUrl: https://github.com/GordonBeeming +PublisherSupportUrl: https://github.com/GordonBeeming/copilot_here/issues +PackageName: copilot_here +PackageUrl: https://github.com/GordonBeeming/copilot_here +License: FSL-1.1-MIT +LicenseUrl: https://github.com/GordonBeeming/copilot_here/blob/main/LICENSE +ShortDescription: Run GitHub Copilot CLI in a sandboxed Docker container +Description: |- + copilot_here lets you run GitHub Copilot CLI commands inside a sandboxed Docker container, + keeping your host machine clean and secure. It provides shell function wrappers for Bash, + Zsh, and PowerShell that seamlessly proxy Copilot CLI commands through a containerized environment. +Tags: +- cli +- copilot +- docker +- github +- github-copilot +ReleaseNotesUrl: https://github.com/GordonBeeming/copilot_here/releases/tag/cli-v2026.05.21.1-4342adf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.yaml b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.yaml new file mode 100644 index 000000000000..834d61881334 --- /dev/null +++ b/manifests/g/GordonBeeming/CopilotHere/2026.05.21.1/GordonBeeming.CopilotHere.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: GordonBeeming.CopilotHere +PackageVersion: 2026.05.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.installer.yaml b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.installer.yaml new file mode 100644 index 000000000000..195c4b5675c2 --- /dev/null +++ b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GraylogInc.GraylogSidecar +PackageVersion: 1.5.3 +InstallerLocale: en-US +InstallerType: msi +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{DC8CA278-14C6-4033-8646-137CF3815627}' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- Publisher: Graylog, Inc. + ProductCode: '{DC8CA278-14C6-4033-8646-137CF3815627}' + UpgradeCode: '{716878B0-190F-42A5-A31A-793621AB888E}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Graylog/sidecar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Graylog2/collector-sidecar/releases/download/1.5.3/graylog-sidecar-1.5.3-1.msi + InstallerSha256: 41DDF66A356E11D0D9156B6BA35E120ED7C9CDC4586498A4B36B88CD1A8D2DA2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.locale.en-US.yaml b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.locale.en-US.yaml new file mode 100644 index 000000000000..29681da91ad0 --- /dev/null +++ b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GraylogInc.GraylogSidecar +PackageVersion: 1.5.3 +PackageLocale: en-US +Publisher: Graylog Inc +PublisherUrl: https://graylog.org/ +PublisherSupportUrl: https://graylog.org/technical-support/ +PackageName: Graylog Sidecar +PackageUrl: https://github.com/Graylog2/collector-sidecar +License: SSPL v1.0 +LicenseUrl: https://github.com/Graylog2/collector-sidecar/blob/HEAD/LICENSE +Copyright: Graylog, Inc. All rights reserved +ShortDescription: Manage log collectors through Graylog. +Description: The Graylog Sidecar is a supervisor process for 3rd party log collectors like NXLog and filebeat. The Sidecar program is able to fetch and validate configuration files from a Graylog server for various log collectors. You can think of it like a centralized configuration and process management system for your log collectors. +Moniker: sidecar +Tags: +- beats +- collector +- configuration +- golang +- graylog +- logging +- nxlog +ReleaseNotes: |- + Changed + - Don't log expanded environment variables. collector-sidecar#526 collector-sidecar#529 + Fixed + - Fix infinite loop in Windows service runner restart that could permanently block configuration updates. graylog-plugin-enterprise#14264 collector-sidecar#554 + - Update gosigar version to fix reading long mtab lines. collector-sidecar#503 collector-sidecar#533 + Full Changelog: 1.5.2...1.5.3 +ReleaseNotesUrl: https://github.com/Graylog2/collector-sidecar/releases/tag/1.5.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.yaml b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.yaml new file mode 100644 index 000000000000..b47684e125ca --- /dev/null +++ b/manifests/g/GraylogInc/GraylogSidecar/1.5.3/GraylogInc.GraylogSidecar.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GraylogInc.GraylogSidecar +PackageVersion: 1.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.installer.yaml new file mode 100644 index 000000000000..f01ca31f9029 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9264/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: b9264 +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-05-21 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b9264/llama-b9264-bin-win-vulkan-x64.zip + InstallerSha256: 120C611E8E436C8075540E2D4928B936A284511E0769BBCC2BC4077EA4E0BE83 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 000000000000..5cd1fcb0c3ac --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,56 @@ +# 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: b9264 +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: |- + app : show version (#23426) + Signed-off-by: Adrien Gallouët angt@huggingface.co + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu x64 (OpenVINO) + - Ubuntu x64 (SYCL FP32) + - Ubuntu x64 (SYCL FP16) + Android: + - Android arm64 (CPU) + 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/b9264 +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/b9264/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b9264/ggml.llamacpp.yaml new file mode 100644 index 000000000000..759c941f000e --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9264/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: b9264 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 000000000000..fc55e627cc20 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.96 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.96/officecli-win-x64.exe + InstallerSha256: FCB3CA20498D21D66E3239775042A3B312B277C19DD336D987B9C87E08BFA898 +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.96/officecli-win-arm64.exe + InstallerSha256: 6FC211A52D092C8B2FA847F8181E76A712F295DBA9D8A37E1E0490C440892463 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..275418ef66bf --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.96 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.95...v1.0.96' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.96 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..8dec2c8509b9 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.96 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml new file mode 100644 index 000000000000..9708d3f526a8 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.96 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.installer.yaml b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.installer.yaml new file mode 100644 index 000000000000..d9cdcaf27805 --- /dev/null +++ b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2365-e626380 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: instruqt.exe +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/instruqt/cli/releases/download/2365-e626380/instruqt-windows.zip + InstallerSha256: A3E508C2C4158E98B0E70C284BC23F47A32AFD01E23463358C776CE47C0CF072 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.locale.en-US.yaml b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..cab8b2e34318 --- /dev/null +++ b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2365-e626380 +PackageLocale: en-US +Publisher: Instruqt +PublisherUrl: https://instruqt.com/ +PublisherSupportUrl: https://github.com/instruqt/cli/issues +Author: Instruqt +PackageName: Instruqt +PackageUrl: https://github.com/instruqt/cli +License: Proprietary +Copyright: Copyright (c) Instruqt +ShortDescription: Instruqt CLI +Moniker: instruqt +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.yaml b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.yaml new file mode 100644 index 000000000000..4607ba8291be --- /dev/null +++ b/manifests/i/Instruqt/CLI/2365-e626380/Instruqt.CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2365-e626380 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.installer.yaml b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.installer.yaml new file mode 100644 index 000000000000..5118bb263c0b --- /dev/null +++ b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.104.1 +InstallerType: portable +Commands: +- jf +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.104.1/jfrog-cli-windows-amd64/jf.exe + InstallerSha256: 77A6128D26625F3747AE17B9994FAE4AD7C8DB0CCC8F9328DFB4ECD218B56A9D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.locale.en-US.yaml b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.locale.en-US.yaml new file mode 100644 index 000000000000..4def1af54ff5 --- /dev/null +++ b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.104.1 +PackageLocale: en-US +Publisher: JFrog Ltd +PublisherUrl: https://jfrog.com/ +PublisherSupportUrl: https://jfrog.com/contact-us +PrivacyUrl: https://jfrog.com/privacy-policy +PackageName: JFrog CLI +PackageUrl: https://jfrog.com/getcli +License: Apache-2.0 +LicenseUrl: https://github.com/jfrog/jfrog-cli/blob/HEAD/LICENSE +ShortDescription: JFrog CLI is a compact and smart client that provides a simple interface that automates access to Artifactory and Mission Control through their respective REST APIs. +Moniker: jf +Tags: +- artifactory +- jfrog +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://jfrog.com/help/r/jfrog-applications-and-cli-documentation/jfrog-cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.yaml b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.yaml new file mode 100644 index 000000000000..2cdbbb65b5c7 --- /dev/null +++ b/manifests/j/JFrog/Cli/2.104.1/JFrog.Cli.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.104.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.installer.yaml b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.installer.yaml new file mode 100644 index 000000000000..fed11e909626 --- /dev/null +++ b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Justsenger.ExHyperV +PackageVersion: 1.4.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ExHyperV.exe + PortableCommandAlias: ExHyperV +ReleaseDate: 2026-05-12 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Justsenger/ExHyperV/releases/download/V1.4.3/ExHyperV_1.4.3_x64.zip + InstallerSha256: 17D4F765FB81E9AF528B2C0470FA5680A225735EB95010C43AD60272FFA19730 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.locale.zh-CN.yaml b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.locale.zh-CN.yaml new file mode 100644 index 000000000000..2eef9c6a67d8 --- /dev/null +++ b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.locale.zh-CN.yaml @@ -0,0 +1,59 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Justsenger.ExHyperV +PackageVersion: 1.4.3 +PackageLocale: zh-CN +Publisher: Justsenger +PublisherUrl: https://github.com/Justsenger +PublisherSupportUrl: https://github.com/Justsenger/ExHyperV/issues +PackageName: ExHyperV +PackageUrl: https://github.com/Justsenger/ExHyperV +License: GPL-3.0 +LicenseUrl: https://github.com/Justsenger/ExHyperV/blob/HEAD/LICENSE +ShortDescription: A graphical Hyper-V management tool. +ReleaseNotes: |- + ⚡ ExHyperV | V1.4.3 Release Notes + This update introduces the all-new Time-Space Management (Checkpoints), Boot Order Management, Ubuntu 24.04 & fnOS GPU-PV support, along with numerous detail fixes and experience optimizations. + ✨ New Features + Time-Space Management (Checkpoints): A completely reimagined management module that visualizes the VM's checkpoint structure via a tree-like topology. + - Supports operations: Rename, Shuttle (Jump), Collapse (Merge), and Delete. + - Supports two creation types: Continuous Time-Space (Standard checkpoint: saves disk + memory state) and Static Time-Space (Production checkpoint: saves disk state only). + - 🌌 Wormhole Function: Allows mounting the disk of a selected Time-Space point into the currently running VM without performing a "Shuttle." Only one wormhole is allowed at a time. + - Supports exporting the current topology map as an image file. + image + Boot Order Management: New management interface supporting drag-and-drop to adjust boot priority. Note: Boot order for running Generation 1 VMs cannot be adjusted. + image + Storage: Added functions to permanently delete VM files and locate VM directories. ISO creation has been migrated from DiscUtils to Windows' native IMAPI2 (ISO 9660 + UDF dual-format), removing previous constraints. Added a size optimization feature for dynamic VHDX files. + image + Console: Fixed several issues. Ctrl + Alt + Space now simultaneously toggles full-screen and keyboard ownership. Enhanced Session Mode now allows resolution adjustments without disconnecting. + USB Passthrough: USB device identification now displays BUSID + VID:PID information. + 🧪CPU: Added support for custom CPU name configuration (Experimental). + 🧪Memory: Introduced several cutting-edge features, including Intel SGX Confidential Computing, CXL support, GPA Pinning, and various memory mapping/performance tuning parameters. Note: Some features require Windows Build 29560+. + Linux Support: Added official kernel GPU-PV deployment scripts for Ubuntu 24.04 and fnOS 1.1.23 (Contributor: @IsAlanLo). Fixed partition selection order issues and a bug where harmless pop-ups triggered a double-boot. + 🛠️ Improvements + - Added documentation descriptions for Hyper-V on ARM. + - Added synchronization for the NVIDIA Corporation folder during Nvidia driver injection to support games like CS that require reading NV settings. + - Fixed an issue where Windows 10 hosts failed to read GPU information via note records, appearing as "Unknown Devices." + - Fixed an issue where the Mica background was not correctly applied upon startup (Contributor: @Jac0b-Shi). + - Optimized the UI of the shutdown button under the Light theme. + - Hidden the ineffective "CPU Hidden Flag" and revised boot order descriptions. + - Attempted to mitigate VMware.PowerCLI conflicts; this will be fully resolved in the future by transitioning to native calls. + - Optimized the initial path for file/folder dialogs to intelligently select directories based on context (Contributor: @Kookiejarz). + - Fixed scrolling issues in the System Identity dropdown and added missing system logos (Contributor: @Enaium). + - Removed unnecessary image resources to optimize repository size. + - Fine-tuned UI styles and system logos (Windows, etc.) for a unified visual experience. + - Added a loading animation interface when creating VMs. + - Introduced an automated Winget distribution workflow. + 🤝 Contributors + Heartfelt thanks to the following community developers for their contributions via Pull Requests: + - @IsAlanLo: Added fnOS 1.1.23 GPU-PV deployment scripts. + - @Jac0b-Shi: Fixed the Mica background application issue. + - @Kookiejarz: Optimized file dialog path logic and perfected Winget automation. + - @Enaium: Fixed system list scrolling and added system logos. + Author's Message + 🛑Following this release, I will pause the development of new features for a period. Due to fragmented implementations that have emerged during rapid iterations—leading to performance overhead and inconsistent structures—the next cycle will focus exclusively on architectural optimization. + As such, no new feature requests will be accepted for the time being. If you have "hardcore" features you wish to merge, please submit a complete implementation path via an Issue or Pull Request. +ReleaseNotesUrl: https://github.com/Justsenger/ExHyperV/releases/tag/V1.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.yaml b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.yaml new file mode 100644 index 000000000000..635783dcf258 --- /dev/null +++ b/manifests/j/Justsenger/ExHyperV/1.4.3/Justsenger.ExHyperV.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Justsenger.ExHyperV +PackageVersion: 1.4.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..0168b8b94341 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.12.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-21" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.12.2/lfk_0.12.2_windows_arm64.zip + InstallerSha256: 3a53ccba20d806c41ffba86b29993b4286374d6569c7e46de33b13e5e2645324 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.12.2/lfk_0.12.2_windows_amd64.zip + InstallerSha256: caec0a29b95ddb55c9363b68751300ca9e936dffac8750cf17408f9b3e8456ee + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..b93d24cb303d --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.12.2 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.yaml new file mode 100644 index 000000000000..ca81b7e47a6b --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.12.2/janosmiko.lfk.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.installer.yaml b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.installer.yaml new file mode 100644 index 000000000000..85450f841b79 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.7.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- simtradedesk +ProductCode: 0fb1c321-dd0d-53a5-a629-f182f245d101 +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.7.2/SimTradeDesk-Setup-0.7.2.exe + InstallerSha256: 0C1977A931921DEEFB2335F83C27B32DAA5D30521BE9EB481B00F73EBD55A2DC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.7.2/SimTradeDesk-Setup-0.7.2.exe + InstallerSha256: 0C1977A931921DEEFB2335F83C27B32DAA5D30521BE9EB481B00F73EBD55A2DC + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.en-US.yaml b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.en-US.yaml new file mode 100644 index 000000000000..65a3b6330238 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.7.2 +PackageLocale: en-US +License: Freeware +ShortDescription: The dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. +Description: |- + SimTradeDesk is the dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. It builds on the open-source SimTradeLab core while offering a refined, commercial-grade desktop experience. + No Python. No environment setup. Just download, install, and start building strategies. + Features + - PTrade-compatible API — 46 core APIs; strategies run identically on PTrade and locally + - Strategy editor — autocompletion and syntax highlighting for PTrade API + - Backtesting — A-share historical data with real-time log streaming + - Parameter optimizer — hyperparameter search with walk-forward validation (optimization period + holdout period) + - Results visualization — equity curves, drawdown charts, trade history, and key metrics + - Backtest comparison — overlay NAV curves with time-axis alignment and side-by-side metric tables + - Version history — automatic strategy snapshots with diff view and one-click restore + - CSV / PNG export — export data tables and charts + - Built-in terminal — integrated command-line panel for quick debugging + - Multi-language UI — Chinese / English / German + - Cross-platform — Windows, macOS, Linux +Tags: +- finance +- trade +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.zh-CN.yaml b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b28fb3ddf9b --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.7.2 +PackageLocale: zh-CN +Publisher: kay-ou +PublisherUrl: https://github.com/kay-ou +PublisherSupportUrl: https://github.com/kay-ou/SimTradeDesk/issues +PackageName: SimTradeDesk +PackageUrl: https://github.com/kay-ou/SimTradeDesk +License: 免费软件 +ShortDescription: SimTradeLab 专用桌面版,为策略开发、回测、模拟及券商端部署提供快速、安全且完全本地的环境。 +Description: |- + SimTradeDesk 是 SimTradeLab 的专用桌面版,提供快速、安全且完全本地化的环境,用于策略开发、回测、模拟及券商端部署。它在开源的 SimTradeLab 核心基础上,打造了精致、商用级的桌面体验。 + 无需 Python,无需环境配置。只需下载、安装,即可开始构建策略。 + 功能特性 + - 兼容 PTrade 的 API — 46 个核心 API;策略在 PTrade 与本地运行表现一致 + - 策略编辑器 — 为 PTrade API 提供自动补全与语法高亮 + - 回测 — A 股历史数据支持实时日志流 + - 参数优化器 — 超参数搜索,支持前向验证(优化期 + 保留期) + - 结果可视化 — 资金曲线、回撤图表、交易记录及关键指标 + - 回测对比 — 对齐时间轴叠加净值曲线,并排展示指标表格 + - 版本历史 — 自动保存策略快照,支持差异查看与一键还原 + - CSV / PNG 导出 — 导出数据表格与图表 + - 内置终端 — 集成命令行面板,便于快速调试 + - 多语言界面 — 中文 / 英文 / 德文 + - 跨平台 — 支持 Windows、macOS、Linux +Tags: +- 交易 +- 财经 +- 金融 +ReleaseNotes: |- + Changed + - Remove sandbox mode toggle from settings and API — broker profile now controls Python version compatibility + - Redesign user settings dropdown: low-frequency options collapsed under "Directories", T+1 moved next to market + - Simplify referral code display with tooltip +ReleaseNotesUrl: https://github.com/kay-ou/SimTradeDesk/releases/tag/v0.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.yaml b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.yaml new file mode 100644 index 000000000000..a901e8b9cd87 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.7.2/kay-ou.SimTradeDesk.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: kay-ou.SimTradeDesk +PackageVersion: 0.7.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.installer.yaml b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.installer.yaml index 7dea5184f3ef..c3a6b4e45615 100644 --- a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.installer.yaml +++ b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: kayapater.VideoDownloader @@ -17,7 +17,7 @@ Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 MinimumVersion: 8.0.0 -ProductCode: '{395A6A58-A591-4E48-95FE-F056D7729151}' +ProductCode: '{82C0BF0F-CA61-4614-AADF-0FAA6495B0DD}' AppsAndFeaturesEntries: - DisplayName: Video Downloader Publisher: kayapater @@ -26,7 +26,7 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://github.com/kayapater/video-downloader/releases/download/v1.6.0/VideoDownloader-v1.6.0-Setup.msi - InstallerSha256: 0BB8C818444FA7CDDA441B732F8D7ADD2073EF5030096DDE801712A9DD9B1A5E + InstallerSha256: 07F891164DBBF0D0646D4921824E9399F97210A6E9EEE4AA8FB11F4F6285E7D5 ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-21 +ReleaseDate: 2026-05-20 diff --git a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.en-US.yaml b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.en-US.yaml index fcd198855a33..e042bae10b59 100644 --- a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.en-US.yaml +++ b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: kayapater.VideoDownloader diff --git a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.tr-TR.yaml b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.tr-TR.yaml index deaff2ab037d..19ff9a0e4857 100644 --- a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.tr-TR.yaml +++ b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.locale.tr-TR.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: kayapater.VideoDownloader diff --git a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.yaml b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.yaml index aab5025aa7bf..988e2f30e1c1 100644 --- a/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.yaml +++ b/manifests/k/kayapater/VideoDownloader/1.6.0/kayapater.VideoDownloader.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: kayapater.VideoDownloader diff --git a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.installer.yaml b/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.installer.yaml deleted file mode 100644 index caedc7c6b95c..000000000000 --- a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.7.13 -InstallerType: inno -Installers: -- Architecture: neutral - InstallerUrl: https://www.linqpad.net/GetFile.aspx?LINQPad9Setup.exe - InstallerSha256: 2039A32563141A468F789C33139632E577168CAAE8F4FB80998CB114967CE823 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.locale.en-US.yaml b/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.locale.en-US.yaml deleted file mode 100644 index 74a9aa73e146..000000000000 --- a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.7.13 -PackageLocale: en-US -Publisher: Joseph Albahari -PackageName: LINQPad 9 -License: Proprietary -ShortDescription: The .NET Programmer’s Playground -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.installer.yaml b/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.installer.yaml deleted file mode 100644 index 9360b76fe844..000000000000 --- a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.8.11 -InstallerType: inno -Installers: -- Architecture: neutral - InstallerUrl: https://www.linqpad.net/GetFile.aspx?LINQPad9Setup.exe - InstallerSha256: 285237681EEB80C2E19161F7C9EAD0DB672541C976483119A59DCD3C7F254C76 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.locale.en-US.yaml b/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.locale.en-US.yaml deleted file mode 100644 index bd4d57564da4..000000000000 --- a/manifests/l/LINQPad/LINQPad/9/9.8.11/LINQPad.LINQPad.9.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.8.11 -PackageLocale: en-US -Publisher: Joseph Albahari -PackageName: LINQPad 9 -License: Proprietary -ShortDescription: The .NET Programmer’s Playground -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.1/LookupFoundation.RevitLookup.2021.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.1/LookupFoundation.RevitLookup.2021.installer.yaml index 4480ed73760f..d23243100135 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.1/LookupFoundation.RevitLookup.2021.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.1/LookupFoundation.RevitLookup.2021.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2021 PackageVersion: 2021.5.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{9B7FD05D-C782-4538-A5D3-04B69A383FE4}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 21.5.1 ProductCode: '{9B7FD05D-C782-4538-A5D3-04B69A383FE4}' UpgradeCode: '{9B7FD05D-C782-4538-A5D3-04B64AE81FE4}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2021.5.1-SingleUser.msi InstallerSha256: EC53CB47EC82AB99F2E34EDDAF85CFBC0CE3F76BB4C9684134DEE91E1508643E + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2021.5.1-MultiUser.msi + InstallerSha256: 4A4BB784F0F049E10B7CC8E0A59963D44DDB35D2DB8016880D1E073B3F7AFC1E + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.1/LookupFoundation.RevitLookup.2022.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.1/LookupFoundation.RevitLookup.2022.installer.yaml index 740cfd82ce17..52fbb1a097ce 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.1/LookupFoundation.RevitLookup.2022.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.1/LookupFoundation.RevitLookup.2022.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2022 PackageVersion: 2022.5.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE7579F60}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 22.5.1 ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE7579F60}' UpgradeCode: '{207733B1-1BEA-4603-99EA-EA1E87077F60}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2022.5.1-SingleUser.msi InstallerSha256: AD47A5D1C52D01E02003EF80A3D31ED70E6141500E39ED24485F814896D00073 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2022.5.1-MultiUser.msi + InstallerSha256: CD94E7BEB8B5346A06BBF21CC5B7C8809F29F7A4748DE903D811C6C1C4B3A576 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.1/LookupFoundation.RevitLookup.2023.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.1/LookupFoundation.RevitLookup.2023.installer.yaml index 06be5adba6ad..e788c9baeb51 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.1/LookupFoundation.RevitLookup.2023.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.1/LookupFoundation.RevitLookup.2023.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2023 PackageVersion: 2023.5.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{2179ECCB-0ED3-4FFF-907D-01C945CAF20D}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 23.5.1 ProductCode: '{2179ECCB-0ED3-4FFF-907D-01C945CAF20D}' UpgradeCode: '{2179ECCB-0ED3-4FFF-907D-01C9D57AD20D}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2023.5.1-SingleUser.msi InstallerSha256: 9DE613085D3861D332A9BAF034C71E8E077CC8173A6A9C61121CFC77703AE821 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2023.5.1-MultiUser.msi + InstallerSha256: C4C194D8F4FF46BB57565B220FDE580D647C38CF6CB3E7682D7377F4AF6E24E8 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.1/LookupFoundation.RevitLookup.2024.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.1/LookupFoundation.RevitLookup.2024.installer.yaml index 16fddeb559e5..5044a3586890 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.1/LookupFoundation.RevitLookup.2024.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.1/LookupFoundation.RevitLookup.2024.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2024 PackageVersion: 2024.3.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{2E347D52-D08D-4624-8909-3679578BBC1D}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 24.3.1 ProductCode: '{2E347D52-D08D-4624-8909-3679578BBC1D}' UpgradeCode: '{2E347D52-D08D-4624-8909-3679D75B9C1D}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2024.3.1-SingleUser.msi InstallerSha256: 21238005D3D6B56863E9AC1F5F690ED2F872BF861A4B590907835821C7B5742B + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2024.3.1-MultiUser.msi + InstallerSha256: EF7B7A8D2C4BD97483A649277CE5D615D3F2F5A47846FB9A2CD748A2E1A7B1DD + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.1/LookupFoundation.RevitLookup.2025.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.1/LookupFoundation.RevitLookup.2025.installer.yaml index 539c2a463209..a174003ddc49 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.1/LookupFoundation.RevitLookup.2025.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.1/LookupFoundation.RevitLookup.2025.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2025 PackageVersion: 2025.2.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{5182B068-1BE3-42A9-B91D-BF4B7E083680}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 25.2.1 ProductCode: '{5182B068-1BE3-42A9-B91D-BF4B7E083680}' UpgradeCode: '{5182B068-1BE3-42A9-B91D-BF4BEEE81680}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2025.2.1-SingleUser.msi InstallerSha256: D52F185630F790E3A99C0FF590A6F260F055762B4CFFF54108920DA2981A01BE + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2025.2.1-MultiUser.msi + InstallerSha256: D529AC04C636E3A329DBBD98615EA3E333F56B59ACF90D0EB8F7A85DB6D8F597 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.1/LookupFoundation.RevitLookup.2026.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.1/LookupFoundation.RevitLookup.2026.installer.yaml index d742917ecb44..8483618387a0 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.1/LookupFoundation.RevitLookup.2026.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.1/LookupFoundation.RevitLookup.2026.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2026 PackageVersion: 2026.1.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC49CBC}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 26.1.1 ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC49CBC}' UpgradeCode: '{468ECD03-68D6-4D99-B04C-13D72AB47CBC}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2026.1.1-SingleUser.msi InstallerSha256: FD1E593C85AFA2C86B783136045E29CDAB51CF6F2A5977D25D9F0F3C69BFE973 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2026.1.1-MultiUser.msi + InstallerSha256: 40EAADC2015EABD63170AD1848F174BC3DF8B7EE08C4189E296101516D54B240 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.1/LookupFoundation.RevitLookup.2027.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.1/LookupFoundation.RevitLookup.2027.installer.yaml index 462a3ff90209..9e87d0e4767c 100644 --- a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.1/LookupFoundation.RevitLookup.2027.installer.yaml +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.1/LookupFoundation.RevitLookup.2027.installer.yaml @@ -5,7 +5,6 @@ PackageIdentifier: LookupFoundation.RevitLookup.2027 PackageVersion: 2027.0.1 InstallerLocale: en-US InstallerType: wix -Scope: user UpgradeBehavior: install ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FB6F4}' ReleaseDate: 2026-04-10 @@ -15,11 +14,18 @@ AppsAndFeaturesEntries: DisplayVersion: 27.0.1 ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FB6F4}' UpgradeCode: '{8CCB4872-7F50-43C9-B3FE-50FEF55F96F4}' -InstallationMetadata: - DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' Installers: - Architecture: x64 + Scope: user InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2027.0.1-SingleUser.msi InstallerSha256: 588B87203D46622120780C246B2B7C7CB246EE43EC8B71A0AFA74270A18DA899 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.1/RevitLookup-2027.0.1-MultiUser.msi + InstallerSha256: DDADBBD41F063901C068251B37259E1137CF12974BB3BFBD94E029D8705570CD + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Autodesk\Revit\Addins' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.installer.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.installer.yaml new file mode 100644 index 000000000000..d98c23891a76 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.5.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{62545D34-9E59-4DF3-9F26-57E5E7B2B54B}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/download/v0.5.0/1PhoneMirror-0.5.0.msi + InstallerSha256: 67BBDD7E8536DD7BD2A9DD19BD15D4DF373A33F550D23BBB903A82359C161217 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml new file mode 100644 index 000000000000..445e02784557 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: MSEndpointMgr +PublisherUrl: https://github.com/MSEndpointMgr +PublisherSupportUrl: https://github.com/MSEndpointMgr/1PhoneMirror/issues +PackageName: 1PhoneMirror +PackageUrl: https://github.com/MSEndpointMgr/1PhoneMirror +License: GPL-3.0-or-later +ShortDescription: Wireless screen mirroring for iOS (AirPlay) and Android (scrcpy) on Windows. +ReleaseNotesUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/tag/v0.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.yaml new file mode 100644 index 000000000000..2df9fa3c08e7 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.5.0/MSEndpointMgr.1PhoneMirror.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: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.installer.yaml b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.installer.yaml new file mode 100644 index 000000000000..db21bea6e048 --- /dev/null +++ b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MadrasCheck.flow +PackageVersion: 2.8.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +AppsAndFeaturesEntries: +- Publisher: Madras Check Co.,Ltd. + ProductCode: c7bd5906-16c8-5828-857a-5d6f769786b3 +Installers: +- Architecture: x86 + InstallerUrl: https://flownew.s3.ap-northeast-2.amazonaws.com/flow-2.8.4-setup.exe + InstallerSha256: 14A7DDD07DE4C43039ECAED2E0C53953F0B1CF829187E6F6A991FB7CDBD047A4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.locale.en-US.yaml b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.locale.en-US.yaml new file mode 100644 index 000000000000..4502e1c4d29b --- /dev/null +++ b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MadrasCheck.flow +PackageVersion: 2.8.4 +PackageLocale: en-US +Publisher: Madras Check Co., Ltd +PackageName: flow +PackageUrl: https://flow.team/ +License: Copyright © 2021 Madras Check Co., Ltd +ShortDescription: flow is team collaboration tool developed by Madras Check. +Moniker: flow +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.yaml b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.yaml new file mode 100644 index 000000000000..fd7987a114e4 --- /dev/null +++ b/manifests/m/MadrasCheck/flow/2.8.4/MadrasCheck.flow.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: MadrasCheck.flow +PackageVersion: 2.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.installer.yaml b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.installer.yaml new file mode 100644 index 000000000000..d54ef8a05356 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 89.0.2.108 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{F74C5C68-608A-4AEA-8E05-36575B8C9057}' +ReleaseDate: 2026-05-15 +AppsAndFeaturesEntries: +- UpgradeCode: '{BC5E6690-391D-48C6-9A51-5BD7C3C931C7}' +Installers: +- Architecture: x64 + InstallerUrl: https://securecdn.oculus.com/binaries/download/?id=26666264736333661 + InstallerSha256: 502074F8B0EDBF21083AA52B4C94947672CF17DA886424D1B24182FCB2FF14BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.locale.en-US.yaml b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..97339ac6bfd0 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Meta.QuestRemoteDesktop +PackageVersion: 89.0.2.108 +PackageLocale: en-US +Publisher: Facebook +Author: Meta Platforms, Inc. +PackageName: Meta Quest Remote Desktop +License: Proprietary +Copyright: © 2026 Meta. +ShortDescription: Pair your computer to your Meta Quest headset, streaming what is on your computer screen into VR. +Tags: +- oculus +- quest +- virtual-reality +- vr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.locale.zh-CN.yaml b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..3e76daaffba3 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 89.0.2.108 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 将您的电脑与 Meta Quest 头显配对,将电脑屏幕内容串流至虚拟现实环境中。 +Tags: +- oculus +- quest +- vr +- 虚拟现实 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.yaml b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.yaml new file mode 100644 index 000000000000..4f3c3655d146 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/89.0.2.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 89.0.2.108 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36231.0/Microsoft.VCRedist.2015+.x64.locale.en-US.yaml b/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36231.0/Microsoft.VCRedist.2015+.x64.locale.en-US.yaml index 5aeed2f0f8e5..2f168a29c52c 100644 --- a/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36231.0/Microsoft.VCRedist.2015+.x64.locale.en-US.yaml +++ b/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36231.0/Microsoft.VCRedist.2015+.x64.locale.en-US.yaml @@ -9,7 +9,7 @@ PublisherUrl: https://www.microsoft.com/ PublisherSupportUrl: https://support.microsoft.com/ PrivacyUrl: https://privacy.microsoft.com/privacystatement Author: Microsoft Corporation -PackageName: Microsoft Visual C++ v14 Redistributable (x64) +PackageName: Microsoft Visual C++ 2015-2022 Redistributable (x64) PackageUrl: https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist License: Proprietary (Freeware) LicenseUrl: https://www.microsoft.com/legal/terms-of-use diff --git a/manifests/m/Microsoft/VCRedist/2015+/x86/14.51.36231.0/Microsoft.VCRedist.2015+.x86.locale.en-US.yaml b/manifests/m/Microsoft/VCRedist/2015+/x86/14.51.36231.0/Microsoft.VCRedist.2015+.x86.locale.en-US.yaml index dcd5ba1245fa..da593daf6be8 100644 --- a/manifests/m/Microsoft/VCRedist/2015+/x86/14.51.36231.0/Microsoft.VCRedist.2015+.x86.locale.en-US.yaml +++ b/manifests/m/Microsoft/VCRedist/2015+/x86/14.51.36231.0/Microsoft.VCRedist.2015+.x86.locale.en-US.yaml @@ -9,7 +9,7 @@ PublisherUrl: https://www.microsoft.com/ PublisherSupportUrl: https://support.microsoft.com/ PrivacyUrl: https://privacy.microsoft.com/privacystatement Author: Microsoft Corporation -PackageName: Microsoft Visual C++ v14 Redistributable (x86) +PackageName: Microsoft Visual C++ 2015-2022 Redistributable (x86) PackageUrl: https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist License: Proprietary LicenseUrl: https://www.microsoft.com/legal/terms-of-use diff --git a/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.installer.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.installer.yaml new file mode 100644 index 000000000000..abfe99ceb5cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/en-US/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 41CA6008FBCAD9F02A847CA2F04B3CC0816C6A02C7A870F771499C47CEDC0DDC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/en-US/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 1275FD22DF71BAB098C19671D6C5037C424A1594359A721BE20A642C827F6E71 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/en-US/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E3C7B21DCE23B7093BA5DE30FF9296D0102E8A0DF12262FB5CB2583DF53868D7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.cs-CZ.yaml new file mode 100644 index 000000000000..3436a58dc092 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.da-DK.yaml new file mode 100644 index 000000000000..0dd8beeb34c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.de-DE.yaml new file mode 100644 index 000000000000..ea57ff267b74 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.el-GR.yaml new file mode 100644 index 000000000000..6860313ca695 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.en-GB.yaml new file mode 100644 index 000000000000..240491889003 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.en-US.yaml new file mode 100644 index 000000000000..3ab37fe71db9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 151.0.1 +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 (en-US) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.es-MX.yaml new file mode 100644 index 000000000000..7f591add8bea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.fr-FR.yaml new file mode 100644 index 000000000000..96063a2d51f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.hu-HU.yaml new file mode 100644 index 000000000000..02086be72234 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.ja-JP.yaml new file mode 100644 index 000000000000..b6f1762478ac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.nb-NO.yaml new file mode 100644 index 000000000000..921f0e776254 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.ru-RU.yaml new file mode 100644 index 000000000000..b4e61d197184 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.ta-IN.yaml new file mode 100644 index 000000000000..538646550f1d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.locale.zh-CN.yaml new file mode 100644 index 000000000000..833252c02c43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +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/151.0.1/Mozilla.Firefox.yaml b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.yaml new file mode 100644 index 000000000000..66e30cd71d39 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/151.0.1/Mozilla.Firefox.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 +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.installer.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.installer.yaml new file mode 100644 index 000000000000..cddef85b06b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/af/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 35AEAFA2409E4508E62BD9833124636DA3E2FC5B746EAE7B48E1D18345CA18D2 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/af/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 6CD8FD3AAE025054474F67DC7CB178BBEB7AD1D45C993ED503BA80147C4E7084 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/af/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 9CEACABB64C0686BD9657204D538F5DC94AA172DD76551103BD0F45817ADDFBE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.cs-CZ.yaml new file mode 100644 index 000000000000..c9373663323d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.da-DK.yaml new file mode 100644 index 000000000000..af8d85332d61 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.de-DE.yaml new file mode 100644 index 000000000000..0eb2be7b6d0e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.el-GR.yaml new file mode 100644 index 000000000000..15482a42519d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.en-GB.yaml new file mode 100644 index 000000000000..1ad62eeb15ca --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.en-US.yaml new file mode 100644 index 000000000000..e11b820041fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 151.0.1 +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 (af) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.es-MX.yaml new file mode 100644 index 000000000000..b9a74ebc1e43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.fr-FR.yaml new file mode 100644 index 000000000000..8453ac9cf910 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.hu-HU.yaml new file mode 100644 index 000000000000..adb689bbabc8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.ja-JP.yaml new file mode 100644 index 000000000000..75f045be1a92 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.nb-NO.yaml new file mode 100644 index 000000000000..55ac439f83dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.ru-RU.yaml new file mode 100644 index 000000000000..fa20ce3b451b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.ta-IN.yaml new file mode 100644 index 000000000000..1739e9a43640 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.locale.zh-CN.yaml new file mode 100644 index 000000000000..53e7e51350de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +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/af/151.0.1/Mozilla.Firefox.af.yaml b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.yaml new file mode 100644 index 000000000000..500d0190cf91 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/151.0.1/Mozilla.Firefox.af.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.af +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.installer.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.installer.yaml new file mode 100644 index 000000000000..e7f5d138c27e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/an/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 705B0522DC89A3C9182BD7AEE84788BC31BA42D14F3DC0736478D209C6B94E85 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/an/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 599DC8AFBAF31A1190370EB9310428BC5010A28A8A92EA43D7BBDF615D9EA7E6 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/an/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 1759F78EC9CA5E9A9EC09F459FE44E06C9B2D9CFE7972B3C02FBA92BF6D11CE6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.cs-CZ.yaml new file mode 100644 index 000000000000..58eae0a3ccef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.da-DK.yaml new file mode 100644 index 000000000000..49b35520a7d6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.de-DE.yaml new file mode 100644 index 000000000000..73ba84541874 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.el-GR.yaml new file mode 100644 index 000000000000..0e5467cab4a9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.en-GB.yaml new file mode 100644 index 000000000000..03b8c8c4c239 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.en-US.yaml new file mode 100644 index 000000000000..f88de313e97b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.an +PackageVersion: 151.0.1 +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 (an) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.es-MX.yaml new file mode 100644 index 000000000000..3377732a2a74 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.fr-FR.yaml new file mode 100644 index 000000000000..25f5001c7269 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.hu-HU.yaml new file mode 100644 index 000000000000..c3ee4cd504e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.ja-JP.yaml new file mode 100644 index 000000000000..4c8dbbca2447 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.nb-NO.yaml new file mode 100644 index 000000000000..3c1cc0825eb0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.ru-RU.yaml new file mode 100644 index 000000000000..03558b44c047 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.ta-IN.yaml new file mode 100644 index 000000000000..90dec967c13e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.locale.zh-CN.yaml new file mode 100644 index 000000000000..61d8407e6881 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +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/an/151.0.1/Mozilla.Firefox.an.yaml b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.yaml new file mode 100644 index 000000000000..f235b34f7015 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/an/151.0.1/Mozilla.Firefox.an.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.an +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.installer.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.installer.yaml new file mode 100644 index 000000000000..3743392ba2a6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/ar/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 3E42CB7F3B699F0F0E240C623FDE9B06F9ACC247F1C8207B80066E16760CF7D8 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/ar/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 098D7A79099CCCBC0C6DC3309EBE12AB024961AA14191A7970CEDACBDA1E2925 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/ar/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F32209A2723B54806444059596943BD1E4CD317BCB7E6263E94DE079F2876F4F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.cs-CZ.yaml new file mode 100644 index 000000000000..61d4562fa586 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.da-DK.yaml new file mode 100644 index 000000000000..1ecea02dc528 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.de-DE.yaml new file mode 100644 index 000000000000..5977f9042dc0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.el-GR.yaml new file mode 100644 index 000000000000..aa77ab43303e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.en-GB.yaml new file mode 100644 index 000000000000..dae52aa804ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.en-US.yaml new file mode 100644 index 000000000000..ab3b3a3430a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 151.0.1 +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 (ar) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.es-MX.yaml new file mode 100644 index 000000000000..f3340ebd4886 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.fr-FR.yaml new file mode 100644 index 000000000000..d1774c3aad21 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.hu-HU.yaml new file mode 100644 index 000000000000..e07c11c1d8ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.ja-JP.yaml new file mode 100644 index 000000000000..971298226b99 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.nb-NO.yaml new file mode 100644 index 000000000000..9341fdb22548 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.ru-RU.yaml new file mode 100644 index 000000000000..63018976e887 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.ta-IN.yaml new file mode 100644 index 000000000000..2bc10d1d4792 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.locale.zh-CN.yaml new file mode 100644 index 000000000000..8eb90a8555b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.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.ar +PackageVersion: 151.0.1 +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/ar/151.0.1/Mozilla.Firefox.ar.yaml b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.ar.yaml new file mode 100644 index 000000000000..05d50b7dcebc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/151.0.1/Mozilla.Firefox.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.ar +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.installer.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.installer.yaml new file mode 100644 index 000000000000..ca6ad8a3db49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/ast/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 67DA939FB21C0752406772F1B4B30E7239005FA6C6BF1171970F9922947A7047 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/ast/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E95A440CCBE1F7AF95E119B29CEFEC5DB38620875C64221AAFE380BC1EFC987B +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/ast/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 36438EF8C83A84244B9504A6B61E725CEC8E82B699ED380363282A8164B10541 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.cs-CZ.yaml new file mode 100644 index 000000000000..3322d683025a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.da-DK.yaml new file mode 100644 index 000000000000..954a177b7a38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.de-DE.yaml new file mode 100644 index 000000000000..bb106c7c3090 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.el-GR.yaml new file mode 100644 index 000000000000..11bcfdc68330 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.en-GB.yaml new file mode 100644 index 000000000000..1e7784feed25 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.en-US.yaml new file mode 100644 index 000000000000..6188bdf7ad5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 151.0.1 +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 (ast) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.es-MX.yaml new file mode 100644 index 000000000000..f018f265d71e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.fr-FR.yaml new file mode 100644 index 000000000000..76febd3fb8e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.hu-HU.yaml new file mode 100644 index 000000000000..713b158a7cd0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.ja-JP.yaml new file mode 100644 index 000000000000..a7e407df3f87 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.nb-NO.yaml new file mode 100644 index 000000000000..c5de74a6613f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.ru-RU.yaml new file mode 100644 index 000000000000..11b8cb574d63 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.ta-IN.yaml new file mode 100644 index 000000000000..5372ad525f8a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.locale.zh-CN.yaml new file mode 100644 index 000000000000..3bfea4aecdf3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +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/ast/151.0.1/Mozilla.Firefox.ast.yaml b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.yaml new file mode 100644 index 000000000000..2ca6220e9727 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/151.0.1/Mozilla.Firefox.ast.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.ast +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.installer.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.installer.yaml new file mode 100644 index 000000000000..67f1e290d8d1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/az/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 430FB37211B8B9BD0B1B8D461DD6E4BFA25EB34345732833B1F878B3A35B40F6 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/az/Firefox%20Setup%20151.0.1.exe + InstallerSha256: AD2B213B564B1B81E4DC0F4D3F60B2BC0718336DF3AE792B8A44C41053134B47 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/az/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E9A1098D0D67C894C15B678E70910E412461A43B8A1B315462F0D581F2F8AB13 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.cs-CZ.yaml new file mode 100644 index 000000000000..770f0a2008a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.da-DK.yaml new file mode 100644 index 000000000000..3d6019b006b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.de-DE.yaml new file mode 100644 index 000000000000..b03ed9586c38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.el-GR.yaml new file mode 100644 index 000000000000..6be9ddf72f93 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.en-GB.yaml new file mode 100644 index 000000000000..4ac01c64ce45 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.en-US.yaml new file mode 100644 index 000000000000..5de138094382 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 151.0.1 +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 (az) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.es-MX.yaml new file mode 100644 index 000000000000..ed1ca13e738e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.fr-FR.yaml new file mode 100644 index 000000000000..82c8121ea087 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.hu-HU.yaml new file mode 100644 index 000000000000..ed18289e9ac5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.ja-JP.yaml new file mode 100644 index 000000000000..d53dd4ba1e38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.nb-NO.yaml new file mode 100644 index 000000000000..a17b9f985a9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.ru-RU.yaml new file mode 100644 index 000000000000..cfc2f8cd5e75 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.ta-IN.yaml new file mode 100644 index 000000000000..d32cf871e6eb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.locale.zh-CN.yaml new file mode 100644 index 000000000000..6bd0abeb573e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +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/az/151.0.1/Mozilla.Firefox.az.yaml b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.yaml new file mode 100644 index 000000000000..b7980d07bc00 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/151.0.1/Mozilla.Firefox.az.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.az +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.installer.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.installer.yaml new file mode 100644 index 000000000000..387522de2d02 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/bg/Firefox%20Setup%20151.0.1.exe + InstallerSha256: BA6D784F265826E0BE275A0861197336ED69475C143EA07A96054B73B3796E2E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/bg/Firefox%20Setup%20151.0.1.exe + InstallerSha256: D28D5B5C4A22EC8678D2EC80E335EECACA014A28B428DDF8CEB0F101B6A22FE0 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/bg/Firefox%20Setup%20151.0.1.exe + InstallerSha256: C6F11EECF974E803E54874362D3CA94AC4EDFE5FF8010EDA38A54FF4AFE7844B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.cs-CZ.yaml new file mode 100644 index 000000000000..eb44a250d1e0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.da-DK.yaml new file mode 100644 index 000000000000..cebc81cd0cae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.de-DE.yaml new file mode 100644 index 000000000000..5261754e47e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.el-GR.yaml new file mode 100644 index 000000000000..66bf88204b66 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.en-GB.yaml new file mode 100644 index 000000000000..f160e5abae6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.en-US.yaml new file mode 100644 index 000000000000..ef4c7595f333 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 151.0.1 +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 (bg) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.es-MX.yaml new file mode 100644 index 000000000000..2534d2fc5732 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.fr-FR.yaml new file mode 100644 index 000000000000..483494ea92a4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.hu-HU.yaml new file mode 100644 index 000000000000..3b6081785a3a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.ja-JP.yaml new file mode 100644 index 000000000000..51b37774a6a6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.nb-NO.yaml new file mode 100644 index 000000000000..722524cbf23f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.ru-RU.yaml new file mode 100644 index 000000000000..c3535fd7b6ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.ta-IN.yaml new file mode 100644 index 000000000000..02b77ef86e95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.locale.zh-CN.yaml new file mode 100644 index 000000000000..58ec63c6b8d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +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/bg/151.0.1/Mozilla.Firefox.bg.yaml b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.yaml new file mode 100644 index 000000000000..67cda0a9a09d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/151.0.1/Mozilla.Firefox.bg.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.bg +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.installer.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.installer.yaml new file mode 100644 index 000000000000..91fd4016c69b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/bn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: BE34CB961E08397116504FE44E168DC877B87385A22584A4DA77A9A7DBC0625C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/bn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 28DBBFAB148571ACB4B06A2A7447BA29D19D38B49AEA1446C35B989DC82A9DBC +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/bn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: C686FD45F495AD57671B8ABF4D3F9F797153FE1838127CE8EC9551BF559B53BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.cs-CZ.yaml new file mode 100644 index 000000000000..ff63afec3c69 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.da-DK.yaml new file mode 100644 index 000000000000..115f715260fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.de-DE.yaml new file mode 100644 index 000000000000..b839473a3229 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.el-GR.yaml new file mode 100644 index 000000000000..f6b7b0e9e696 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.en-GB.yaml new file mode 100644 index 000000000000..b3a0df7ed13a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.en-US.yaml new file mode 100644 index 000000000000..255b06d7857b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 151.0.1 +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 (bn) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.es-MX.yaml new file mode 100644 index 000000000000..2c10dcf64005 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.fr-FR.yaml new file mode 100644 index 000000000000..9a157a8b1de7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.hu-HU.yaml new file mode 100644 index 000000000000..2a8a03d4114f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.ja-JP.yaml new file mode 100644 index 000000000000..6cc02b9b1d0e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.nb-NO.yaml new file mode 100644 index 000000000000..74fe96b9cc5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.ru-RU.yaml new file mode 100644 index 000000000000..97c0b7e1b4fb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.ta-IN.yaml new file mode 100644 index 000000000000..a200f978d28f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.locale.zh-CN.yaml new file mode 100644 index 000000000000..a27063f31fa9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.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.bn +PackageVersion: 151.0.1 +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/bn/151.0.1/Mozilla.Firefox.bn.yaml b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.bn.yaml new file mode 100644 index 000000000000..d878a64ff8b3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/151.0.1/Mozilla.Firefox.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.bn +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.installer.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.installer.yaml new file mode 100644 index 000000000000..37e39052861a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/br/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 66309AF2EE6E7516891E7D46ADDC9E145A8010BF9A4C17D46A541E0D3B32D1CA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/br/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F9A79B4E3ECFC591DFD122CFA2170FD6F765DEF91063EA3EF693C31A6BA967BE +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/br/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F028351698DB8B447CA57DC0ED2077A3CAD956FECC4223C308DA0627442075BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.cs-CZ.yaml new file mode 100644 index 000000000000..3853c35d9e32 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.da-DK.yaml new file mode 100644 index 000000000000..85a7321de16e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.de-DE.yaml new file mode 100644 index 000000000000..488f2c7a3fde --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.el-GR.yaml new file mode 100644 index 000000000000..2eb25ea85d51 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.en-GB.yaml new file mode 100644 index 000000000000..a8c3330d1329 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.en-US.yaml new file mode 100644 index 000000000000..906b57719ed3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 151.0.1 +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.es-MX.yaml new file mode 100644 index 000000000000..d22f2e9f7a0b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.fr-FR.yaml new file mode 100644 index 000000000000..38f2a74f1fe1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.hu-HU.yaml new file mode 100644 index 000000000000..39322ec8651b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.ja-JP.yaml new file mode 100644 index 000000000000..a64c04438c64 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.nb-NO.yaml new file mode 100644 index 000000000000..9a291ed69dae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.ru-RU.yaml new file mode 100644 index 000000000000..48a90ed4d334 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.ta-IN.yaml new file mode 100644 index 000000000000..85f8cf7110ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.locale.zh-CN.yaml new file mode 100644 index 000000000000..ab697af9977e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +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/151.0.1/Mozilla.Firefox.br.yaml b/manifests/m/Mozilla/Firefox/br/151.0.1/Mozilla.Firefox.br.yaml new file mode 100644 index 000000000000..d85d83f931d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/151.0.1/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: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.installer.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.installer.yaml new file mode 100644 index 000000000000..54223ad0bb66 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/ca-valencia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: DFA7B58C6FAF4FCE422C71626023C58BF9B6B7D0CE7E7F77D5BA47EF8803691A +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/ca-valencia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E33EF167FB046EF05FCDA1434D2DA550AF59374D20F9D09992D6927FC794AF37 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/ca-valencia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F3481DFA4E35D573E41C312F166015CF3604210848935FE9BFE2C28FB324CFCA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml new file mode 100644 index 000000000000..2e418eb8574d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml new file mode 100644 index 000000000000..bd0537668d26 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml new file mode 100644 index 000000000000..4cc5191874ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml new file mode 100644 index 000000000000..1c0823de2aa8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml new file mode 100644 index 000000000000..340570fdabf6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml new file mode 100644 index 000000000000..94570a0ef4de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 151.0.1 +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 (ca-valencia) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml new file mode 100644 index 000000000000..1f80ca8d44b3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml new file mode 100644 index 000000000000..05137e57e2c3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml new file mode 100644 index 000000000000..5ed27ea2d5cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml new file mode 100644 index 000000000000..c69b67308b5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml new file mode 100644 index 000000000000..2eddb0c14787 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml new file mode 100644 index 000000000000..4f1c58d4a33a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml new file mode 100644 index 000000000000..f8b0e425ddc2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml new file mode 100644 index 000000000000..9bbeb5cd1559 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +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/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.yaml new file mode 100644 index 000000000000..a4732823ddd2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/151.0.1/Mozilla.Firefox.ca-valencia.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.ca-valencia +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.installer.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.installer.yaml new file mode 100644 index 000000000000..4419a4cf08a1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/ca/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 7925AB3B798E0192FD59926576A3906F7D33E28F929406588688E0BBAECFA34A +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/ca/Firefox%20Setup%20151.0.1.exe + InstallerSha256: D9B3BEB2484587EAAEEEBD76D820D8386439DE49BAA79FBF4565FE020F58CB5D +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/ca/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 710FE1655A24F40F25A74E1EEDCFF0C2EA55966B8790D4164EAC0237FBE05385 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.cs-CZ.yaml new file mode 100644 index 000000000000..121d19cc15c0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.da-DK.yaml new file mode 100644 index 000000000000..3d42712da224 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.de-DE.yaml new file mode 100644 index 000000000000..da980d5d3d79 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.el-GR.yaml new file mode 100644 index 000000000000..e52dc4e58ddf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.en-GB.yaml new file mode 100644 index 000000000000..a9be6c118504 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.en-US.yaml new file mode 100644 index 000000000000..a80368c59137 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 151.0.1 +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 (ca) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.es-MX.yaml new file mode 100644 index 000000000000..762a65aa6fa9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.fr-FR.yaml new file mode 100644 index 000000000000..ff5f58af5ad0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.hu-HU.yaml new file mode 100644 index 000000000000..96bd4a0e0241 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.ja-JP.yaml new file mode 100644 index 000000000000..971e2c81e9a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.nb-NO.yaml new file mode 100644 index 000000000000..85f8c89ff387 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.ru-RU.yaml new file mode 100644 index 000000000000..b22cafc4d551 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.ta-IN.yaml new file mode 100644 index 000000000000..b15ce1f90935 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.locale.zh-CN.yaml new file mode 100644 index 000000000000..c7188b733b95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.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.ca +PackageVersion: 151.0.1 +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/ca/151.0.1/Mozilla.Firefox.ca.yaml b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.ca.yaml new file mode 100644 index 000000000000..2bc97adc750c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/151.0.1/Mozilla.Firefox.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.ca +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.installer.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.installer.yaml new file mode 100644 index 000000000000..21b8d6473aeb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/cy/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 954D75B177FED0A757EA8B3E5BED6BB906B76CAF43C6647F4236A23DA2255E26 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/cy/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F8E174B29836D27707E395EAAEC4316BB6D93D571A580626C3A2522864363038 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/cy/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 1E691D76A31E30B08821B6C40B794DAF0714D21870F38B0D6DD92B9FE6D3118E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.cs-CZ.yaml new file mode 100644 index 000000000000..424b7c5acf70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.da-DK.yaml new file mode 100644 index 000000000000..371b34f43d18 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.de-DE.yaml new file mode 100644 index 000000000000..ea169e26df9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.el-GR.yaml new file mode 100644 index 000000000000..ef9043714e68 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.en-GB.yaml new file mode 100644 index 000000000000..962b7e77f27b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.en-US.yaml new file mode 100644 index 000000000000..31c6c72ad1d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 151.0.1 +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 (cy) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.es-MX.yaml new file mode 100644 index 000000000000..86200e5b2049 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.fr-FR.yaml new file mode 100644 index 000000000000..420b66c53ccf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.hu-HU.yaml new file mode 100644 index 000000000000..47e9d7dd5654 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.ja-JP.yaml new file mode 100644 index 000000000000..97d7073691d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.nb-NO.yaml new file mode 100644 index 000000000000..2ebb61c73c9b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.ru-RU.yaml new file mode 100644 index 000000000000..bef5a14f3b9d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.ta-IN.yaml new file mode 100644 index 000000000000..66c4d6bd543a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.locale.zh-CN.yaml new file mode 100644 index 000000000000..e5258f5f925d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +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/cy/151.0.1/Mozilla.Firefox.cy.yaml b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.yaml new file mode 100644 index 000000000000..3d51ec5110d4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/151.0.1/Mozilla.Firefox.cy.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.cy +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.installer.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.installer.yaml new file mode 100644 index 000000000000..c783e6add8bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/da/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 7FE5A0870DF65888D4016601BFC0F0DAA753A584D4C470811C93AB60FD692CCA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/da/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F894C73B48B3BC1AB92EAC3F0D638B17486E78D02AF7F8F58C15460D9A4ACF86 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/da/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F61ECC1CD92ABBA222077F896747C34E9C1CD6B2510A167C4C9B7D020474A724 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.cs-CZ.yaml new file mode 100644 index 000000000000..d7dd7192a5d9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.da-DK.yaml new file mode 100644 index 000000000000..081594f70f6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.de-DE.yaml new file mode 100644 index 000000000000..1e4d2dcff207 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.el-GR.yaml new file mode 100644 index 000000000000..10d24946e546 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.en-GB.yaml new file mode 100644 index 000000000000..a7584d61fb8c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.en-US.yaml new file mode 100644 index 000000000000..f2b15f36f3ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 151.0.1 +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 (da) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.es-MX.yaml new file mode 100644 index 000000000000..b2b04dfa1cb4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.fr-FR.yaml new file mode 100644 index 000000000000..55984625ed1c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.hu-HU.yaml new file mode 100644 index 000000000000..253e450a37f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.ja-JP.yaml new file mode 100644 index 000000000000..a63d3473be22 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.nb-NO.yaml new file mode 100644 index 000000000000..7993993c83d3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.ru-RU.yaml new file mode 100644 index 000000000000..ec78803382ed --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.ta-IN.yaml new file mode 100644 index 000000000000..e96a9645d068 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.locale.zh-CN.yaml new file mode 100644 index 000000000000..69d6cbe7fb84 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +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/da/151.0.1/Mozilla.Firefox.da.yaml b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.yaml new file mode 100644 index 000000000000..7c7cf09319ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/151.0.1/Mozilla.Firefox.da.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.da +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.installer.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.installer.yaml new file mode 100644 index 000000000000..ab407b3a57e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/de/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 2FFEDBBDAF2AF5B71F3E3F84EC1A4729207CF3C1D863CBBCC32FA2CCDBC16A08 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/de/Firefox%20Setup%20151.0.1.exe + InstallerSha256: AEEAED478AE890BD953A4CAABEAE775EE4142923761A40BBA694D0642B45B82F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/de/Firefox%20Setup%20151.0.1.exe + InstallerSha256: C79DEB2F898B0E563243E1B91D87B031C0637E64F27543949F73167141F90ACF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.cs-CZ.yaml new file mode 100644 index 000000000000..21023fab3fbb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.da-DK.yaml new file mode 100644 index 000000000000..3357e9c257c3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.de-DE.yaml new file mode 100644 index 000000000000..291e2eca5a1d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.el-GR.yaml new file mode 100644 index 000000000000..edd8fa0af355 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.en-GB.yaml new file mode 100644 index 000000000000..ae92c8429374 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.en-US.yaml new file mode 100644 index 000000000000..32e50aa1c102 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 151.0.1 +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 (de) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.es-MX.yaml new file mode 100644 index 000000000000..8f86e767c772 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.fr-FR.yaml new file mode 100644 index 000000000000..0afb569fa9c8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.hu-HU.yaml new file mode 100644 index 000000000000..7686ad21bb34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.ja-JP.yaml new file mode 100644 index 000000000000..c95de51a2fc8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.nb-NO.yaml new file mode 100644 index 000000000000..5770c82febc3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.ru-RU.yaml new file mode 100644 index 000000000000..9c70e599cd60 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.ta-IN.yaml new file mode 100644 index 000000000000..c7d3275b28db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.locale.zh-CN.yaml new file mode 100644 index 000000000000..67004b8ba689 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.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.de +PackageVersion: 151.0.1 +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/de/151.0.1/Mozilla.Firefox.de.yaml b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.de.yaml new file mode 100644 index 000000000000..f9abd8b285e4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/151.0.1/Mozilla.Firefox.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.de +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.installer.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.installer.yaml new file mode 100644 index 000000000000..274062b9e48b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/dsb/Firefox%20Setup%20151.0.1.exe + InstallerSha256: A5A475F8C792751E599A83CA423A675FD48BAB0F3442F131B03AC3DEF83D5792 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/dsb/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 2155035F42CA8D8FDA7B1CC8A38C27868DECA2349E6C61D0B506F811C557F6F6 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/dsb/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 566C65A571785546C124B12DDF03B0976854C328C6358258787F5751878FABB6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.cs-CZ.yaml new file mode 100644 index 000000000000..1b01d35535eb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.da-DK.yaml new file mode 100644 index 000000000000..29bc6bc9aef3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.de-DE.yaml new file mode 100644 index 000000000000..f036a2333962 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.el-GR.yaml new file mode 100644 index 000000000000..666504fa87c4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.en-GB.yaml new file mode 100644 index 000000000000..75c6575a0712 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.en-US.yaml new file mode 100644 index 000000000000..9ca9298cb1db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.dsb +PackageVersion: 151.0.1 +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 (dsb) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.es-MX.yaml new file mode 100644 index 000000000000..e2861df866af --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.fr-FR.yaml new file mode 100644 index 000000000000..96f2e5e2f7c3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.hu-HU.yaml new file mode 100644 index 000000000000..de21e3bc736c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ja-JP.yaml new file mode 100644 index 000000000000..6c2a953863c0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.nb-NO.yaml new file mode 100644 index 000000000000..0e71579e6c41 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ru-RU.yaml new file mode 100644 index 000000000000..271cad6a6e09 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.ta-IN.yaml new file mode 100644 index 000000000000..5036bd0d7455 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.locale.zh-CN.yaml new file mode 100644 index 000000000000..27179e35345f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +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/dsb/151.0.1/Mozilla.Firefox.dsb.yaml b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.yaml new file mode 100644 index 000000000000..2eb6e1bffa1c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/dsb/151.0.1/Mozilla.Firefox.dsb.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.dsb +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.installer.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.installer.yaml new file mode 100644 index 000000000000..f03cf0527367 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/eo/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 4958ED7719706BAE9FF80E6DFB83FEC2166503EB4CE73BEDBEB2DA0A5ED4253D +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/eo/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 6D0FDFC1088EB6E9C4A819BDD2D3BCDD7501AB1A7BDC87E85153D20887ABA69F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/eo/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 0819DDAA0048EE5A1DB5A57DAE5953A820FFEC479B8578B7A73E395A995473CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f8dc728704f3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml new file mode 100644 index 000000000000..f90ef0ef64b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml new file mode 100644 index 000000000000..3bdcd212c653 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml new file mode 100644 index 000000000000..644436a8f6b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml new file mode 100644 index 000000000000..dd520512a7c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.en-US.yaml new file mode 100644 index 000000000000..70406fb4c6fa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 151.0.1 +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 (eo) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml new file mode 100644 index 000000000000..6be33870794c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml new file mode 100644 index 000000000000..5e0440d76af8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml new file mode 100644 index 000000000000..0742f5995c56 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml new file mode 100644 index 000000000000..c24a48d8909f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml new file mode 100644 index 000000000000..24c54ee07dc5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml new file mode 100644 index 000000000000..79fbade2a145 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml new file mode 100644 index 000000000000..960f944593b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml new file mode 100644 index 000000000000..0121bc31dfed --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +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/eo/151.0.1/Mozilla.Firefox.eo.yaml b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.yaml new file mode 100644 index 000000000000..65456fac91de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/151.0.1/Mozilla.Firefox.eo.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.eo +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.installer.yaml new file mode 100644 index 000000000000..155432a5a9fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/es-ES/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 31DEDFC103A29CB7120DCDCE3EA447BAA6DFBBA3CCB1A3E1C7F27A94592401F7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/es-ES/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 4444C719F181B1F84314A68B975E546D2FDE3D8F5D4FAA90AF03B7FFFB14EE23 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/es-ES/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 36A4A1512C69EF2C5389BD6FE26CBCE6F7B458A8AB876013BEAE59CB0E71A359 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml new file mode 100644 index 000000000000..0c82f58c12c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.da-DK.yaml new file mode 100644 index 000000000000..a8b93516ea1f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.de-DE.yaml new file mode 100644 index 000000000000..83919136273c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.el-GR.yaml new file mode 100644 index 000000000000..6e3d52e0d200 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.en-GB.yaml new file mode 100644 index 000000000000..45eaf306fd3d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.en-US.yaml new file mode 100644 index 000000000000..561a52b6a2ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 151.0.1 +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 (es-ES) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.es-MX.yaml new file mode 100644 index 000000000000..6c1edab3ea5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.fr-FR.yaml new file mode 100644 index 000000000000..622ef46f2369 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.hu-HU.yaml new file mode 100644 index 000000000000..69eca1d829ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ja-JP.yaml new file mode 100644 index 000000000000..ee4d5911a69b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.nb-NO.yaml new file mode 100644 index 000000000000..d8d3983ca283 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ru-RU.yaml new file mode 100644 index 000000000000..50243c686ac5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.ta-IN.yaml new file mode 100644 index 000000000000..5ca73199e4bd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.locale.zh-CN.yaml new file mode 100644 index 000000000000..306042c52f40 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.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.es-ES +PackageVersion: 151.0.1 +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/es-ES/151.0.1/Mozilla.Firefox.es-ES.yaml b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.es-ES.yaml new file mode 100644 index 000000000000..3fe374b0426a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/151.0.1/Mozilla.Firefox.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.es-ES +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.installer.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.installer.yaml new file mode 100644 index 000000000000..a892d02270e9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/fr/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 21B7C851A7E62B6B27170E94010CC1F8203711F4F77702BAFBF65F221AC18AD1 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/fr/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 1A9272F0132349EB156A2A0173E7BCC71A9702AAF0E73C1518D4D9CF909C15FE +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/fr/Firefox%20Setup%20151.0.1.exe + InstallerSha256: B7A9815A73A7B7B41745F6F0FF557E667776A50B0C437D89DA0204B29F23FC5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml new file mode 100644 index 000000000000..27225ef4af76 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml new file mode 100644 index 000000000000..0883b1fffe11 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml new file mode 100644 index 000000000000..04cc9d221882 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml new file mode 100644 index 000000000000..deface2a1574 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml new file mode 100644 index 000000000000..d477ea72537c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.en-US.yaml new file mode 100644 index 000000000000..277db29c446a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 151.0.1 +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 (fr) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml new file mode 100644 index 000000000000..0216371b41fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml new file mode 100644 index 000000000000..2f4483d791d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml new file mode 100644 index 000000000000..03acabe9f538 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml new file mode 100644 index 000000000000..dc11f31e8224 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml new file mode 100644 index 000000000000..2d523e1b3fd1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml new file mode 100644 index 000000000000..799f8e399028 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml new file mode 100644 index 000000000000..7b04913b238c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml new file mode 100644 index 000000000000..ddac0d1c57fb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +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/fr/151.0.1/Mozilla.Firefox.fr.yaml b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.yaml new file mode 100644 index 000000000000..3fb91ca678fa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/151.0.1/Mozilla.Firefox.fr.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.fr +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.installer.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.installer.yaml new file mode 100644 index 000000000000..b9b3de4a95ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/gd/Firefox%20Setup%20151.0.1.exe + InstallerSha256: C8EB8DFCBF716DA502FDB5624B362BAE0845749D0C8A686020871AEE5045147E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/gd/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E469D1F8F16C8242FE3A1A252E88D1500CB46EDF0AB053C6C3219CCBF97530D7 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/gd/Firefox%20Setup%20151.0.1.exe + InstallerSha256: D18C46305CBF6BBF4F460B552EF44BE60466FD76EE32C06793FD09B2ADFC5379 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.cs-CZ.yaml new file mode 100644 index 000000000000..9ba58cb8a811 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.da-DK.yaml new file mode 100644 index 000000000000..9e92ffaae29f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.de-DE.yaml new file mode 100644 index 000000000000..1a37c5765365 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.el-GR.yaml new file mode 100644 index 000000000000..bd55a78ab246 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.en-GB.yaml new file mode 100644 index 000000000000..f7adf05e353d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.en-US.yaml new file mode 100644 index 000000000000..e945a22e3bdd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gd +PackageVersion: 151.0.1 +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 (gd) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.es-MX.yaml new file mode 100644 index 000000000000..8d2119f7b6a4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.fr-FR.yaml new file mode 100644 index 000000000000..4bc351b431b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.hu-HU.yaml new file mode 100644 index 000000000000..c3436edec5f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.ja-JP.yaml new file mode 100644 index 000000000000..5cb93d7521f4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.nb-NO.yaml new file mode 100644 index 000000000000..0a6d0b2e5391 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.ru-RU.yaml new file mode 100644 index 000000000000..5cd9c2f8c2db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.ta-IN.yaml new file mode 100644 index 000000000000..2f21d46e57ff --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.locale.zh-CN.yaml new file mode 100644 index 000000000000..c66a3834147a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +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/gd/151.0.1/Mozilla.Firefox.gd.yaml b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.yaml new file mode 100644 index 000000000000..25e7dd809989 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gd/151.0.1/Mozilla.Firefox.gd.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.gd +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.installer.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.installer.yaml new file mode 100644 index 000000000000..ae0f42b19bbd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/gn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 8F61E6E01FBC593575F48C44290FDCEF459FC35E5348DDF09FB51D3B41B4061F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/gn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 04E071BFCE86B3E4D82047A172BBDCBDB62E47BD89FFD617426FE4631270ED6F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/gn/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 2D8CF0AAD9A587306FB28C20C41B11143C14E24876FC4C5174BFA02F7BE0E448 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.cs-CZ.yaml new file mode 100644 index 000000000000..9b0aa8cf7041 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.da-DK.yaml new file mode 100644 index 000000000000..fb1f3451d27f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.de-DE.yaml new file mode 100644 index 000000000000..a9a590027797 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.el-GR.yaml new file mode 100644 index 000000000000..c32600267a93 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.en-GB.yaml new file mode 100644 index 000000000000..06b6e285cdd0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.en-US.yaml new file mode 100644 index 000000000000..2cd05ab7c8ec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 151.0.1 +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 (gn) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.es-MX.yaml new file mode 100644 index 000000000000..bfbf9917e069 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.fr-FR.yaml new file mode 100644 index 000000000000..acc85fdeba16 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.hu-HU.yaml new file mode 100644 index 000000000000..fdb0a2a75a4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.ja-JP.yaml new file mode 100644 index 000000000000..4db542f285de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.nb-NO.yaml new file mode 100644 index 000000000000..a7f75f84c706 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.ru-RU.yaml new file mode 100644 index 000000000000..44b35172f1ca --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.ta-IN.yaml new file mode 100644 index 000000000000..7611bb43c551 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d9cc87a65a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +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/gn/151.0.1/Mozilla.Firefox.gn.yaml b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.yaml new file mode 100644 index 000000000000..4ed95681e9ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/151.0.1/Mozilla.Firefox.gn.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.gn +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.installer.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.installer.yaml new file mode 100644 index 000000000000..f978cffa5dcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/ia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 9935CF8ACE68704ED2435DC80978515C3AE8E3E86C650C4D8E66332BF90C1EF2 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/ia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 28FC6324622042A932DACDC296412D2594D5A6009D28340444DE3FDD668CE298 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/ia/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 07D5FEABF999E6ABFCF73CADBBCFD21C118F27E3E010BF376E2A1F5D299279BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.cs-CZ.yaml new file mode 100644 index 000000000000..c6eef32eb667 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.da-DK.yaml new file mode 100644 index 000000000000..4e3a21a4fbe9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.de-DE.yaml new file mode 100644 index 000000000000..84bfdb702218 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.el-GR.yaml new file mode 100644 index 000000000000..71c07fba52c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.en-GB.yaml new file mode 100644 index 000000000000..08bfaf189c6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.en-US.yaml new file mode 100644 index 000000000000..f55c4bba7347 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ia +PackageVersion: 151.0.1 +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 (ia) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.es-MX.yaml new file mode 100644 index 000000000000..a352fa42f324 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.fr-FR.yaml new file mode 100644 index 000000000000..dc353315c18d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.hu-HU.yaml new file mode 100644 index 000000000000..444605c4c2e2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.ja-JP.yaml new file mode 100644 index 000000000000..b38a6df58613 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.nb-NO.yaml new file mode 100644 index 000000000000..f81f9923b0b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.ru-RU.yaml new file mode 100644 index 000000000000..cd5951c954d5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.ta-IN.yaml new file mode 100644 index 000000000000..661db4e64a3e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.locale.zh-CN.yaml new file mode 100644 index 000000000000..ebb2b39eae15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +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/ia/151.0.1/Mozilla.Firefox.ia.yaml b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.yaml new file mode 100644 index 000000000000..e73389a95a3d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ia/151.0.1/Mozilla.Firefox.ia.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.ia +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.installer.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.installer.yaml new file mode 100644 index 000000000000..fea9207ad067 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/it/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 959A16A3340C999770B1B8BEA889FA5677975ED4CFCB92ED509036B27B9173B1 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/it/Firefox%20Setup%20151.0.1.exe + InstallerSha256: E795B5379241391B8D408E3210A3F0F049B7A3E39BBA41718ABD2E5DD38EC053 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/it/Firefox%20Setup%20151.0.1.exe + InstallerSha256: F1CB34ACC9428C2CBF563CD8C5AE41A757D71AD51166B599737FCAA5FAFC6138 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml new file mode 100644 index 000000000000..5f6afa90a642 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.da-DK.yaml new file mode 100644 index 000000000000..9f43805bf7ac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.de-DE.yaml new file mode 100644 index 000000000000..9f5ea239c494 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.el-GR.yaml new file mode 100644 index 000000000000..373affcb30bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.en-GB.yaml new file mode 100644 index 000000000000..2f831f5f4641 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.en-US.yaml new file mode 100644 index 000000000000..2ed323809514 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 151.0.1 +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 (it) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.es-MX.yaml new file mode 100644 index 000000000000..e9358ccadf3a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml new file mode 100644 index 000000000000..efcee9407094 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml new file mode 100644 index 000000000000..fefd02588e80 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml new file mode 100644 index 000000000000..085e029218c3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml new file mode 100644 index 000000000000..7da8313b0fd7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml new file mode 100644 index 000000000000..4607527bda1a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml new file mode 100644 index 000000000000..1d1898d304ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml new file mode 100644 index 000000000000..869cc0576b0b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +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/it/151.0.1/Mozilla.Firefox.it.yaml b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.yaml new file mode 100644 index 000000000000..e376a46c8604 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.1/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.installer.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.installer.yaml new file mode 100644 index 000000000000..11cc9daf98b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win32/sco/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 9C7D91274458EFA59EBAA05A8A7F0849157C0EEF97B81D58773976245125115C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64/sco/Firefox%20Setup%20151.0.1.exe + InstallerSha256: 33C2CB24A41D8855578015DBFE507872E3C80B58998212B2C427D04A509893C8 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.1/win64-aarch64/sco/Firefox%20Setup%20151.0.1.exe + InstallerSha256: A963B53F3D3D102330211D7931A4C4813ECDB240700BA3F850AE4C0111781BC1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml new file mode 100644 index 000000000000..217090629357 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml new file mode 100644 index 000000000000..bff11ebd72e2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml new file mode 100644 index 000000000000..c61d7fd09b03 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml new file mode 100644 index 000000000000..7b788e7b932b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml new file mode 100644 index 000000000000..89c720a24f24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.en-US.yaml new file mode 100644 index 000000000000..29f37974c37c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 151.0.1 +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 (sco) +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 151.0.1, first offered to Release channel users on May 21, 2026 + + Fixed + - Fixed a crash experienced by users with Intel Raptor Lake CPUs. (Bug 1950764) + - Fixed an issue on Windows where some websites using WebSerial to flash device firmware could fail unexpectedly. (Bug 2040754) + - Reference link to 151.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml new file mode 100644 index 000000000000..f8374677425e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml new file mode 100644 index 000000000000..cdba82f52a3e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml new file mode 100644 index 000000000000..40e410bab6e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml new file mode 100644 index 000000000000..faddf2105079 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml new file mode 100644 index 000000000000..5c736a9c3ecd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml new file mode 100644 index 000000000000..65a609deefcd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml new file mode 100644 index 000000000000..808a35a8fc3a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml new file mode 100644 index 000000000000..1ca03e9eb268 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +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/sco/151.0.1/Mozilla.Firefox.sco.yaml b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.yaml new file mode 100644 index 000000000000..be4cff7fb973 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/151.0.1/Mozilla.Firefox.sco.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.sco +PackageVersion: 151.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.installer.yaml b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.installer.yaml new file mode 100644 index 000000000000..0a302a3a6a24 --- /dev/null +++ b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MuhammadFareezIqmal.IIUMSchedule +PackageVersion: 1.4.12.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iiumschedule/iium_schedule/releases/download/1.4.12%2B51/iiumschedulesetup.exe + InstallerSha256: DA0837EACF2FAA344B87ACC1CEF31AF873E2EBA55E511D059011BFD809864B36 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iiumschedule/iium_schedule/releases/download/1.4.12%2B51/iiumschedulesetup.exe + InstallerSha256: DA0837EACF2FAA344B87ACC1CEF31AF873E2EBA55E511D059011BFD809864B36 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.locale.en-US.yaml b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.locale.en-US.yaml new file mode 100644 index 000000000000..3d9ee462cb09 --- /dev/null +++ b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MuhammadFareezIqmal.IIUMSchedule +PackageVersion: 1.4.12.0 +PackageLocale: en-US +Publisher: Muhammad Fareez Iqmal +PublisherUrl: https://iqfareez.com +PublisherSupportUrl: https://iiumschedule.iqfareez.com/ +PrivacyUrl: https://iiumschedule.iqfareez.com/privacy-policy +PackageName: IIUM Schedule +PackageUrl: https://github.com/iiumschedule/iium_schedule +License: MIT License +ShortDescription: A simple and easy to use app that helps you create a schedule for your classes for the International Islamic University Malaysia students. +Moniker: iiumschedule +Tags: +- albiruni +- dart +- flutter +- iium +- iium-schedule +- schedule-maker +ReleaseNotesUrl: https://github.com/iiumschedule/iium_schedule/releases/tag/1.4.12%2B51 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iiumschedule/iium_schedule/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.yaml b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.yaml new file mode 100644 index 000000000000..9440389ef755 --- /dev/null +++ b/manifests/m/MuhammadFareezIqmal/IIUMSchedule/1.4.12.0/MuhammadFareezIqmal.IIUMSchedule.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: MuhammadFareezIqmal.IIUMSchedule +PackageVersion: 1.4.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.installer.yaml index 2da97db005ba..802116af14c2 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17655 +PackageVersion: 26.1.1.17664 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.1/Colibri_26.1.1-beta.37.exe - InstallerSha256: F8BA9EF0291DB66F9EC9569C923B8F3A126F0897B68181808684F687FF293960 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.1/Colibri_26.1.1-beta.46.exe + InstallerSha256: 187A6375AC076033F374D4B1DB919AA165C76425450E293734A32DFBD499BCA5 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.locale.en-US.yaml index cd236d849aa5..6de987b54009 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17655 +PackageVersion: 26.1.1.17664 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.yaml index 6dc044ba9aac..dd8a260f3802 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17655/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17664/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17655 +PackageVersion: 26.1.1.17664 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.installer.yaml b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.installer.yaml new file mode 100644 index 000000000000..5cb97b6b628b --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.25.0.8082 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: GameViewer +Installers: +- Architecture: x64 + InstallerUrl: https://a56.gdl.netease.com/UURemote_Setup_4.25.0.8082_0521165302_gwqd.exe + InstallerSha256: AF8106176ECF116C91E061098D83F92072554609FB412ABBEA7CEF3DF0DB4BB2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.locale.en-US.yaml b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.locale.en-US.yaml new file mode 100644 index 000000000000..41ab5578da2a --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetEase.UURemote +PackageVersion: 4.25.0.8082 +PackageLocale: en-US +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: NetEase (Hangzhou) Network Co., Ltd. +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: Proprietary +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: Copyright © 1997-2026 NetEase Inc. All rights reserved. +ShortDescription: An ultra-low latency remote tool designed for gaming +Tags: +- gaming +- remote +- remote-access +- remote-control +- remote-desktop +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.locale.zh-CN.yaml b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.locale.zh-CN.yaml new file mode 100644 index 000000000000..69a5dd92534b --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.25.0.8082 +PackageLocale: zh-CN +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: 网易(杭州)网络有限公司 +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: 专有软件 +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: 网易公司版权所有 ©1997-2026 +ShortDescription: 专为游戏打造的超低延迟远程工具 +Tags: +- 串流 +- 游戏 +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.yaml b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.yaml new file mode 100644 index 000000000000..0cd749837684 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.25.0.8082/NetEase.UURemote.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetEase.UURemote +PackageVersion: 4.25.0.8082 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.installer.yaml b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.installer.yaml new file mode 100644 index 000000000000..641b3d6198ba --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 8.3.6.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordvpn +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: '{19465C24-3D5D-4327-B99F-3CC0A1D38151}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordVPN/8.3.6.0/NordVPNInstall.exe + InstallerSha256: 299706A4E144784B48ECD4F3D24FB470C1CAD9A32E08FA9ACABE9BD4D4A54D0B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.en-US.yaml b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.en-US.yaml new file mode 100644 index 000000000000..c42bbca6e4f2 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.3.6.0 +PackageLocale: en-US +Publisher: Nord Security +PublisherSupportUrl: https://support.nordvpn.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/nordvpn/ +Author: Nord Security +PackageName: NordVPN +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordvpn/ +Copyright: © 2026 Nord Security. All rights reserved +ShortDescription: A VPN for Windows will improve your security while you’re connected to the internet on your PC. Enjoy more secure streaming, browsing, and work with NordVPN. +Description: NordVPN encrypts your internet traffic and hides your IP and physical location. Works on 6 devices at once, on every major platform. With NordVPN, encrypt your online activity to protect your private data from hackers or snoopy advertisers. Enjoy global connectivity along with high-performance speed and secure access to streaming websites, censored content and social networks. +Moniker: nordvpn +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: Meet our next-gen antivirus — scam, phishing, and malware protection, previously Threat Protection Pro. We rebuilt the entire experience to give you more powerful tools and greater control over your online safety. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..f482806c0205 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.locale.zh-CN.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: NordSecurity.NordVPN +PackageVersion: 8.3.6.0 +PackageLocale: zh-CN +License: 专有软件 +Copyright: © 2026 Nord Security。保留所有权利 +ShortDescription: 当您在电脑上连接互联网时,Windows 版 VPN 会提高您的安全性。使用 NordVPN,享受更安全的流媒体、浏览和工作体验。 +Description: NordVPN 为您的互联网流量加密,并隐藏您的 IP 和物理位置。可同时在 6 台设备上运行,适用于所有主流平台。使用 NordVPN,加密您的在线活动,保护您的私人数据不受黑客或窥探隐私的广告商的侵害。享受全球连接、高性能速度和安全访问流媒体网站、和谐内容和社交网络。 +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.yaml b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.yaml new file mode 100644 index 000000000000..083559b560a7 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.3.6.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 8.3.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.installer.yaml b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.installer.yaml new file mode 100644 index 000000000000..cd851954f5f4 --- /dev/null +++ b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nickalie.nclaw +PackageVersion: 0.14.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: nclaw.exe +Commands: +- nclaw +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nickalie/nclaw/releases/download/v0.14.3/nclaw_0.14.3_windows_amd64.zip + InstallerSha256: 69EB344A2646D02BA9B311F9A3060A79ED9BCF24025CDF925079C6C9CF82EE50 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.en-US.yaml b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.en-US.yaml new file mode 100644 index 000000000000..a233599ac5c9 --- /dev/null +++ b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nickalie.nclaw +PackageVersion: 0.14.3 +PackageLocale: en-US +Publisher: Nick Gluschenko +PublisherUrl: https://nickalie.com/ +PublisherSupportUrl: https://github.com/nickalie/nclaw/issues +# PrivacyUrl: +Author: Nick Gluschenko +PackageName: nclaw +PackageUrl: https://github.com/nickalie/nclaw +License: Freeware +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: A lightweight, container-first AI coding assistant accessible through Telegram. +Description: NClaw — aNother Claw. A lightweight, container-first AI coding assistant accessible through Telegram. Supports Claude Code (default), 580+ models via multi-model backend (OpenRouter, Gemini, OpenAI, Ollama, and more), OpenAI Codex, GitHub Copilot, and Google Gemini CLI as CLI agents. Written in Go. +# Moniker: +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + Changelog + - 03c7abe fix: gofmt formatting in test files +ReleaseNotesUrl: https://github.com/nickalie/nclaw/releases/tag/v0.14.3 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.zh-CN.yaml b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.zh-CN.yaml new file mode 100644 index 000000000000..649b18a84862 --- /dev/null +++ b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nickalie.nclaw +PackageVersion: 0.14.3 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 免费软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 一个轻量级、以容器为先的 AI 编程助手,可通过 Telegram 访问。 +Description: NClaw — aNother Claw。一个轻量级、以容器为先的 AI 编程助手,可通过 Telegram 访问。支持 Claude Code(默认)、通过多模型后端(OpenRouter、Gemini、OpenAI、Ollama 等)提供的 580 多个模型、OpenAI Codex、GitHub Copilot 和 Google Gemini CLI 作为命令行代理。使用 Go 语言编写。 +# Moniker: +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.yaml b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.yaml new file mode 100644 index 000000000000..3bc2097e516c --- /dev/null +++ b/manifests/n/nickalie/nclaw/0.14.3/nickalie.nclaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: nickalie.nclaw +PackageVersion: 0.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.installer.yaml b/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.installer.yaml deleted file mode 100644 index c1fc9fc615ce..000000000000 --- a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: niconico.nair.live -PackageVersion: 1.1.20260415-1 -InstallerType: nullsoft -InstallModes: -- silent -InstallerSwitches: - Silent: /S -Installers: -- Architecture: x64 - InstallerUrl: https://n-air-app.nicovideo.jp/download/windows - InstallerSha256: 73202E5ADD356991EEA89F66E5BAF5710158BECB4477E52C39313B940E9915CA -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.locale.ja-jp.yaml b/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.locale.ja-jp.yaml deleted file mode 100644 index fa6ae8ad2e99..000000000000 --- a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.locale.ja-jp.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: niconico.nair.live -PackageVersion: 1.1.20260415-1 -PackageLocale: ja-jp -Publisher: DWANGO Co.,Ltd. -PublisherUrl: https://n-air-app.nicovideo.jp/ -PrivacyUrl: https://dwango.co.jp/terms/privacy/ -Author: niconico -PackageName: N-Air -PackageUrl: https://live.nicovideo.jp/ -License: gnu general public license v3.0 -LicenseUrl: https://account.nicovideo.jp/rules/account -Copyright: Copyright © DWANGO Co.,Ltd. -CopyrightUrl: https://dwango.co.jp/ -ShortDescription: 雑談ゲーム実況などあらゆるスタイルで配信できる無料ソフトウェアです -Description: N AirはStreamlabs Desktopをベースにした、生放送に便利な機能が豊富に組み込まれた高画質配信ソフトウェアです。Webカメラやゲームなどの映像をニコニコ生放送などのあらゆる配信サービスに配信できます。かんたんな操作と自由な発想で、自分だけのライブ配信を始めましょう。 -Moniker: "2525" -Tags: -- streamlabs -- niconico -- live -- ニコニコ -- ニコ動 -- ニコ生 -- obs -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.yaml b/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.yaml deleted file mode 100644 index 54d03f0367e9..000000000000 --- a/manifests/n/niconico/nair/live/1.1.20260415-1/niconico.nair.live.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: niconico.nair.live -PackageVersion: 1.1.20260415-1 -DefaultLocale: ja-jp -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.installer.yaml b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.installer.yaml new file mode 100644 index 000000000000..f982406d44ff --- /dev/null +++ b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.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: OctopusData.Octoparse +PackageVersion: 10.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- octoparse +- octoparse-share +FileExtensions: +- otd +Installers: +- Architecture: x64 + InstallerUrl: https://client-resource.octoparse.com/client/en-US/win-x64/Octoparse%20Setup%2010.0.1.exe + InstallerSha256: 1FE5C3D9AE28BB9017AF12CE08710DD30CE608881C967EAF68957A23953E94AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.locale.en-US.yaml b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.locale.en-US.yaml new file mode 100644 index 000000000000..9ed17642d160 --- /dev/null +++ b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.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: OctopusData.Octoparse +PackageVersion: 10.0.1 +PackageLocale: en-US +Publisher: Octopus Data Inc. +PublisherUrl: https://www.octoparse.com/ +PublisherSupportUrl: https://helpcenter.octoparse.com/ +PrivacyUrl: https://www.octoparse.com/privacy-policy +Author: Octopus Data Inc. +PackageName: Octoparse +PackageUrl: https://www.octoparse.com/download +License: Proprietary +LicenseUrl: https://www.octoparse.com/terms-and-conditions +Copyright: © Octopus Data Inc. 2026 +CopyrightUrl: https://www.octoparse.com/terms-and-conditions +ShortDescription: A no-coding solution for web scraping to turn pages into structured data within clicks. +Tags: +- data +- scrape +- spider +- web +ReleaseNotesUrl: https://www.octoparse.com/download +PurchaseUrl: https://www.octoparse.com/pricing +Documentations: +- DocumentLabel: Beginner's Guide + DocumentUrl: https://dataservice.octoparse.com/octoparse-hello-world +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.locale.zh-CN.yaml b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.locale.zh-CN.yaml new file mode 100644 index 000000000000..2ce105e3bf82 --- /dev/null +++ b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.locale.zh-CN.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: OctopusData.Octoparse +PackageVersion: 10.0.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 功能强大,操作简单,无需编写代码就能采集网站数据 +Tags: +- 抓取 +- 数据 +- 爬虫 +- 网页 +Documentations: +- DocumentLabel: 新手指南 + DocumentUrl: https://dataservice.octoparse.com/octoparse-hello-world +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.yaml b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.yaml new file mode 100644 index 000000000000..e1ae64596eba --- /dev/null +++ b/manifests/o/OctopusData/Octoparse/10.0.1/OctopusData.Octoparse.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: OctopusData.Octoparse +PackageVersion: 10.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.installer.yaml b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.installer.yaml new file mode 100644 index 000000000000..cf703cc78a30 --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.installer.yaml @@ -0,0 +1,16 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenPolicyContainers.Policy +PackageVersion: 0.3.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: policy.exe +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/opcr-io/policy/releases/download/v0.3.8/policy_windows_amd64.zip + InstallerSha256: 6086E6A5C18C9A7F5F4C4B3C21C5A793884425861A657DA6FEE3B7B97A71B519 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.locale.en-US.yaml b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.locale.en-US.yaml new file mode 100644 index 000000000000..216ee60089ea --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenPolicyContainers.Policy +PackageVersion: 0.3.8 +PackageLocale: en-US +Publisher: OpenPolicyContainer +PublisherUrl: https://openpolicycontainers.com/ +PublisherSupportUrl: https://github.com/opcr-io/policy/issues +Author: Gert Drapers +PackageName: Policy +PackageUrl: https://openpolicycontainers.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/opcr-io/policy/blob/HEAD/LICENSE +ShortDescription: A Docker-inspired workflow for OPA policies +Tags: +- oci +- oci-image +- openpolicyagent +ReleaseNotes: |- + Changelog + - 70ef52a fix issue 230 (#231) +ReleaseNotesUrl: https://github.com/opcr-io/policy/releases/tag/v0.3.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/opcr-io/policy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.yaml b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.yaml new file mode 100644 index 000000000000..2083828021b0 --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.3.8/OpenPolicyContainers.Policy.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: OpenPolicyContainers.Policy +PackageVersion: 0.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.installer.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.installer.yaml new file mode 100644 index 000000000000..35c99c7ea554 --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.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: paopaoandlingyia.PrismCat +PackageVersion: 1.8.0 +InstallerType: portable +Commands: +- prismcat +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/paopaoandlingyia/PrismCat/releases/download/v1.8.0/prismcat-v1.8.0-windows-amd64.exe + InstallerSha256: 78E1E0C046E9CE9F27FF20013B7AB7337CD1AD1DF03FC3620381ED2C557909A4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.locale.en-US.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.locale.en-US.yaml new file mode 100644 index 000000000000..5059d513af62 --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.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: paopaoandlingyia.PrismCat +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Etgpao +PublisherUrl: https://github.com/paopaoandlingyia +PublisherSupportUrl: https://github.com/paopaoandlingyia/PrismCat/issues +PackageName: PrismCat +PackageUrl: https://github.com/paopaoandlingyia/PrismCat +License: MIT +LicenseUrl: https://github.com/paopaoandlingyia/PrismCat/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 paopaoandlingyia +ShortDescription: A self-hosted, transparent proxy and debugging console for LLM APIs. +Description: PrismCat is a self-hosted, transparent proxy and debugging console for LLM APIs. Change one line — your base_url — and instantly see every request and response between your app and OpenAI / Claude / Gemini / Ollama / any LLM API, including streaming (SSE). +Tags: +- ai +- chatbot +- large-language-model +- llm +- proxy +ReleaseNotes: |- + v1.8.0 rebuilds the request override system with a more intuitive declarative approach, replacing JSON Patch with gjson/sjson-backed operations, and adds request header override support. + - Breaking: Body override switched from JSON Patch to declarative ops — set, remove, default, append, prepend — using dot-notation paths (e.g. metadata.user_id) + - Added request header override (set / remove) with a visual editor on the settings page + - Override rules now show runtime status (active / blocked / unbound) in the UI, making it easy to see why a rule isn't firing + - Optimized log matching and cloning logic + - Updated README to reflect Trace correlation, Usage tracking, cURL copy, and corrected outdated JSON Patch references + ⚠️ If you used Request Override (body patching) in v1.7.0, you will need to reconfigure your rules after upgrading — the old JSON Patch format is no longer supported. + Full Changelog: https://github.com/paopaoandlingyia/PrismCat/compare/v1.7.0...v1.8.0 +ReleaseNotesUrl: https://github.com/paopaoandlingyia/PrismCat/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.locale.zh-CN.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.locale.zh-CN.yaml new file mode 100644 index 000000000000..6a3cf57c7f1d --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.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: paopaoandlingyia.PrismCat +PackageVersion: 1.8.0 +PackageLocale: zh-CN +ShortDescription: 一款面向大语言模型 API 的自托管透明代理与调试控制台。 +Description: PrismCat 是一款可自行部署的、面向大语言模型 API 的透明代理与调试控制台。只需修改一行代码——你的 base_url(基础请求地址),即可即时查看你的应用与 OpenAI/Claude/Gemini/Ollama 等任意大语言模型 API 之间的所有请求和响应,包括流式传输(SSE)内容。 +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + v1.8.0 重构了请求参数覆盖系统,用更直观的声明式操作替代了 JSON Patch,并新增请求头覆盖能力。 + - Breaking: 请求体覆盖从 JSON Patch 切换为 gjson/sjson 驱动的声明式操作,支持 set / remove / default / append / prepend 五种 op,路径使用点号语法(如 metadata.user_id) + - 新增请求头覆盖(set / remove),支持可视化编辑器配置 + - 覆盖规则现在在设置页显示运行时状态(active / blocked / unbound),方便排查规则是否生效 + - 优化日志匹配与克隆逻辑 + - 更新 README,补充 Trace、用量追踪、cURL 复制等新功能描述,修正过时的 JSON Patch 引用 + ⚠️ 如果你在 v1.7.0 中使用了请求体覆盖(Request Override)功能,升级后需要重新配置覆盖规则,旧的 JSON Patch 格式不再兼容。 +ReleaseNotesUrl: https://github.com/paopaoandlingyia/PrismCat/releases/tag/v1.8.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.yaml new file mode 100644 index 000000000000..95e67fec8bba --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.8.0/paopaoandlingyia.PrismCat.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: paopaoandlingyia.PrismCat +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 000000000000..73ae072acb0e --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-17" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.3.0/ogcode_0.3.0_windows_arm64.zip + InstallerSha256: ac1dc433aafcb47d77cffe2fb53ac8f9ce040edb387e117657d3b27343f296a4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.3.0/ogcode_0.3.0_windows_x86_64.zip + InstallerSha256: d9fed008a15965bbe82f5231921950cb21cf22100ab560906affbba6628f96f4 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 000000000000..8c3c311584ec --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.yaml new file mode 100644 index 000000000000..48377ef83bb4 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.0/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 000000000000..af9a5b1fb02a --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-17" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.3.1/ogcode_0.3.1_windows_arm64.zip + InstallerSha256: f529c6feab98cb45f27db69294124df79164e75f289d479789ac051b7d922967 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.3.1/ogcode_0.3.1_windows_x86_64.zip + InstallerSha256: 12cac32dee2ace36c9500fb18730a4c2fcc359dfae59c71a5299e893766ade47 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 000000000000..330a561f45bc --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.yaml new file mode 100644 index 000000000000..fd3360e7e65a --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.3.1/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 000000000000..d5e39fbf4b9d --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.4.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-18" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.4.0/ogcode_0.4.0_windows_arm64.zip + InstallerSha256: a230dad52af89842d2122ae652fda97e0937e7a3203c42908ea7474c2a7f988a + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.4.0/ogcode_0.4.0_windows_x86_64.zip + InstallerSha256: c00062816c3e4921b503eaaa6395d50633d09e1fc31bc064006699dbe965c517 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 000000000000..6c4a59423d18 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.yaml new file mode 100644 index 000000000000..0decc02c417f --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.4.0/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.installer.yaml b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.installer.yaml new file mode 100644 index 000000000000..8f7b884ee9a4 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.69.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: -norestart +UpgradeBehavior: install +ProductCode: '{6528AE47-B5CB-4C69-B8BF-2AD9D22202BF}' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- Publisher: pixi contributors + ProductCode: '{6528AE47-B5CB-4C69-B8BF-2AD9D22202BF}' + UpgradeCode: '{D983A0B8-0183-4F99-BA13-A1C49BD8E46F}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\pixi\bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/prefix-dev/pixi/releases/download/v0.69.0/pixi-x86_64-pc-windows-msvc.msi + InstallerSha256: 2A85ACE7D491796DE77B710CCC26033C1649693289A92029CDE302CECFD28731 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.locale.en-US.yaml b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.locale.en-US.yaml new file mode 100644 index 000000000000..6cc6329dffa2 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.69.0 +PackageLocale: en-US +Publisher: prefix-dev +PublisherUrl: https://pixi.sh/ +PublisherSupportUrl: https://github.com/prefix-dev/pixi/issues +Author: pixi contributors +PackageName: pixi +PackageUrl: https://github.com/prefix-dev/pixi +License: BSD-3-Clause +LicenseUrl: https://github.com/prefix-dev/pixi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023, prefix.dev GmbH +CopyrightUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE +ShortDescription: A cross-platform, multi-language package manager and workflow tool +Moniker: pixi +Tags: +- conda +- conda-environment +- conda-packages +- hacktoberfest +- package-management +- package-manager +- package-manager-tool +- python-virtual-environment +- rust +- rust-lang +ReleaseNotes: |- + Release Notes + ✨ Highlights + Pixi now supports easy authentication to prefix.dev, just like GitHub CLI you can run: + pixi auth login prefix.dev + And it will take you to the login page of prefix.dev. + Next to that publishing a package became much easier with --variant, --build-number and more. + Added + - Support build-string-prefix and build-number in [package-build] by @hunger in #6051 + - Centralize default compiler variants and add CUDA support by @wolfv in #6108 + - Support build backend secrets by @wolfv in #6101 + - Honor workspace.s3-options when uploading to s3 by @hunger in #6069 + - Add oauth default login by @nichmor in #6140 + - Add --variant and --variant-config flags by @wolfv in #6109 + - Add --package-format to pixi publish for tar.bz2 output by @baszalmstra in #6156 + Documentation + - Reword Basic Usages / Managing workspaces from manifest to workspace by @timhoffm in #6104 + - Remove pixi build from FAQ by @timhoffm in #6105 + - Fix typo by @pavelzw in #6157 + Fixed + - Uv is default updates lockfile by @baszalmstra in #6088 + - Preserve version spec when other constraints are present by @wolfv in #6087 + - Include precise in CheckoutGit dedup key by @baszalmstra in #6094 + - Deflake test_signal_forwarding by waiting for handler installation by @baszalmstra in #6113 + - Bump rust version for backends by @baszalmstra in #6117 + - Align --locked metadata serializer with lock-write side by @baszalmstra in #6115 + - Apply workspace pypi-options to no-default-feature envs by @baszalmstra in #6110 + - Update libtapi to fix compilation issues on macos by @benmoss in #6119 + - Detect BeeGFS, Lustre, GPFS and CephFS as network filesystem by @flferretti in #6118 + - Remove support for the fire emoji in Mojo backend by @Ahajha in #6125 + - Click dependency for the docs env by @ruben-arts in #6130 + - Track Cython inputs for editable pixi-build-python builds by @kkraus14 in #6123 + - Avoid editable-flag conflict with transitive tool.uv.sources by @baszalmstra in #6131 + - Don't misclassify missing python as pypi-only during upgrade by @baszalmstra in #6095 + - Drop bare self-references in expand_self_extras by @benmoss in #6142 + - Use gnu target for riscv64 in install.sh by @benmoss in #6143 + - Propagate run-exports from host/build by @baszalmstra in #6151 + - Hook up repodata fetch reporter to gateway queries by @baszalmstra in #6112 + - Invalidate build-backend metadata cache when backend spec changes by @baszalmstra in #6111 + - Normalize extras order in lockfile metadata comparison by @benmoss in #6165 + Performance + - Install build and host environments concurrently by @baszalmstra in #6152 + Refactor + - Route cache-dir and env-var lookup through the compute engine by @baszalmstra in #6041 + - Extract pixi_compute_sources, pixi_compute_network, and move reporter_lifecycle by @baszalmstra in #6046 + New Contributors + - @kkraus14 made their first contribution in #6123 + - @Ahajha made their first contribution in #6125 + - @flferretti made their first contribution in #6118 + - @timhoffm made their first contribution in #6105 + Download pixi 0.69.0 + ────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-apple-darwin.tar.gz │Apple Silicon macOS│checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-apple-darwin.tar.gz │Intel macOS │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-pc-windows-msvc.zip │ARM64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-pc-windows-msvc.msi │ARM64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-pc-windows-msvc.msi │x64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-riscv64gc-unknown-linux-gnu.tar.gz │RISCV Linux │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-unknown-linux-musl.tar.gz │ARM64 MUSL Linux │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-unknown-linux-musl.tar.gz │x64 MUSL Linux │checksum + ────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.69.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.yaml b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.yaml new file mode 100644 index 000000000000..546ec8cbb532 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.69.0/prefix-dev.pixi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.69.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.installer.yaml b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.installer.yaml new file mode 100644 index 000000000000..144bd1b73cd1 --- /dev/null +++ b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.installer.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/May/07 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Quicken.Quicken +PackageVersion: 27.1.67.7 +MinimumOSVersion: 10.0.0.0 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s /a /s + SilentWithProgress: /s /a /s +UpgradeBehavior: install +ReleaseDate: 2025-12-19 +ProductCode: '{62D93E3E-2F8E-42BD-9343-896F4F0031D3}' +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +Installers: +- Architecture: x86 + InstallerUrl: https://download.quicken.com/windows/Quicken.exe + InstallerSha256: C8DFC38C941B08D43F6A79ECC85EE8413AF6436107E553D43702B1C0A7721DA5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.locale.en-US.yaml b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.locale.en-US.yaml new file mode 100644 index 000000000000..7413529e5f1c --- /dev/null +++ b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/May/07 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Quicken.Quicken +PackageVersion: 27.1.67.7 +PackageLocale: en-US +Publisher: Quicken +PublisherUrl: https://www.intuit.com/ +PublisherSupportUrl: https://www.quicken.com/support +PrivacyUrl: https://www.quicken.com/privacy/us +Author: Quicken Inc. +PackageName: Quicken +PackageUrl: https://www.quicken.com/ +License: Proprietary +Copyright: Copyright (c) 2021 Quicken Inc. All rights reserved. +CopyrightUrl: https://www.quicken.com/terms-of-use +ShortDescription: > + Quicken is a personal finance management tool that can be used to record banking transactions, planning a budget and tracking investments. +Moniker: quicken +Tags: +- money +- quicken +- qw +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.yaml b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.yaml similarity index 75% rename from manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.yaml rename to manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.yaml index 5525a65340a8..a965a078ab40 100644 --- a/manifests/f/F6CTE/MultiPSK/4.51/F6CTE.MultiPSK.yaml +++ b/manifests/q/Quicken/Quicken/27.1.67.7/Quicken.Quicken.yaml @@ -1,8 +1,8 @@ # Automatically updated by the winget bot at 2026/May/07 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: F6CTE.MultiPSK -PackageVersion: 4.51 +PackageIdentifier: Quicken.Quicken +PackageVersion: 27.1.67.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.installer.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.installer.yaml new file mode 100644 index 000000000000..ab5c9595b915 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.16.2 +UpgradeBehavior: install +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.16.2/ClawPanel_0.16.2_x64-setup-full.exe + InstallerSha256: B27C56FB529C7BFCF391892EFD28D7255E20C8288B5C66B7C3636CBFD715DDBF + ProductCode: ClawPanel +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.16.2/ClawPanel_0.16.2_x64-full_en-US.msi + InstallerSha256: C562C1E68633BC83ED6706EA30C50EFD6DD267E73D2D2AF3985A0F6DCC8EA6F9 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{D5D4B81A-2A3F-415A-9604-4F43B64969B4}' + AppsAndFeaturesEntries: + - UpgradeCode: '{AA908EA1-FFA0-5A0E-B2C5-14A7B8C64033}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.en-US.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.en-US.yaml new file mode 100644 index 000000000000..5ef5bbd4a54a --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.16.2 +PackageLocale: en-US +Author: Wuhan Qingchen Tianxia Network Technology Co., Ltd. +Copyright: © 2026 Wuhan Qingchen Tianxia Network Technology Co., Ltd. +ShortDescription: "\U0001F99E Visual management panel with built-in AI assistant (tool calling + vision + multimodal + i18n(11))" +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.zh-CN.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.zh-CN.yaml new file mode 100644 index 000000000000..9c9d1496d2bb --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.locale.zh-CN.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: qingchencloud.ClawPanel +PackageVersion: 0.16.2 +PackageLocale: zh-CN +Publisher: openclaw +PublisherUrl: https://qingchencloud.com/ +PublisherSupportUrl: https://github.com/qingchencloud/clawpanel/issues +PrivacyUrl: https://qingchencloud.com/privacy.html +Author: 武汉晴辰天下网络科技有限公司 +PackageName: ClawPanel +PackageUrl: https://github.com/qingchencloud/clawpanel +License: AGPL-3.0 +LicenseUrl: https://github.com/qingchencloud/clawpanel/blob/HEAD/LICENSE +Copyright: © 2026 武汉晴辰天下网络科技有限公司 +ShortDescription: "\U0001F99E OpenClaw 可视化管理面板 — 内置 AI 助手(工具调用 + 图片识别 + 多模态),一键安装" +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ReleaseNotes: |- + 🐛 修复 + - apply pending correctness fixes +ReleaseNotesUrl: https://github.com/qingchencloud/clawpanel/releases/tag/v0.16.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.yaml new file mode 100644 index 000000000000..1b2fd4609334 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.2/qingchencloud.ClawPanel.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.16.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml new file mode 100644 index 000000000000..b63129ff754f --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.12.3 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivoreforveeam +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.12.3/logivore-for-veeam-win-x64-setup.exe + InstallerSha256: 2929A63EA38653E53C619E1BBFBE4807E5568937304B2CD7012B55E0A2F568A4 +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.12.3/logivore-for-veeam-win-x64-machine-setup.exe + InstallerSha256: 50DF9D43C1C9AC8BB973C3D71E6348B8AD5F45076B27AFC67511912A8F991738 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.12.3/logivore-for-veeam-win-arm64-setup.exe + InstallerSha256: F91F3080041593E85330D07371065D295F38CB4824A45D06756892CA702EA435 +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.12.3/logivore-for-veeam-win-arm64-machine-setup.exe + InstallerSha256: 0EC969DD884280D1036E6195C8A54E03667B686EA2AF71FEBCC87C21AA83C5B9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml new file mode 100644 index 000000000000..4c3757cd91d3 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.12.3 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore for Veeam +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Logivore plus Advanced Veeam Mode — collects, normalizes, and analyzes Veeam Backup and Replication logs end-to-end +Description: |- + Logivore for Veeam is the Veeam-centric SKU of Logivore. Includes + everything in Logivore (cross-platform log analysis, LILA AI + assistant, memory-tier-adaptive parsing, local-first trust-gated + LLM boundary) plus Microsoft.PowerShell.SDK and a built-in + Advanced Veeam Mode that drives the Veeam VBR PowerShell cmdlets + to collect job/repository/proxy diagnostics on demand. Targeted + at Veeam backup administrators who need to triage failed jobs + against backup server, repository, and proxy logs in one + timeline. +Moniker: logivore-for-veeam +Tags: +- veeam +- vbr +- backup +- log-analysis +- log-viewer +- syslog +- evtx +- powershell +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.yaml new file mode 100644 index 000000000000..1afb51de291f --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.12.3/RedEyeNetworks.LogivoreForVeeam.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.installer.yaml b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.installer.yaml new file mode 100644 index 000000000000..e0185c4b78f6 --- /dev/null +++ b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RoslynPad.RoslynPad +PackageVersion: 21.0.0 +InstallerType: zip +ArchiveBinariesDependOnPath: true +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.SDK.10 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./RoslynPad.exe + PortableCommandAlias: RoslynPad + InstallerUrl: https://github.com/roslynpad/roslynpad/releases/download/21/RoslynPad-windows-x64.zip + InstallerSha256: E133A23B528F011F801FCA46724CAD037CCF57623EBB2352F228F6B1A84C9118 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./RoslynPad.exe + PortableCommandAlias: RoslynPad + InstallerUrl: https://github.com/roslynpad/roslynpad/releases/download/21/RoslynPad-windows-arm64.zip + InstallerSha256: 6BC0EBB041A2ECC19C505F2E50CD03CCC828B2289F5FDA25513989F4A7A5D507 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.locale.en-US.yaml b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.locale.en-US.yaml new file mode 100644 index 000000000000..fb86bfa26c68 --- /dev/null +++ b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.locale.en-US.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RoslynPad.RoslynPad +PackageVersion: 21.0.0 +PackageName: RoslynPad +PackageLocale: en-US +PublisherUrl: https://roslynpad.net +Publisher: Eli Arbel +ShortDescription: C# editor and runner based on Roslyn +License: MIT +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.yaml b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.yaml new file mode 100644 index 000000000000..b3f87f304c20 --- /dev/null +++ b/manifests/r/RoslynPad/RoslynPad/21.0.0/RoslynPad.RoslynPad.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RoslynPad.RoslynPad +PackageVersion: 21.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.installer.yaml b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.installer.yaml new file mode 100644 index 000000000000..044e9eda3d10 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.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: rvben.rumdl +PackageVersion: 0.1.96 +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rumdl.exe + PortableCommandAlias: rumdl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rvben/rumdl/releases/download/v0.1.96/rumdl-v0.1.96-x86_64-pc-windows-msvc.zip + InstallerSha256: FE93BAEC944FA2FB5E200846C75E0BA404F491618F55395D6A981FDB8A310348 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-21 diff --git a/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.locale.en-US.yaml b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.locale.en-US.yaml new file mode 100644 index 000000000000..c6fb37e64ac6 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rvben.rumdl +PackageVersion: 0.1.96 +PackageLocale: en-US +Publisher: Ruben J. Jongejan +PublisherUrl: https://github.com/rvben +PublisherSupportUrl: https://github.com/rvben/rumdl/issues +Author: Ruben J. Jongejan +PackageName: rumdl +PackageUrl: https://github.com/rvben/rumdl +License: MIT +LicenseUrl: https://github.com/rvben/rumdl/blob/main/LICENSE +Copyright: Copyright (c) 2024-2025 Ruben J. Jongejan +ShortDescription: A fast Markdown linter and formatter written in Rust. +Description: |- + rumdl is a high-performance Markdown linter and formatter written in Rust. + It catches stylistic and structural issues in Markdown documents, fixes + them automatically where possible, and integrates with editors through + the Language Server Protocol. rumdl ships a comprehensive rule set, + intelligent caching for fast incremental runs, and is configured via + pyproject.toml or .rumdl.toml. +Moniker: rumdl +Tags: +- cli +- documentation +- formatter +- linter +- markdown +- markdown-linter +- rust +- static-analysis +ReleaseNotesUrl: https://github.com/rvben/rumdl/releases/tag/v0.1.96 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/rvben/rumdl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.yaml b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.yaml new file mode 100644 index 000000000000..8c459791ab7b --- /dev/null +++ b/manifests/r/rvben/rumdl/0.1.96/rvben.rumdl.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: rvben.rumdl +PackageVersion: 0.1.96 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..29796226d19a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779368167-gd779a5 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779368167-gd779a5/amp-windows-x64-baseline.exe + InstallerSha256: 7F8B2426FAEC915FEFE0E4D2B702D8D0A653948D615A735021A6F6021E1B529D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..6cf7c1feaceb --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779368167-gd779a5 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..41970dabf873 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779368167-gd779a5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..428031aa6b15 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779368167-gd779a5/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779368167-gd779a5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.installer.yaml b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.installer.yaml new file mode 100644 index 000000000000..0808be77c88b --- /dev/null +++ b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SunJary.NetAssistant +PackageVersion: 0.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: netassistant.exe + PortableCommandAlias: netassist +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SunJary/NetAssistant/releases/download/v0.6.0/netassistant-windows-x86_64.zip + InstallerSha256: 7983630F03FB469F13A944F81A7B8E74680750A75B7342AD567E05781C5C7D8F +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.locale.zh-CN.yaml b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.locale.zh-CN.yaml new file mode 100644 index 000000000000..a50adb8f3d55 --- /dev/null +++ b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SunJary.NetAssistant +PackageVersion: 0.6.0 +PackageLocale: zh-CN +Publisher: SunJary +PublisherUrl: https://github.com/SunJary +PublisherSupportUrl: https://github.com/SunJary/NetAssistant/issues +PackageName: NetAssistant +PackageUrl: https://github.com/SunJary/NetAssistant +License: MIT +ShortDescription: 多协议网络调试工具 +Tags: +- gpui +- tcp +- udp +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/SunJary/NetAssistant/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.yaml b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.yaml similarity index 65% rename from manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.yaml rename to manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.yaml index 1d7901ec63c6..a04babe544b3 100644 --- a/manifests/l/LINQPad/LINQPad/9/9.7.13/LINQPad.LINQPad.9.yaml +++ b/manifests/s/SunJary/NetAssistant/0.6.0/SunJary.NetAssistant.yaml @@ -1,8 +1,8 @@ # Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: LINQPad.LINQPad.9 -PackageVersion: 9.7.13 -DefaultLocale: en-US +PackageIdentifier: SunJary.NetAssistant +PackageVersion: 0.6.0 +DefaultLocale: zh-CN ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.installer.yaml b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.installer.yaml new file mode 100644 index 000000000000..0a4ee1b05ff3 --- /dev/null +++ b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sparrowwallet.sparrow +PackageVersion: 2.5.0 +InstallerLocale: en-US +InstallerType: wix +Scope: user +UpgradeBehavior: install +ProductCode: '{B795B1D1-9401-37B3-A8E0-3A56DCA3986E}' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- DisplayName: Sparrow + Publisher: Unknown + ProductCode: '{B795B1D1-9401-37B3-A8E0-3A56DCA3986E}' + UpgradeCode: '{B63FF068-2808-3D04-B314-A745FF02151C}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Sparrow' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sparrowwallet/sparrow/releases/download/2.5.0/Sparrow-2.5.0.msi + InstallerSha256: FFAB6FD3F09BD9FB381F3D56C778BA50D13F6A92FE6806383AA2514BBFB87F25 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.locale.en-US.yaml b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.locale.en-US.yaml new file mode 100644 index 000000000000..f2e960c9a21d --- /dev/null +++ b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sparrowwallet.sparrow +PackageVersion: 2.5.0 +PackageLocale: en-US +Publisher: Sparrow Wallet +PublisherUrl: https://github.com/sparrowwallet +PublisherSupportUrl: https://github.com/sparrowwallet/sparrow/issues +PackageName: Sparrow Bitcoin Wallet +PackageUrl: https://github.com/sparrowwallet/sparrow +License: Apache-2.0 +LicenseUrl: https://github.com/sparrowwallet/sparrow/blob/HEAD/LICENSE +ShortDescription: Desktop Bitcoin Wallet focused on security and privacy. Free and open source. +Description: |- + Sparrow is a modern desktop Bitcoin wallet application supporting most hardware wallets and built + on common standards such as PSBT, with an emphasis on transparency and usability. +Tags: +- bitcoin +- bitcoin-wallet +ReleaseNotes: |- + - Add Silent Payments (SP) receiving wallets, including support for airgapped hardware wallet signers + - Add frigate.2140.dev as an SP-capable public Electrum server and auto-select it as required + - Add a BIP32 derivation fallback when retrieving signing nodes for high-index inputs + - Add bitview.space as a fee rates source + - Extend the post-broadcast mempool poll timeout to support Bitcoin Core privatebroadcast + - Improve handling of connected non-Jade ESP32 devices + - Improve the Trezor error message when the non-witness UTXO field is not provided + - Validate BIP129 headers on import and fix importing unencrypted BSMS files with a wallet already open + - Switch Electrum server notification detection to a streaming JSON token parse + - Release the Electrum transport read lock during socket reads to avoid client request starvation + - Discard stale Electrum responses with mismatched ids + - Increase read timeouts when Tor is configured + - Remove the Bisq broadcast source + - Add the Specter Signer 2026 firmware signing key for download verification + - Hide the wallet rescan hyperlink when nothing further can be scanned + - Use PSBTv0 for BIP322 PSBT QR and file exports + - Refactor the transaction diagram to dispatch on output wrapper types + - Improve the appearance of app notifications after the ControlsFX upgrade + - Load native libraries directly from the application image + - Upgrade JavaFX to v26 (with the headless platform) + - Upgrade jzbar to v0.4.0 + - Upgrade usb4java to v1.3.6 + - Bug fix: Finalize external inputs in cross-wallet PSBTs to avoid empty witnesses + - Bug fix: Only allow sending to payment codes where a notification transaction has previously been sent, even when already linked + - Bug fix: Fix concurrent modification of descriptor maps in cormorant + - Bug fix: Fix a regression to restore the Save PDF button on the descriptor QR display dialog +ReleaseNotesUrl: https://github.com/sparrowwallet/sparrow/releases/tag/2.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.yaml b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.yaml new file mode 100644 index 000000000000..3db3a54c7815 --- /dev/null +++ b/manifests/s/sparrowwallet/sparrow/2.5.0/sparrowwallet.sparrow.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sparrowwallet.sparrow +PackageVersion: 2.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.installer.yaml b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.installer.yaml new file mode 100644 index 000000000000..4fe7bf4c5d3c --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.0.2 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- cassandra +- cassandra+ssh +- cockroach +- cockroach+ssh +- greenplum +- greenplum+ssh +- mariadb +- mariadb+ssh +- microsoftsqlserver +- microsoftsqlserver+ssh +- mysql +- mysql+ssh +- postgres +- postgres+ssh +- postgresql +- postgresql+ssh +- redis +- redis+ssh +- redshift +- redshift+ssh +- snowflake +- snowflake+ssh +- sqlite +- sqlite+ssh +- sqlserver +- sqlserver+ssh +- tableplus +ProductCode: TablePlus_is1 +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://files.tableplus.com/windows/7.0.2/TablePlusSetup.exe + InstallerSha256: 4418B7FA70B02C98FA77BEABDC282D0FF37E977A6C005778635DBB60B38DC1F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.en-US.yaml b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.en-US.yaml new file mode 100644 index 000000000000..b34853f9789a --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.0.2 +PackageLocale: en-US +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: Proprietary +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. All rights reserved. +ShortDescription: 'Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more' +Description: 'Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, and Redis.' +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- database +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +ReleaseNotes: |- + Build 352 - Refresh UI + Release date: 21 May 2026 + 1. Refresh UI. + 2. Bug fixes and improvements. + Older change logs. + Bug report. +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.zh-CN.yaml b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.zh-CN.yaml new file mode 100644 index 000000000000..9a97715feb15 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.0.2 +PackageLocale: zh-CN +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: 专有软件 +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. 保留所有权利. +ShortDescription: 现代、本地和友好的关系数据库图形用户界面工具:MySQL、PostgreSQL、SQLite 等 +Description: 具有直观图形用户界面工具的现代本地客户端,可创建、访问、查询和编辑多个关系数据库: MySQL、PostgreSQL、SQLite、Microsoft SQL Server、Amazon Redshift、MariaDB、CockroachDB、Vertica 和 Redis。 +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +- 数据库 +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.yaml b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.yaml new file mode 100644 index 000000000000..39127468ae44 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.0.2/TablePlus.TablePlus.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.installer.yaml b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.installer.yaml new file mode 100644 index 000000000000..074d329e606e --- /dev/null +++ b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.installer.yaml @@ -0,0 +1,1597 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheDocumentFoundation.LibreOffice.HelpPack +PackageVersion: 26.2.3.2 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLLOCATION="" +UpgradeBehavior: install +Installers: +- InstallerLocale: en-US + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_en-US.msi + InstallerSha256: F5151CB14FB99D9F64B0B91C1DE824E0290CD3C465D31F5B73AC01112D7CA189 + ProductCode: '{269229AD-FD2A-410F-A556-685FC2D83EFC}' + AppsAndFeaturesEntries: + - ProductCode: '{269229AD-FD2A-410F-A556-685FC2D83EFC}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_en-US.msi + InstallerSha256: 7D4EE4F99DC327C985C8F10730E049EC415B6E65B2A22BAEE6FEABF8EBD1056C + ProductCode: '{D09833C5-FD77-4C00-A0BD-386AF4984631}' + AppsAndFeaturesEntries: + - ProductCode: '{D09833C5-FD77-4C00-A0BD-386AF4984631}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: en-US + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_en-US.msi + InstallerSha256: 4DA126DF7B4B3FA5A7BA1718366D11D19899E7EA5FE52134848AF1AA0CACC83F + ProductCode: '{E0A7170C-2208-4BD6-B55B-B025AFCDF3B5}' + AppsAndFeaturesEntries: + - ProductCode: '{E0A7170C-2208-4BD6-B55B-B025AFCDF3B5}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: am + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_am.msi + InstallerSha256: E4D3428FA78E3E7915A4CFB3AFC299DF71A5808379FDD5159078270E403A44F2 + ProductCode: '{059DD53A-8955-46E9-B3FA-A9FFD4E16DEC}' + AppsAndFeaturesEntries: + - ProductCode: '{059DD53A-8955-46E9-B3FA-A9FFD4E16DEC}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: am + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_am.msi + InstallerSha256: 163DCFE5E53BE2507C049B4A259783AE8CA78E0631FC132AE7F8777A7B4BA5D7 + ProductCode: '{32A67EB3-F556-4F0B-8B26-EB20F53FFEF9}' + AppsAndFeaturesEntries: + - ProductCode: '{32A67EB3-F556-4F0B-8B26-EB20F53FFEF9}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: am + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_am.msi + InstallerSha256: D33317CB0599D6DC1F3047E284228A7D09C972226561ADB6406FAC9B5EC7DE78 + ProductCode: '{282B5071-7572-4940-A1E1-DC7D9C304007}' + AppsAndFeaturesEntries: + - ProductCode: '{282B5071-7572-4940-A1E1-DC7D9C304007}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ar + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ar.msi + InstallerSha256: 7CBF02F52329C1EBF346A2218643E6857A5BEB3A07266C3618545AFBD8028EA3 + ProductCode: '{2AF4B42E-A686-4746-81B6-3CD6CBC575B8}' + AppsAndFeaturesEntries: + - ProductCode: '{2AF4B42E-A686-4746-81B6-3CD6CBC575B8}' + UpgradeCode: '{4B19ECA4-EB7B-420E-A2F3-0D456CA1CA3F}' +- InstallerLocale: ar + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ar.msi + InstallerSha256: 85D98D0ACDCC8C95B0207BF3C6C21622B60DB3507127763EB0C8931FF8E835A3 + ProductCode: '{E5E44A64-B249-4A19-86C2-6EED0825F12E}' + AppsAndFeaturesEntries: + - ProductCode: '{E5E44A64-B249-4A19-86C2-6EED0825F12E}' + UpgradeCode: '{4B19ECA4-EB7B-420E-A2F3-0D456CA1CA3F}' +- InstallerLocale: ar + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ar.msi + InstallerSha256: 1C2F115D5FD38BA84ACD851ECE295EF694689258675DC293DB8707B2E2DCBF6B + ProductCode: '{026FD552-C10E-4028-B811-A1CEEDEB498B}' + AppsAndFeaturesEntries: + - ProductCode: '{026FD552-C10E-4028-B811-A1CEEDEB498B}' + UpgradeCode: '{4B19ECA4-EB7B-420E-A2F3-0D456CA1CA3F}' +- InstallerLocale: ast-ES + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ast.msi + InstallerSha256: 5DD0CA57A4B9BE77FADFAAB95B1CAB2CF38BD57BAD4D450750270B6A3947258E + ProductCode: '{0F238526-EA69-44AF-8683-09E55CD9E35E}' + AppsAndFeaturesEntries: + - ProductCode: '{0F238526-EA69-44AF-8683-09E55CD9E35E}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ast-ES + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ast.msi + InstallerSha256: D72C35EEEC69BE74E13235BDB85D74CB98CEE9B52DD36C4AE6F6A9D500F53489 + ProductCode: '{C94F3DC5-2D86-4CBC-AD4F-C3A1811DB068}' + AppsAndFeaturesEntries: + - ProductCode: '{C94F3DC5-2D86-4CBC-AD4F-C3A1811DB068}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ast-ES + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ast.msi + InstallerSha256: D65FD0E8D0FE33C02A8652401B85330806F942C8D5686EB3FFA1D0F115471A83 + ProductCode: '{B6E52E3C-8773-4800-8B0C-C749C12D6F81}' + AppsAndFeaturesEntries: + - ProductCode: '{B6E52E3C-8773-4800-8B0C-C749C12D6F81}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: bg + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_bg.msi + InstallerSha256: D323CFC9A2E0F61F7936FF5474D6A8ABC9DE5DFFEF9B2AE2616E1AB17CB549F4 + ProductCode: '{D031236C-3465-44C8-B172-ED1741BA294B}' + AppsAndFeaturesEntries: + - ProductCode: '{D031236C-3465-44C8-B172-ED1741BA294B}' + UpgradeCode: '{961EFB5A-0CA0-41E8-8C9C-CB3BA52B73EC}' +- InstallerLocale: bg + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_bg.msi + InstallerSha256: 5B10E028F392CDD186A0030DB086BE9927EBAFA010738BFF68981B8321DABF55 + ProductCode: '{7D7A4B8C-E218-4ED1-80BB-2F0636932231}' + AppsAndFeaturesEntries: + - ProductCode: '{7D7A4B8C-E218-4ED1-80BB-2F0636932231}' + UpgradeCode: '{961EFB5A-0CA0-41E8-8C9C-CB3BA52B73EC}' +- InstallerLocale: bg + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_bg.msi + InstallerSha256: 7995FDF0F6637B40605E55B488426B83761FDE7E3059EF1A755721D1F44FD285 + ProductCode: '{9C8CBEE5-9063-45F9-B415-3DCD81211DF4}' + AppsAndFeaturesEntries: + - ProductCode: '{9C8CBEE5-9063-45F9-B415-3DCD81211DF4}' + UpgradeCode: '{961EFB5A-0CA0-41E8-8C9C-CB3BA52B73EC}' +- InstallerLocale: bn + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_bn.msi + InstallerSha256: 3E1A50F7F19E71D902158CFD1F0787FCA012861AB4DA455FFC8A54AE5CACD1F0 + ProductCode: '{2BA1CD2C-3B1C-463A-AA47-264C4385CAC2}' + AppsAndFeaturesEntries: + - ProductCode: '{2BA1CD2C-3B1C-463A-AA47-264C4385CAC2}' + UpgradeCode: '{C552DC5D-BAEE-4707-B090-5BC08E01162F}' +- InstallerLocale: bn + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_bn.msi + InstallerSha256: D0B9451EFDF82E215C07F274C7DC4F950CF12BAC43817F7A49EFB2998A29BC8D + ProductCode: '{8029F155-75C0-4846-BE6D-EECB89F907FE}' + AppsAndFeaturesEntries: + - ProductCode: '{8029F155-75C0-4846-BE6D-EECB89F907FE}' + UpgradeCode: '{C552DC5D-BAEE-4707-B090-5BC08E01162F}' +- InstallerLocale: bn + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_bn.msi + InstallerSha256: 5E287AC692FCEBB34C1945E013F875853F9A8DDCE575E142EFAA8FE1E5FEDE26 + ProductCode: '{1489CC26-C1DF-4DA9-8AF6-464DF363D599}' + AppsAndFeaturesEntries: + - ProductCode: '{1489CC26-C1DF-4DA9-8AF6-464DF363D599}' + UpgradeCode: '{C552DC5D-BAEE-4707-B090-5BC08E01162F}' +- InstallerLocale: bn-IN + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_bn-IN.msi + InstallerSha256: BACE2946DF449492CFDF1C9CAE3BE2DA57F42A6362C343B97BCAD57A9D1B2B42 + ProductCode: '{E9AE8F57-780F-4B16-99F9-ED26B225A391}' + AppsAndFeaturesEntries: + - ProductCode: '{E9AE8F57-780F-4B16-99F9-ED26B225A391}' + UpgradeCode: '{F82875DF-7BFC-4CF1-A7E7-85E5AAD90F07}' +- InstallerLocale: bn-IN + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_bn-IN.msi + InstallerSha256: D46DD8467828E4563E74E0572E2B49A2F477AE68277ABAE5A422ABC9EDA9620B + ProductCode: '{EC0318E6-C4E0-45F1-9223-6865BBCF88C1}' + AppsAndFeaturesEntries: + - ProductCode: '{EC0318E6-C4E0-45F1-9223-6865BBCF88C1}' + UpgradeCode: '{F82875DF-7BFC-4CF1-A7E7-85E5AAD90F07}' +- InstallerLocale: bn-IN + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_bn-IN.msi + InstallerSha256: A331AB076555308DF5E7BEA1FAA2FE6FC4E265E256DA07E36DBCF0F1712C1A09 + ProductCode: '{16DA223E-7FA6-4F31-B3DA-6307CAAA3D95}' + AppsAndFeaturesEntries: + - ProductCode: '{16DA223E-7FA6-4F31-B3DA-6307CAAA3D95}' + UpgradeCode: '{F82875DF-7BFC-4CF1-A7E7-85E5AAD90F07}' +- InstallerLocale: bo-CN + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_bo.msi + InstallerSha256: 6A8795FE334B6A6A578E0FAF9BA3755EFB71AA052934CF865CB58D6FAB681DF6 + ProductCode: '{D866D4C9-C45F-4FEF-8D9E-53E285348874}' + AppsAndFeaturesEntries: + - ProductCode: '{D866D4C9-C45F-4FEF-8D9E-53E285348874}' + UpgradeCode: '{C8D912D8-AA2E-47E2-9FEF-62C6580FB93C}' +- InstallerLocale: bo-CN + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_bo.msi + InstallerSha256: ED22AA24D0032E70DC226F4001FB5030F12F0475DDF0B02E50BD556D6A874702 + ProductCode: '{D6CDD4FE-2B04-4040-8EFC-9733CBBE18FD}' + AppsAndFeaturesEntries: + - ProductCode: '{D6CDD4FE-2B04-4040-8EFC-9733CBBE18FD}' + UpgradeCode: '{C8D912D8-AA2E-47E2-9FEF-62C6580FB93C}' +- InstallerLocale: bo-CN + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_bo.msi + InstallerSha256: AAAC4B89ABFB92FD70E73B04D58BEA2328DAD1BF4500BA26F6326CAD75AF0374 + ProductCode: '{B233D994-77E5-40AA-A837-5CCC79443D90}' + AppsAndFeaturesEntries: + - ProductCode: '{B233D994-77E5-40AA-A837-5CCC79443D90}' + UpgradeCode: '{C8D912D8-AA2E-47E2-9FEF-62C6580FB93C}' +- InstallerLocale: bs + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_bs.msi + InstallerSha256: 6EDEA60E11B0A7BFC18AF13DA0A3AD403B747D64C365E24E868476A0F93CACD4 + ProductCode: '{5E9EC031-6164-4A13-AA5F-9741E0C6FE3A}' + AppsAndFeaturesEntries: + - ProductCode: '{5E9EC031-6164-4A13-AA5F-9741E0C6FE3A}' + UpgradeCode: '{9F84BC57-8E00-4C27-81AA-5CCB6280A98B}' +- InstallerLocale: bs + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_bs.msi + InstallerSha256: DB0EC44816025A5547103CF77701F2EBDF4905A7E04477BB71864716A9341732 + ProductCode: '{3CB5DEFB-89AB-4A26-9270-0C2EB8EF9EB2}' + AppsAndFeaturesEntries: + - ProductCode: '{3CB5DEFB-89AB-4A26-9270-0C2EB8EF9EB2}' + UpgradeCode: '{9F84BC57-8E00-4C27-81AA-5CCB6280A98B}' +- InstallerLocale: bs + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_bs.msi + InstallerSha256: 4A601A9E1663E50495AB73149B20775C0796838CD2B5F2BB58756562E080DD73 + ProductCode: '{260E0023-E7BD-4FD5-A047-4FC353A469B1}' + AppsAndFeaturesEntries: + - ProductCode: '{260E0023-E7BD-4FD5-A047-4FC353A469B1}' + UpgradeCode: '{9F84BC57-8E00-4C27-81AA-5CCB6280A98B}' +- InstallerLocale: ca + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ca.msi + InstallerSha256: 3D2A92E7FF0D548BC327EA0DD3AF625755557C5591445A5D40040E298423F9CB + ProductCode: '{D7BC52C8-3143-4BCD-A706-51F817193DD8}' + AppsAndFeaturesEntries: + - ProductCode: '{D7BC52C8-3143-4BCD-A706-51F817193DD8}' + UpgradeCode: '{63DF72A2-1F4E-456E-A4E1-26342034BC19}' +- InstallerLocale: ca + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ca.msi + InstallerSha256: D14DE4940963165681F1CD1022599930A1B4BCE110623BD589D331CFBD86276C + ProductCode: '{556E1A6C-B271-44CB-8283-559C1CB7AD1E}' + AppsAndFeaturesEntries: + - ProductCode: '{556E1A6C-B271-44CB-8283-559C1CB7AD1E}' + UpgradeCode: '{63DF72A2-1F4E-456E-A4E1-26342034BC19}' +- InstallerLocale: ca + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ca.msi + InstallerSha256: 5498A6002A04543EA0DAD9731BBAB48968376997B06956FCCEBFFB48CDDB3BB4 + ProductCode: '{A8EE0164-7338-41EE-8D01-2A7EA2655296}' + AppsAndFeaturesEntries: + - ProductCode: '{A8EE0164-7338-41EE-8D01-2A7EA2655296}' + UpgradeCode: '{63DF72A2-1F4E-456E-A4E1-26342034BC19}' +- InstallerLocale: ca-ES-VALENCIA + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ca-valencia.msi + InstallerSha256: 6B7DB41F71C3561969EEB3D9CCC9093A8F06F09F734BF648A96E6B6B3431DEBA + ProductCode: '{693EB7CC-CBA2-4007-9811-763FE4072AA5}' + AppsAndFeaturesEntries: + - ProductCode: '{693EB7CC-CBA2-4007-9811-763FE4072AA5}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ca-ES-VALENCIA + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ca-valencia.msi + InstallerSha256: 8539336C8D1F51F1554C5427D75DA84767BF418508DED8AA83E7CEF23A33496B + ProductCode: '{EC9E4CAD-EDE1-4225-A06F-B37C4990B742}' + AppsAndFeaturesEntries: + - ProductCode: '{EC9E4CAD-EDE1-4225-A06F-B37C4990B742}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ca-ES-VALENCIA + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ca-valencia.msi + InstallerSha256: 351B87C919B669F3DA21CD22F461634368D4D07733F4FE6631B1D284E872A2FF + ProductCode: '{036641AD-F35E-4A30-8531-D546C4D638EF}' + AppsAndFeaturesEntries: + - ProductCode: '{036641AD-F35E-4A30-8531-D546C4D638EF}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: cs + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_cs.msi + InstallerSha256: FAE144F335C5DB56D2CF9206CE4B51B40FD3DCACD4DE3FC175D39CFF8E135941 + ProductCode: '{3C591A1B-5003-41E3-80CE-75FD12CF32CE}' + AppsAndFeaturesEntries: + - ProductCode: '{3C591A1B-5003-41E3-80CE-75FD12CF32CE}' + UpgradeCode: '{A0B8FD56-2D0D-4487-B999-19D32FCF5F56}' +- InstallerLocale: cs + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_cs.msi + InstallerSha256: 479E2412D507DFDE29B34C18187F870C4269A11BFD5097A05A161F2A3F0C6A23 + ProductCode: '{7566EB49-6145-43A9-90F5-9283C7FC54BB}' + AppsAndFeaturesEntries: + - ProductCode: '{7566EB49-6145-43A9-90F5-9283C7FC54BB}' + UpgradeCode: '{A0B8FD56-2D0D-4487-B999-19D32FCF5F56}' +- InstallerLocale: cs + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_cs.msi + InstallerSha256: 08D320C29C62BAC9B328D67D2799C342604E8015C496B381937C4964C9F261F5 + ProductCode: '{B6F1A0B1-EBFD-49AF-91D1-95F847B26EC3}' + AppsAndFeaturesEntries: + - ProductCode: '{B6F1A0B1-EBFD-49AF-91D1-95F847B26EC3}' + UpgradeCode: '{A0B8FD56-2D0D-4487-B999-19D32FCF5F56}' +- InstallerLocale: da + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_da.msi + InstallerSha256: 713A510717ECEDD956CB5A923DC840BA8F589601F30BE091894D33D334B56686 + ProductCode: '{E7385FCC-2EA9-469C-BE4A-BB09F2C3ECB1}' + AppsAndFeaturesEntries: + - ProductCode: '{E7385FCC-2EA9-469C-BE4A-BB09F2C3ECB1}' + UpgradeCode: '{6221C926-E7C7-4122-A3E4-66285ACD0B79}' +- InstallerLocale: da + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_da.msi + InstallerSha256: C8888777540EB6557508D1437127472412DB5F5E86D54F14AA09F1B35728C479 + ProductCode: '{38F6B38A-C19D-47F6-82BD-37C3D686E7DB}' + AppsAndFeaturesEntries: + - ProductCode: '{38F6B38A-C19D-47F6-82BD-37C3D686E7DB}' + UpgradeCode: '{6221C926-E7C7-4122-A3E4-66285ACD0B79}' +- InstallerLocale: da + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_da.msi + InstallerSha256: 6CD90FF18C8C462E178ACB01DCDC789DD59E61433E7C4E25D1AA6C4C2FFE47BE + ProductCode: '{DD4951C8-67D9-47EC-BD18-DD4775DF4B63}' + AppsAndFeaturesEntries: + - ProductCode: '{DD4951C8-67D9-47EC-BD18-DD4775DF4B63}' + UpgradeCode: '{6221C926-E7C7-4122-A3E4-66285ACD0B79}' +- InstallerLocale: de + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_de.msi + InstallerSha256: 934678CCEAD21AD7EAE5FCC2EB4C56626BB039EEB2397F089A7BDD4F443BB40F + ProductCode: '{BBCAA3A8-8983-4D05-B34B-9A7C7F18090B}' + AppsAndFeaturesEntries: + - ProductCode: '{BBCAA3A8-8983-4D05-B34B-9A7C7F18090B}' + UpgradeCode: '{56F769C8-29D9-4DA0-AAC5-6165D0180483}' +- InstallerLocale: de + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_de.msi + InstallerSha256: 3FBE7BE72B14A92B0FD574B95309FD9D5FCED6275DCF0D54ADEC4435723997F7 + ProductCode: '{D84C3DC0-C694-473D-8A3D-49548BCFBD7A}' + AppsAndFeaturesEntries: + - ProductCode: '{D84C3DC0-C694-473D-8A3D-49548BCFBD7A}' + UpgradeCode: '{56F769C8-29D9-4DA0-AAC5-6165D0180483}' +- InstallerLocale: de + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_de.msi + InstallerSha256: 768E6FD348A6BD6D68EBE91F7461ACAE68953627E9EBF1DD30D13E4DE7486AC8 + ProductCode: '{AC3C2BAC-52CD-4CC5-98E6-EE3769EB5245}' + AppsAndFeaturesEntries: + - ProductCode: '{AC3C2BAC-52CD-4CC5-98E6-EE3769EB5245}' + UpgradeCode: '{56F769C8-29D9-4DA0-AAC5-6165D0180483}' +- InstallerLocale: dsb + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_dsb.msi + InstallerSha256: 6A5BBE5AC20DE124A381DE628818C04350C10F7FEE0157071D4FBA1B205423C1 + ProductCode: '{907C55A6-D2B6-4699-9D82-440CEE7C327C}' + AppsAndFeaturesEntries: + - ProductCode: '{907C55A6-D2B6-4699-9D82-440CEE7C327C}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: dsb + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_dsb.msi + InstallerSha256: CC908BBB26B66C41828E28ECE53BCDCEF2089AD5C26FD6D92A24026B21394C3B + ProductCode: '{04F995B6-6728-4E83-9493-AAA4BA6F563F}' + AppsAndFeaturesEntries: + - ProductCode: '{04F995B6-6728-4E83-9493-AAA4BA6F563F}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: dsb + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_dsb.msi + InstallerSha256: A68E3855084026CA7B68C117CBEBCB9099871664F213BB64EE19AB2FECD68FB0 + ProductCode: '{6E6BB27A-8479-4471-A8CB-1D635DBD7473}' + AppsAndFeaturesEntries: + - ProductCode: '{6E6BB27A-8479-4471-A8CB-1D635DBD7473}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: dz + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_dz.msi + InstallerSha256: 902A45830F8D7F36DCBD77EAD81EAF8F1BE3FC109B2E93A97A73C534A288CA6C + ProductCode: '{39914290-F1FA-4230-9259-D3EA3588E32E}' + AppsAndFeaturesEntries: + - ProductCode: '{39914290-F1FA-4230-9259-D3EA3588E32E}' + UpgradeCode: '{0E79A6B5-D088-4670-ACDF-E0081C9ABFAE}' +- InstallerLocale: dz + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_dz.msi + InstallerSha256: 5B92DEBADDD5EBF2C6968D6AAC579EF6366805D339CAA412ECDEE4D7B10D23A4 + ProductCode: '{E42DE1AA-E079-47DD-A864-D07E8AAADA7F}' + AppsAndFeaturesEntries: + - ProductCode: '{E42DE1AA-E079-47DD-A864-D07E8AAADA7F}' + UpgradeCode: '{0E79A6B5-D088-4670-ACDF-E0081C9ABFAE}' +- InstallerLocale: dz + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_dz.msi + InstallerSha256: 9A97B34779C07D0FCD4F179B0D3DFC2582CBCD48FBA075DF9F0105FCBBD8D6B1 + ProductCode: '{7F9787B8-F005-493F-9E5C-86CF299E95CA}' + AppsAndFeaturesEntries: + - ProductCode: '{7F9787B8-F005-493F-9E5C-86CF299E95CA}' + UpgradeCode: '{0E79A6B5-D088-4670-ACDF-E0081C9ABFAE}' +- InstallerLocale: el + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_el.msi + InstallerSha256: 759766AEEA99DF7D8800600374C5EBC4320760C48305D7E2469D31EF0BD9140D + ProductCode: '{64BCEA0D-E280-473B-A658-AF5B69D937F3}' + AppsAndFeaturesEntries: + - ProductCode: '{64BCEA0D-E280-473B-A658-AF5B69D937F3}' + UpgradeCode: '{1E5DDBF3-B05A-4E78-A496-332C8193F4C8}' +- InstallerLocale: el + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_el.msi + InstallerSha256: 1C9433D18510311972982A307139EB201A186271094B4ECAE94C7432283AD3F0 + ProductCode: '{A8B57C4C-8A69-4F85-9397-E5616806507E}' + AppsAndFeaturesEntries: + - ProductCode: '{A8B57C4C-8A69-4F85-9397-E5616806507E}' + UpgradeCode: '{1E5DDBF3-B05A-4E78-A496-332C8193F4C8}' +- InstallerLocale: el + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_el.msi + InstallerSha256: 34FF428CA8CF1316F615FB899D1C6F0B2D23D2655CFD150778B897ADB457EFF4 + ProductCode: '{0B334D4F-9092-490E-BBE0-9F367B020676}' + AppsAndFeaturesEntries: + - ProductCode: '{0B334D4F-9092-490E-BBE0-9F367B020676}' + UpgradeCode: '{1E5DDBF3-B05A-4E78-A496-332C8193F4C8}' +- InstallerLocale: en-GB + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_en-GB.msi + InstallerSha256: 67D6158F49728B6ACC1033DB6ED6BD4EF609695784467ADAA03D0DA5E31D9E44 + ProductCode: '{7579C86F-6D27-4F6D-B8C2-FD55E8AE4E6C}' + AppsAndFeaturesEntries: + - ProductCode: '{7579C86F-6D27-4F6D-B8C2-FD55E8AE4E6C}' + UpgradeCode: '{3EBBFCD8-8009-4D31-AA5E-C1BED7B17A61}' +- InstallerLocale: en-GB + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_en-GB.msi + InstallerSha256: B67379E62388D5AE2805F554D627386AA3C8D7F6E8D78FD0C5FA4B2ABE64023D + ProductCode: '{54A4DE19-538A-42CD-A693-B1DB6CD0726B}' + AppsAndFeaturesEntries: + - ProductCode: '{54A4DE19-538A-42CD-A693-B1DB6CD0726B}' + UpgradeCode: '{3EBBFCD8-8009-4D31-AA5E-C1BED7B17A61}' +- InstallerLocale: en-GB + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_en-GB.msi + InstallerSha256: C28BA2DED82DA8FD1FE60604D2A93EF3BF3268FC703A7E3A021374C650F3CA8F + ProductCode: '{28F4A6C3-0F72-434A-A8C8-A4F96581A4F2}' + AppsAndFeaturesEntries: + - ProductCode: '{28F4A6C3-0F72-434A-A8C8-A4F96581A4F2}' + UpgradeCode: '{3EBBFCD8-8009-4D31-AA5E-C1BED7B17A61}' +- InstallerLocale: en-ZA + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_en-ZA.msi + InstallerSha256: C9EDF25D83017D1BEED2AAFA1BA3A2406339739513FD6478D812BDA808D05FA7 + ProductCode: '{455713E8-4544-473D-A2ED-5F92331BF418}' + AppsAndFeaturesEntries: + - ProductCode: '{455713E8-4544-473D-A2ED-5F92331BF418}' + UpgradeCode: '{764FA135-A8CE-4C79-A5D7-0B413CC9E911}' +- InstallerLocale: en-ZA + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_en-ZA.msi + InstallerSha256: 1FAA6E4D2806395BC874ED1A6699F4C6DE1D4CDA4DD21269909D6CA7ED8CAC9E + ProductCode: '{F859855D-9A4E-4190-B8E0-0245252A56F4}' + AppsAndFeaturesEntries: + - ProductCode: '{F859855D-9A4E-4190-B8E0-0245252A56F4}' + UpgradeCode: '{764FA135-A8CE-4C79-A5D7-0B413CC9E911}' +- InstallerLocale: en-ZA + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_en-ZA.msi + InstallerSha256: 121408D40B132EFDCB098394332D1C859C365E4F423FFE4E919983410C35EAD8 + ProductCode: '{F532771D-46A9-4371-B46B-3DE683D6581D}' + AppsAndFeaturesEntries: + - ProductCode: '{F532771D-46A9-4371-B46B-3DE683D6581D}' + UpgradeCode: '{764FA135-A8CE-4C79-A5D7-0B413CC9E911}' +- InstallerLocale: eo + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_eo.msi + InstallerSha256: B4EE9421A3154BCA73719B10B7B7002FF7E555030D69ABE8D64C00067032720E + ProductCode: '{1DD0E481-874A-4AEA-9517-FD8E5EC6DEE8}' + AppsAndFeaturesEntries: + - ProductCode: '{1DD0E481-874A-4AEA-9517-FD8E5EC6DEE8}' + UpgradeCode: '{1955D5A5-375E-410F-B84F-9FDB4E6A05E5}' +- InstallerLocale: eo + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_eo.msi + InstallerSha256: 57CECAEB91F7F02D31CEF5DF3BA4632A78396B648EB9A54227E4FA497431BCC7 + ProductCode: '{D9041EF5-7E82-4B2A-B12D-B3B5C63BF413}' + AppsAndFeaturesEntries: + - ProductCode: '{D9041EF5-7E82-4B2A-B12D-B3B5C63BF413}' + UpgradeCode: '{1955D5A5-375E-410F-B84F-9FDB4E6A05E5}' +- InstallerLocale: eo + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_eo.msi + InstallerSha256: F8D2BE557DC1D0C7B5DB5A9BBB0C55B745F0181D10841D8C8192D91C2D71DB96 + ProductCode: '{65F88330-711E-4524-A58D-F388201DB5A2}' + AppsAndFeaturesEntries: + - ProductCode: '{65F88330-711E-4524-A58D-F388201DB5A2}' + UpgradeCode: '{1955D5A5-375E-410F-B84F-9FDB4E6A05E5}' +- InstallerLocale: es + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_es.msi + InstallerSha256: 8E8D717967C66B3CB95281E90A1DB784D0DD28F48040916F049CA16F6BD15577 + ProductCode: '{895B292A-FD49-4DAB-BE6A-B6023D759460}' + AppsAndFeaturesEntries: + - ProductCode: '{895B292A-FD49-4DAB-BE6A-B6023D759460}' + UpgradeCode: '{4F776850-4235-4E93-847F-C657E04A35AB}' +- InstallerLocale: es + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_es.msi + InstallerSha256: CD99EEFA368404001DCDF91E6BC448C479EDC92AC870DCB682BB996F8AC012C9 + ProductCode: '{21D7C5F4-9D19-41EA-9EED-488B8B73E44D}' + AppsAndFeaturesEntries: + - ProductCode: '{21D7C5F4-9D19-41EA-9EED-488B8B73E44D}' + UpgradeCode: '{4F776850-4235-4E93-847F-C657E04A35AB}' +- InstallerLocale: es + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_es.msi + InstallerSha256: 3A2C261B9873C83AF5713E0198AE79285E17602198B768A94DF473AF720991BF + ProductCode: '{8D0B1BA7-ED5D-4694-A686-FB78017517C7}' + AppsAndFeaturesEntries: + - ProductCode: '{8D0B1BA7-ED5D-4694-A686-FB78017517C7}' + UpgradeCode: '{4F776850-4235-4E93-847F-C657E04A35AB}' +- InstallerLocale: et + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_et.msi + InstallerSha256: A32700CF28770783BAF5C3E7C21D50A0CC559F16D8F5094B660C52B8F1EADCC0 + ProductCode: '{9C655047-CD97-497E-8008-F815D8138E4E}' + AppsAndFeaturesEntries: + - ProductCode: '{9C655047-CD97-497E-8008-F815D8138E4E}' + UpgradeCode: '{026CD9C5-6B53-421B-89A9-A5933C3E4BA6}' +- InstallerLocale: et + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_et.msi + InstallerSha256: 48A2A7B63E29C660FBEA5B1E2ECB18532FE4CACC4E6168798802E9C37FD78400 + ProductCode: '{B7724F7B-043A-481A-90A8-8939950C5A82}' + AppsAndFeaturesEntries: + - ProductCode: '{B7724F7B-043A-481A-90A8-8939950C5A82}' + UpgradeCode: '{026CD9C5-6B53-421B-89A9-A5933C3E4BA6}' +- InstallerLocale: et + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_et.msi + InstallerSha256: E884A5F29DC6577790939ECCD476B79D208902AD83D76873A033D99DD8DE3288 + ProductCode: '{777FD839-0CC0-4008-B622-131E87066636}' + AppsAndFeaturesEntries: + - ProductCode: '{777FD839-0CC0-4008-B622-131E87066636}' + UpgradeCode: '{026CD9C5-6B53-421B-89A9-A5933C3E4BA6}' +- InstallerLocale: eu + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_eu.msi + InstallerSha256: 81BD1560A8A220F61506A19A2626E450BA12C923D2821F0D2F687B87F919DE8E + ProductCode: '{ACE57F81-0937-4EC6-B5AA-80B9BDDD1BEE}' + AppsAndFeaturesEntries: + - ProductCode: '{ACE57F81-0937-4EC6-B5AA-80B9BDDD1BEE}' + UpgradeCode: '{B343946D-65A4-418E-B594-AC7035FDA5C2}' +- InstallerLocale: eu + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_eu.msi + InstallerSha256: D4E23D9BC488EA5C0AD15756DBEF3B7AF3820BE8A7066075E886F982ED615FCA + ProductCode: '{03C0997C-71E8-4AB5-A5D5-6619FCCC5EE6}' + AppsAndFeaturesEntries: + - ProductCode: '{03C0997C-71E8-4AB5-A5D5-6619FCCC5EE6}' + UpgradeCode: '{B343946D-65A4-418E-B594-AC7035FDA5C2}' +- InstallerLocale: eu + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_eu.msi + InstallerSha256: 1ADC591673A1B26B749F3169E864888B9E49B310BC5C49BEA7A90B402490BD80 + ProductCode: '{2484C95A-2321-4538-A576-4679BE8392FE}' + AppsAndFeaturesEntries: + - ProductCode: '{2484C95A-2321-4538-A576-4679BE8392FE}' + UpgradeCode: '{B343946D-65A4-418E-B594-AC7035FDA5C2}' +- InstallerLocale: fi + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_fi.msi + InstallerSha256: 3D2D4B2FADA0B38ED6DE61C79805EF6EB7F655DA6C065A9F1D569B151412F52E + ProductCode: '{2D5F5B6F-F920-4129-B08E-F11C343BB1AE}' + AppsAndFeaturesEntries: + - ProductCode: '{2D5F5B6F-F920-4129-B08E-F11C343BB1AE}' + UpgradeCode: '{B26D2BEF-C380-46DD-8206-DD014E51AE7E}' +- InstallerLocale: fi + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_fi.msi + InstallerSha256: AF3DFD490751F7E645637DFD5AE6AFDABCE9B9C6E09D43D23C05FFA11B665D73 + ProductCode: '{D8244C84-EF6F-4F4C-A987-FD5C3F03862C}' + AppsAndFeaturesEntries: + - ProductCode: '{D8244C84-EF6F-4F4C-A987-FD5C3F03862C}' + UpgradeCode: '{B26D2BEF-C380-46DD-8206-DD014E51AE7E}' +- InstallerLocale: fi + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_fi.msi + InstallerSha256: 33D23892FD44745B42FC821B1385E4910BC1A2243B66AD0991AD581C9056E7D5 + ProductCode: '{FC6A171B-D7D8-410E-B798-8EBC5A6E92B5}' + AppsAndFeaturesEntries: + - ProductCode: '{FC6A171B-D7D8-410E-B798-8EBC5A6E92B5}' + UpgradeCode: '{B26D2BEF-C380-46DD-8206-DD014E51AE7E}' +- InstallerLocale: fr + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_fr.msi + InstallerSha256: 8CFA61382B85E144EB45EF228DDBC38F9912775DBE4074D0651A045DD37C7482 + ProductCode: '{8828FE3A-ED86-43AA-A9CE-205DE915AC60}' + AppsAndFeaturesEntries: + - ProductCode: '{8828FE3A-ED86-43AA-A9CE-205DE915AC60}' + UpgradeCode: '{D7B9854C-4B88-4AE6-9FF6-7CDD7E8CEB90}' +- InstallerLocale: fr + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_fr.msi + InstallerSha256: 8D337608E0FB84F49F303F2F96D98F2A2B58A337E98BA9EB7FAA9D2045369FAD + ProductCode: '{C4A3343C-68C8-40DF-8BAA-FF6ED36BB588}' + AppsAndFeaturesEntries: + - ProductCode: '{C4A3343C-68C8-40DF-8BAA-FF6ED36BB588}' + UpgradeCode: '{D7B9854C-4B88-4AE6-9FF6-7CDD7E8CEB90}' +- InstallerLocale: fr + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_fr.msi + InstallerSha256: 150CCEB69F4C248B0B6A05E39914E8187D79F01C6CA02162931CAFFF50522CEF + ProductCode: '{393DD172-433F-4B16-827F-846BA5DBEBEC}' + AppsAndFeaturesEntries: + - ProductCode: '{393DD172-433F-4B16-827F-846BA5DBEBEC}' + UpgradeCode: '{D7B9854C-4B88-4AE6-9FF6-7CDD7E8CEB90}' +- InstallerLocale: gl + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_gl.msi + InstallerSha256: B90DD45E1B56D9AF9266E5E4E86F8EA81C90817367C5D2135A030508F5A3F8EF + ProductCode: '{93E0E5C4-35E5-4986-B31C-C8E4B345308F}' + AppsAndFeaturesEntries: + - ProductCode: '{93E0E5C4-35E5-4986-B31C-C8E4B345308F}' + UpgradeCode: '{56F49C99-23C1-44C6-8EE3-2DCE72391BF8}' +- InstallerLocale: gl + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_gl.msi + InstallerSha256: AE813A6B6725DCA6253C363CACDF15D77102FE9C596BE6CB347924A4B92C78C0 + ProductCode: '{3C1E6DE7-FE06-45E5-9968-2E596F741DFB}' + AppsAndFeaturesEntries: + - ProductCode: '{3C1E6DE7-FE06-45E5-9968-2E596F741DFB}' + UpgradeCode: '{56F49C99-23C1-44C6-8EE3-2DCE72391BF8}' +- InstallerLocale: gl + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_gl.msi + InstallerSha256: 903D85E7B5E0170B93F102065B723C64B1281C3AA42764BF717123FCB6497108 + ProductCode: '{957C0237-1D2A-41C3-86AE-DA8F27D817D0}' + AppsAndFeaturesEntries: + - ProductCode: '{957C0237-1D2A-41C3-86AE-DA8F27D817D0}' + UpgradeCode: '{56F49C99-23C1-44C6-8EE3-2DCE72391BF8}' +- InstallerLocale: gu + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_gu.msi + InstallerSha256: 2B3016CDD9BE6176BEDDCFDC07B93A3D4B4DBB0A9935126A57DADA7E36F31AC5 + ProductCode: '{E4F86A92-5914-4E32-A1F3-F310E7EC665B}' + AppsAndFeaturesEntries: + - ProductCode: '{E4F86A92-5914-4E32-A1F3-F310E7EC665B}' + UpgradeCode: '{1B1246FD-B318-49D1-8B5D-9475F55DF033}' +- InstallerLocale: gu + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_gu.msi + InstallerSha256: 73863BD44FEB60071087D595C9428232F8FE995ED5410F1B989833EEC0461BDA + ProductCode: '{304B6B05-93F1-429E-A4DE-1ECE26EBD53D}' + AppsAndFeaturesEntries: + - ProductCode: '{304B6B05-93F1-429E-A4DE-1ECE26EBD53D}' + UpgradeCode: '{1B1246FD-B318-49D1-8B5D-9475F55DF033}' +- InstallerLocale: gu + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_gu.msi + InstallerSha256: EA660BB92CE83806AB35ACA80F3100E179031301D865BC03B9A616C41C675792 + ProductCode: '{C2772C29-E880-4472-A3E3-026B96CD179A}' + AppsAndFeaturesEntries: + - ProductCode: '{C2772C29-E880-4472-A3E3-026B96CD179A}' + UpgradeCode: '{1B1246FD-B318-49D1-8B5D-9475F55DF033}' +- InstallerLocale: he + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_he.msi + InstallerSha256: FBDA65643E8B1B510CA0287CEAFCB47BE2CDFAA24958665DB7BE09BB91FDD3E2 + ProductCode: '{518610F4-A356-4F63-9E20-EFB96D50A5F4}' + AppsAndFeaturesEntries: + - ProductCode: '{518610F4-A356-4F63-9E20-EFB96D50A5F4}' + UpgradeCode: '{363942BE-A51D-43CE-8F09-2D94DFFDBB2E}' +- InstallerLocale: he + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_he.msi + InstallerSha256: 93E6117F2CFB7834C1A6CC1B64640B56042B82ED31FF475E57E9C7CA0E95702D + ProductCode: '{3C42AF33-8673-4099-A5F6-965683E1EB06}' + AppsAndFeaturesEntries: + - ProductCode: '{3C42AF33-8673-4099-A5F6-965683E1EB06}' + UpgradeCode: '{363942BE-A51D-43CE-8F09-2D94DFFDBB2E}' +- InstallerLocale: he + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_he.msi + InstallerSha256: D392410FE74742E5A7C19C2233E1FC5D3B0E77A0420B26AA18333EF2C55123E0 + ProductCode: '{C294F5A2-F821-42A5-AF58-446EBF5B5082}' + AppsAndFeaturesEntries: + - ProductCode: '{C294F5A2-F821-42A5-AF58-446EBF5B5082}' + UpgradeCode: '{363942BE-A51D-43CE-8F09-2D94DFFDBB2E}' +- InstallerLocale: hi + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_hi.msi + InstallerSha256: FCF233DA46B7A8E24825D1FAEA17AB73A20402594736657D333198421E328C92 + ProductCode: '{E7799806-5800-4F42-911F-99C6D71E9C19}' + AppsAndFeaturesEntries: + - ProductCode: '{E7799806-5800-4F42-911F-99C6D71E9C19}' + UpgradeCode: '{4FFECDE8-8121-43DC-81F7-9FB7C82F24F4}' +- InstallerLocale: hi + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_hi.msi + InstallerSha256: F4487C3C484C749694F0E77D16F9B3BCB587BA20757811A7744480688BF58D09 + ProductCode: '{13B31D0D-D75C-4CD6-88CC-1AA4CC6126A4}' + AppsAndFeaturesEntries: + - ProductCode: '{13B31D0D-D75C-4CD6-88CC-1AA4CC6126A4}' + UpgradeCode: '{4FFECDE8-8121-43DC-81F7-9FB7C82F24F4}' +- InstallerLocale: hi + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_hi.msi + InstallerSha256: FBF60B088E686E7784C66336DED319545B1404E62F3DA087BB4FEC132C0A15D8 + ProductCode: '{DF5FB374-EED7-4ED4-AE76-DACB0B1A0960}' + AppsAndFeaturesEntries: + - ProductCode: '{DF5FB374-EED7-4ED4-AE76-DACB0B1A0960}' + UpgradeCode: '{4FFECDE8-8121-43DC-81F7-9FB7C82F24F4}' +- InstallerLocale: hr + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_hr.msi + InstallerSha256: FB6A6D416D400C360DED54C1C09F5A8B75241BEEEDFDC5DC8C55C941F9FB5345 + ProductCode: '{B782777B-9080-4C36-A8D4-F9188EB7351D}' + AppsAndFeaturesEntries: + - ProductCode: '{B782777B-9080-4C36-A8D4-F9188EB7351D}' + UpgradeCode: '{8BC12666-3F41-43C7-9530-05A5A69A269D}' +- InstallerLocale: hr + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_hr.msi + InstallerSha256: 1512B909414B897D14362CFC5C0E7BB66B5246960559E9B4E146EA66369B7D96 + ProductCode: '{AE5E828C-CF51-4DF2-B7AA-27576899269C}' + AppsAndFeaturesEntries: + - ProductCode: '{AE5E828C-CF51-4DF2-B7AA-27576899269C}' + UpgradeCode: '{8BC12666-3F41-43C7-9530-05A5A69A269D}' +- InstallerLocale: hr + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_hr.msi + InstallerSha256: C1BBDE7BE08DD2CC1A6BA674FE5BE6454CD896B5E24DC3333D5B66B7765477FB + ProductCode: '{81AD0871-6B97-4DEF-8347-BE14F2EC5834}' + AppsAndFeaturesEntries: + - ProductCode: '{81AD0871-6B97-4DEF-8347-BE14F2EC5834}' + UpgradeCode: '{8BC12666-3F41-43C7-9530-05A5A69A269D}' +- InstallerLocale: hsb + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_hsb.msi + InstallerSha256: 987A0D8B55109A6F0C7703E4FB267AC78BFA246D5BC2E94B642598E3CB42BD00 + ProductCode: '{6D463925-8EBF-4833-A622-EF30B027C535}' + AppsAndFeaturesEntries: + - ProductCode: '{6D463925-8EBF-4833-A622-EF30B027C535}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: hsb + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_hsb.msi + InstallerSha256: 461CD68C0E321AADA267EEEE4B4C08E7EAE6039CA05566147A103EBA0F385A76 + ProductCode: '{1CCB7422-4A08-411A-B148-85725BD80731}' + AppsAndFeaturesEntries: + - ProductCode: '{1CCB7422-4A08-411A-B148-85725BD80731}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: hsb + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_hsb.msi + InstallerSha256: 53D0CEAF0E2DB954C80B337235C2839EEEF7CC324A1EC2BB118F0641DCA294A6 + ProductCode: '{7AD746CA-7024-42A1-9BBC-2365371B5BCF}' + AppsAndFeaturesEntries: + - ProductCode: '{7AD746CA-7024-42A1-9BBC-2365371B5BCF}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: hu + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_hu.msi + InstallerSha256: FD7DDDCD0A3955F96E671426B29FDFECC04B3D7D1449C1BFB28B2301DA742F14 + ProductCode: '{7C744073-D2CB-40E5-8E77-B3C04CD4DD34}' + AppsAndFeaturesEntries: + - ProductCode: '{7C744073-D2CB-40E5-8E77-B3C04CD4DD34}' + UpgradeCode: '{63C087E6-5AC1-4C87-B663-6CEC4BD57935}' +- InstallerLocale: hu + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_hu.msi + InstallerSha256: C6EECA0F8B2B829377D306076644D610ED9385948E8CBD31F98F94AED5CB5145 + ProductCode: '{0BF6B19E-C18D-4076-A8A5-5FD7E2A22405}' + AppsAndFeaturesEntries: + - ProductCode: '{0BF6B19E-C18D-4076-A8A5-5FD7E2A22405}' + UpgradeCode: '{63C087E6-5AC1-4C87-B663-6CEC4BD57935}' +- InstallerLocale: hu + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_hu.msi + InstallerSha256: A498A389EDB3027061391C200577EFF6ACCDB30B29C108D4B0BD02FD4BD23FC0 + ProductCode: '{47962551-FA35-40CD-8045-AF1928887867}' + AppsAndFeaturesEntries: + - ProductCode: '{47962551-FA35-40CD-8045-AF1928887867}' + UpgradeCode: '{63C087E6-5AC1-4C87-B663-6CEC4BD57935}' +- InstallerLocale: id + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_id.msi + InstallerSha256: 1F5B34606E8F3CD73C66F848776330C152CC9C97333442736B7BE7CE6BEE15DB + ProductCode: '{99918E4E-F09E-4E19-9773-73F031232738}' + AppsAndFeaturesEntries: + - ProductCode: '{99918E4E-F09E-4E19-9773-73F031232738}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: id + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_id.msi + InstallerSha256: 2283195C4D7EEC591C73074B74496F8ACB4CF41DDEED9B62765AE3740472C9B0 + ProductCode: '{703455EC-18A3-440E-A763-5B32ED88B356}' + AppsAndFeaturesEntries: + - ProductCode: '{703455EC-18A3-440E-A763-5B32ED88B356}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: id + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_id.msi + InstallerSha256: F1DB4E149EBC9FB25CEA975CE81F5AF198D41FACEC52E26B93EC2396D468152E + ProductCode: '{C9CA5493-648F-4B34-950C-FC151F9172D1}' + AppsAndFeaturesEntries: + - ProductCode: '{C9CA5493-648F-4B34-950C-FC151F9172D1}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: is + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_is.msi + InstallerSha256: F46A7C3F6772C80F4888941A463E153C65CA52987696A3CF633C59F23019809C + ProductCode: '{7351616E-F52E-46E7-90E1-4BD8C8FDCDC5}' + AppsAndFeaturesEntries: + - ProductCode: '{7351616E-F52E-46E7-90E1-4BD8C8FDCDC5}' + UpgradeCode: '{AD579FC7-4AFF-46A6-A756-110EC862FD17}' +- InstallerLocale: is + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_is.msi + InstallerSha256: B7C067951760796602ADEBF03AC30DCD070A3C83942F1436526C62BE686EB957 + ProductCode: '{B1DE4258-839F-4AD4-8981-35200522C729}' + AppsAndFeaturesEntries: + - ProductCode: '{B1DE4258-839F-4AD4-8981-35200522C729}' + UpgradeCode: '{AD579FC7-4AFF-46A6-A756-110EC862FD17}' +- InstallerLocale: is + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_is.msi + InstallerSha256: CD3F8A0BB31BD14BC41260FF541C0C423469F8933AC511EF0A46839664A77AFD + ProductCode: '{52A40908-53DC-4233-8A5D-5B91C5F781A6}' + AppsAndFeaturesEntries: + - ProductCode: '{52A40908-53DC-4233-8A5D-5B91C5F781A6}' + UpgradeCode: '{AD579FC7-4AFF-46A6-A756-110EC862FD17}' +- InstallerLocale: it + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_it.msi + InstallerSha256: 1C2D58BC59477459B27D197B223F9C00FC592CE7E85FFF4AEC40ADB1587D46D5 + ProductCode: '{FCCFDFD2-199B-44C1-BD96-BEB7AF0D8F53}' + AppsAndFeaturesEntries: + - ProductCode: '{FCCFDFD2-199B-44C1-BD96-BEB7AF0D8F53}' + UpgradeCode: '{E9FFB21F-C41B-4A4C-87D1-885D97FE4D4A}' +- InstallerLocale: it + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_it.msi + InstallerSha256: 3B1A4764D1A3DA946356321DABF12D1FD2494939A96AF0A5AEA2395005142FFA + ProductCode: '{798FF3FD-FB73-424A-8499-7FF6259AC022}' + AppsAndFeaturesEntries: + - ProductCode: '{798FF3FD-FB73-424A-8499-7FF6259AC022}' + UpgradeCode: '{E9FFB21F-C41B-4A4C-87D1-885D97FE4D4A}' +- InstallerLocale: it + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_it.msi + InstallerSha256: 909B2F4130238D60B2FC86CA090231C1FD931B7F760083B45EF0017C58F97A94 + ProductCode: '{01D9061D-3791-4778-B09E-8301EB1C2DDA}' + AppsAndFeaturesEntries: + - ProductCode: '{01D9061D-3791-4778-B09E-8301EB1C2DDA}' + UpgradeCode: '{E9FFB21F-C41B-4A4C-87D1-885D97FE4D4A}' +- InstallerLocale: ja + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ja.msi + InstallerSha256: C8636C7F3589A19CBF97E941BE955684C578569C0D5915C11E65B2F81A1ABA7B + ProductCode: '{2A6F0A34-E4DB-4E05-85E5-9BABE33E5B88}' + AppsAndFeaturesEntries: + - ProductCode: '{2A6F0A34-E4DB-4E05-85E5-9BABE33E5B88}' + UpgradeCode: '{D5E8AF54-134D-4370-BEF6-62BD3049C516}' +- InstallerLocale: ja + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ja.msi + InstallerSha256: CA77392ED1ABE054E132BD7118F6CCFB8A6AEC33669D4BB7A9C3C150CF829503 + ProductCode: '{CF75BD2F-4E87-45AF-BF35-062C9ADFD6F4}' + AppsAndFeaturesEntries: + - ProductCode: '{CF75BD2F-4E87-45AF-BF35-062C9ADFD6F4}' + UpgradeCode: '{D5E8AF54-134D-4370-BEF6-62BD3049C516}' +- InstallerLocale: ja + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ja.msi + InstallerSha256: 39E4433DB46949BFA10394AB3E95DDEA8E85811E131EB58FD6E898FC89315FDE + ProductCode: '{D38F58E8-C5A5-4E84-BFB5-DFC1A16C15B2}' + AppsAndFeaturesEntries: + - ProductCode: '{D38F58E8-C5A5-4E84-BFB5-DFC1A16C15B2}' + UpgradeCode: '{D5E8AF54-134D-4370-BEF6-62BD3049C516}' +- InstallerLocale: ka + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ka.msi + InstallerSha256: 0E329E09CCD56EFB61E2BD6D6860CC7F35D28A654653E871A1EC56F560735822 + ProductCode: '{1FD7FEE6-4FD3-47C7-819F-5FD334BAED8F}' + AppsAndFeaturesEntries: + - ProductCode: '{1FD7FEE6-4FD3-47C7-819F-5FD334BAED8F}' + UpgradeCode: '{5793EE6E-74B2-4965-A790-0C33ACEF75F0}' +- InstallerLocale: ka + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ka.msi + InstallerSha256: F5A535C0AA0BBBB7898B4140DFE0050AD0151BC4BC139E04A3E606620491545A + ProductCode: '{FB4302E6-9CC3-44BD-B697-930DB433082A}' + AppsAndFeaturesEntries: + - ProductCode: '{FB4302E6-9CC3-44BD-B697-930DB433082A}' + UpgradeCode: '{5793EE6E-74B2-4965-A790-0C33ACEF75F0}' +- InstallerLocale: ka + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ka.msi + InstallerSha256: C01579B8E947589831D25E32BBDCFF78FD77A52D9B8BE86C972D7B438F9BAD36 + ProductCode: '{2EDE665D-37E8-4023-B8E4-C616B70D1610}' + AppsAndFeaturesEntries: + - ProductCode: '{2EDE665D-37E8-4023-B8E4-C616B70D1610}' + UpgradeCode: '{5793EE6E-74B2-4965-A790-0C33ACEF75F0}' +- InstallerLocale: km + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_km.msi + InstallerSha256: 2BEB80E39822F87256A9772D8D3510F8EB6947B988C8A7AB37F6E455E44EC8BC + ProductCode: '{2DE2B6EC-6964-439C-BA46-36886E08A258}' + AppsAndFeaturesEntries: + - ProductCode: '{2DE2B6EC-6964-439C-BA46-36886E08A258}' + UpgradeCode: '{D906DD83-52C5-4B45-A887-DABEED8A6936}' +- InstallerLocale: km + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_km.msi + InstallerSha256: 30D0B6FA1988EE010EA5F2AE556F9407F41D76E3100BD71C8247B5F02EAFB9DD + ProductCode: '{6ED1C355-EA74-45DB-8197-44CAF2E37E5D}' + AppsAndFeaturesEntries: + - ProductCode: '{6ED1C355-EA74-45DB-8197-44CAF2E37E5D}' + UpgradeCode: '{D906DD83-52C5-4B45-A887-DABEED8A6936}' +- InstallerLocale: km + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_km.msi + InstallerSha256: DC954F6F7C1C4CA4E0C4041C46F053605D44DE2ED8B63ED700C33B2D0570DB56 + ProductCode: '{4413987E-78A7-4C1A-928B-11F96665C81D}' + AppsAndFeaturesEntries: + - ProductCode: '{4413987E-78A7-4C1A-928B-11F96665C81D}' + UpgradeCode: '{D906DD83-52C5-4B45-A887-DABEED8A6936}' +- InstallerLocale: ko + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ko.msi + InstallerSha256: 1AD781A1993624B6936DA94879A22825A9C9D330DE9ABB04024D3570F785044B + ProductCode: '{A07871FF-221B-4991-A745-AFEA5F900BA2}' + AppsAndFeaturesEntries: + - ProductCode: '{A07871FF-221B-4991-A745-AFEA5F900BA2}' + UpgradeCode: '{918E7DC4-5641-4FB6-8A98-F3C0CCDFCC2D}' +- InstallerLocale: ko + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ko.msi + InstallerSha256: 1AEC143C7C46E9829BD130D162881105FB2BA8774385B7F2A97CA5FDCCF50694 + ProductCode: '{2CB184B0-6396-4E55-8069-70159BF2EDAF}' + AppsAndFeaturesEntries: + - ProductCode: '{2CB184B0-6396-4E55-8069-70159BF2EDAF}' + UpgradeCode: '{918E7DC4-5641-4FB6-8A98-F3C0CCDFCC2D}' +- InstallerLocale: ko + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ko.msi + InstallerSha256: FAAD788CEC39C4552418A0BC536C4CAE57AF39242907FEE6A18E8FD138F9F80F + ProductCode: '{E4B4F970-B333-4032-B4CA-427BF41E6B7A}' + AppsAndFeaturesEntries: + - ProductCode: '{E4B4F970-B333-4032-B4CA-427BF41E6B7A}' + UpgradeCode: '{918E7DC4-5641-4FB6-8A98-F3C0CCDFCC2D}' +- InstallerLocale: lo + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_lo.msi + InstallerSha256: FDC3434447D567A5FBA662F18A0BA8C2E796D4422867E8C9E5F77A06F05402DA + ProductCode: '{924C4F2A-C2E0-4B22-A379-37A0FE83F8C4}' + AppsAndFeaturesEntries: + - ProductCode: '{924C4F2A-C2E0-4B22-A379-37A0FE83F8C4}' + UpgradeCode: '{25F500C7-E3CA-413A-BB45-F298420533CB}' +- InstallerLocale: lo + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_lo.msi + InstallerSha256: 9AEB822B9F25B8D08691B9B71CEC38B1D7208F906ED5E585828669023EDF86E3 + ProductCode: '{91481652-B4FE-4C98-A7E7-00A7EA415A33}' + AppsAndFeaturesEntries: + - ProductCode: '{91481652-B4FE-4C98-A7E7-00A7EA415A33}' + UpgradeCode: '{25F500C7-E3CA-413A-BB45-F298420533CB}' +- InstallerLocale: lo + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_lo.msi + InstallerSha256: 16A0C4C6E87457AC87E52398388FA9A3E42592A7E552A778A4267A93D2764927 + ProductCode: '{8B3E317B-E0AD-45F8-B8C6-93415B2378F9}' + AppsAndFeaturesEntries: + - ProductCode: '{8B3E317B-E0AD-45F8-B8C6-93415B2378F9}' + UpgradeCode: '{25F500C7-E3CA-413A-BB45-F298420533CB}' +- InstallerLocale: lt + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_lt.msi + InstallerSha256: B8720ABBBB583F493ECAB30F467480CC6D87A28129A5E1BE23DDA62AC23D9185 + ProductCode: '{46E24D84-9013-4511-9F6D-1454B653215B}' + AppsAndFeaturesEntries: + - ProductCode: '{46E24D84-9013-4511-9F6D-1454B653215B}' + UpgradeCode: '{7D5B38B0-3E15-4F96-AFFE-F8E455CE666B}' +- InstallerLocale: lt + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_lt.msi + InstallerSha256: 54BD7D9855A2B5D1084E66F2827C9EB9A4435AF350584140B3CBE0BBA877D7A7 + ProductCode: '{539E9C9A-585B-4F00-B2EB-467ABC6D162D}' + AppsAndFeaturesEntries: + - ProductCode: '{539E9C9A-585B-4F00-B2EB-467ABC6D162D}' + UpgradeCode: '{7D5B38B0-3E15-4F96-AFFE-F8E455CE666B}' +- InstallerLocale: lt + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_lt.msi + InstallerSha256: A3DB4D4940BEB7DD5A87D5846C1112503D190BC50A629F2C217579EF5CD6D096 + ProductCode: '{1B730420-BD58-4842-A63B-E895670514C8}' + AppsAndFeaturesEntries: + - ProductCode: '{1B730420-BD58-4842-A63B-E895670514C8}' + UpgradeCode: '{7D5B38B0-3E15-4F96-AFFE-F8E455CE666B}' +- InstallerLocale: lv + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_lv.msi + InstallerSha256: AA58C108460C0EAF001A74385C3BE7EF089F3A667214844D3E02F4A7E6A3D1EF + ProductCode: '{1978B0C2-D490-49D3-B5AE-B7BB38533B14}' + AppsAndFeaturesEntries: + - ProductCode: '{1978B0C2-D490-49D3-B5AE-B7BB38533B14}' + UpgradeCode: '{DAC92857-35AC-44E2-BB10-F2F91173128C}' +- InstallerLocale: lv + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_lv.msi + InstallerSha256: C6FEFF0AD2EB3D0B69563A4837925BF7B824C9DDA1759EE443FD895D5E89F342 + ProductCode: '{12EEC0DD-8306-4422-A782-84E0A1528004}' + AppsAndFeaturesEntries: + - ProductCode: '{12EEC0DD-8306-4422-A782-84E0A1528004}' + UpgradeCode: '{DAC92857-35AC-44E2-BB10-F2F91173128C}' +- InstallerLocale: lv + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_lv.msi + InstallerSha256: EBF1F8B1760394D1D0B4630FF516362A6AF807AE0DE2FB2BD6DADBE8E9DC14CB + ProductCode: '{BD8A0A5C-C4A1-467C-9A83-F899A34AF7F0}' + AppsAndFeaturesEntries: + - ProductCode: '{BD8A0A5C-C4A1-467C-9A83-F899A34AF7F0}' + UpgradeCode: '{DAC92857-35AC-44E2-BB10-F2F91173128C}' +- InstallerLocale: mk + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_mk.msi + InstallerSha256: 1E026348845CF112BDC089888710EEEBCEFD8B7349BA247E399D27C68D36195A + ProductCode: '{DAB80272-25DA-4E8C-AB8C-122B80AEEC27}' + AppsAndFeaturesEntries: + - ProductCode: '{DAB80272-25DA-4E8C-AB8C-122B80AEEC27}' + UpgradeCode: '{97BD11C0-13A0-416D-AB9A-9128DBEF707A}' +- InstallerLocale: mk + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_mk.msi + InstallerSha256: 349594FB2048B271D4E7E7C1F0005BC8A22AF9FF28260A7EC286BF4D8DC398E4 + ProductCode: '{EA107B22-0F5C-4E8E-84D7-BE35A8EA93F8}' + AppsAndFeaturesEntries: + - ProductCode: '{EA107B22-0F5C-4E8E-84D7-BE35A8EA93F8}' + UpgradeCode: '{97BD11C0-13A0-416D-AB9A-9128DBEF707A}' +- InstallerLocale: mk + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_mk.msi + InstallerSha256: 0C774A5A583156F1FF9198F163FEFA464926BED2083BC98192B3CF0749517DE7 + ProductCode: '{6CDCC2E4-16DD-48E8-9910-E22400B0AEB6}' + AppsAndFeaturesEntries: + - ProductCode: '{6CDCC2E4-16DD-48E8-9910-E22400B0AEB6}' + UpgradeCode: '{97BD11C0-13A0-416D-AB9A-9128DBEF707A}' +- InstallerLocale: nb + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_nb.msi + InstallerSha256: 02D5CA23787BE7D35819AEA682E547F4EEC32BA54F98CE0A54F7F85A9E728FD2 + ProductCode: '{B96DDD62-E24F-457C-8580-CA77DC7843DF}' + AppsAndFeaturesEntries: + - ProductCode: '{B96DDD62-E24F-457C-8580-CA77DC7843DF}' + UpgradeCode: '{95CDD114-AB99-47E9-A6CA-C50C7460B1DA}' +- InstallerLocale: nb + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_nb.msi + InstallerSha256: B101935FB9486B2D5AAAC05BD93F958EACCBA9BF394D3EB020ABAC1BC0FB91C4 + ProductCode: '{367D77F0-5D05-4191-BA28-BA7282FBA79F}' + AppsAndFeaturesEntries: + - ProductCode: '{367D77F0-5D05-4191-BA28-BA7282FBA79F}' + UpgradeCode: '{95CDD114-AB99-47E9-A6CA-C50C7460B1DA}' +- InstallerLocale: nb + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_nb.msi + InstallerSha256: E7B22B4395882B7F4A026710A4B9C904FCF5647947F897492B3E9B55F160CB3B + ProductCode: '{4A46AB51-5F3C-4DC7-BB10-827BE63586F6}' + AppsAndFeaturesEntries: + - ProductCode: '{4A46AB51-5F3C-4DC7-BB10-827BE63586F6}' + UpgradeCode: '{95CDD114-AB99-47E9-A6CA-C50C7460B1DA}' +- InstallerLocale: ne + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ne.msi + InstallerSha256: F3E6AA28BA07ED7C2F841FA39300F52C274D5F3D2B7B3A482374FC88004F78D7 + ProductCode: '{BB9E8C05-EEC9-4B38-AC23-720C421E417F}' + AppsAndFeaturesEntries: + - ProductCode: '{BB9E8C05-EEC9-4B38-AC23-720C421E417F}' + UpgradeCode: '{B4F43785-36D1-4716-AFCF-894B1AF36C1D}' +- InstallerLocale: ne + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ne.msi + InstallerSha256: CF584D791C445867EAD02FC9FC8D0EB462C9D8008DAC9747F880A4219A95D5C5 + ProductCode: '{23374C5D-9721-4F5F-8601-377A47D2ACA7}' + AppsAndFeaturesEntries: + - ProductCode: '{23374C5D-9721-4F5F-8601-377A47D2ACA7}' + UpgradeCode: '{B4F43785-36D1-4716-AFCF-894B1AF36C1D}' +- InstallerLocale: ne + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ne.msi + InstallerSha256: E06F63FA294531F8B9DCAC01DB9A8D0846E0784D17761948BE4DF81D29C0B40D + ProductCode: '{4F70CB1B-7637-4BF7-AE1E-4E8A317F2221}' + AppsAndFeaturesEntries: + - ProductCode: '{4F70CB1B-7637-4BF7-AE1E-4E8A317F2221}' + UpgradeCode: '{B4F43785-36D1-4716-AFCF-894B1AF36C1D}' +- InstallerLocale: nl + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_nl.msi + InstallerSha256: 3CEE8DB9955C125CFFEFAEC689BBC86484A1E81AE08F8EA2170EB42995CB0EB4 + ProductCode: '{7EF4B744-8DFA-4D3B-B8CE-F11B2F245D31}' + AppsAndFeaturesEntries: + - ProductCode: '{7EF4B744-8DFA-4D3B-B8CE-F11B2F245D31}' + UpgradeCode: '{E25D3CC2-AC90-4861-9E9C-DA41B5DF8A03}' +- InstallerLocale: nl + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_nl.msi + InstallerSha256: 1ECC305D9D83C87BCE75B834D7519BAAA21D01C47C639520E21ECC75220A63AC + ProductCode: '{F435F504-9FC4-48BD-B15A-B4192F79A614}' + AppsAndFeaturesEntries: + - ProductCode: '{F435F504-9FC4-48BD-B15A-B4192F79A614}' + UpgradeCode: '{E25D3CC2-AC90-4861-9E9C-DA41B5DF8A03}' +- InstallerLocale: nl + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_nl.msi + InstallerSha256: DD3B9F7A54996F3C5904797B43A75254758E83BFE82523714C152D39BAFF5D65 + ProductCode: '{76212A85-D783-458E-B0A4-E04392103807}' + AppsAndFeaturesEntries: + - ProductCode: '{76212A85-D783-458E-B0A4-E04392103807}' + UpgradeCode: '{E25D3CC2-AC90-4861-9E9C-DA41B5DF8A03}' +- InstallerLocale: nn + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_nn.msi + InstallerSha256: 511E8C5A1BFD405ABB48F33CC92B068967B9C517A6E8695822C82D89C5D5152D + ProductCode: '{126D106A-3AE6-46BA-A388-E5B91E6BDC43}' + AppsAndFeaturesEntries: + - ProductCode: '{126D106A-3AE6-46BA-A388-E5B91E6BDC43}' + UpgradeCode: '{8D2FABA5-79CD-4109-A274-DEE14E279233}' +- InstallerLocale: nn + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_nn.msi + InstallerSha256: B0D86A0D4BD6517B2844D4DA918CA95E3D1476D18CFF9F5411F47D4040832494 + ProductCode: '{5BC13294-01D0-4B09-8503-0F00CAC5DAC4}' + AppsAndFeaturesEntries: + - ProductCode: '{5BC13294-01D0-4B09-8503-0F00CAC5DAC4}' + UpgradeCode: '{8D2FABA5-79CD-4109-A274-DEE14E279233}' +- InstallerLocale: nn + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_nn.msi + InstallerSha256: DFB64A0B7CAC58D04E17296FEC445723B34395026812F353A1AD911A5F2C29F0 + ProductCode: '{58FC3BAA-85B0-4A0E-A86A-C2C2F6784050}' + AppsAndFeaturesEntries: + - ProductCode: '{58FC3BAA-85B0-4A0E-A86A-C2C2F6784050}' + UpgradeCode: '{8D2FABA5-79CD-4109-A274-DEE14E279233}' +- InstallerLocale: om + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_om.msi + InstallerSha256: 8CCC1EAFA26774E76A9BC7F18A0219520FB6884625210DC0FAA1F148755C3FC7 + ProductCode: '{F3C9B72C-BDA7-45B3-BA67-3B236C0567DF}' + AppsAndFeaturesEntries: + - ProductCode: '{F3C9B72C-BDA7-45B3-BA67-3B236C0567DF}' + UpgradeCode: '{AC220121-97DE-4D37-9554-8877DAF713E6}' +- InstallerLocale: om + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_om.msi + InstallerSha256: 30FB4922732FD8212A33F184ACBE85580D321C9A57CF9B4F90F2041B35CB861C + ProductCode: '{162A461C-B9FA-4AC9-A613-BE1F78C7FE1F}' + AppsAndFeaturesEntries: + - ProductCode: '{162A461C-B9FA-4AC9-A613-BE1F78C7FE1F}' + UpgradeCode: '{AC220121-97DE-4D37-9554-8877DAF713E6}' +- InstallerLocale: om + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_om.msi + InstallerSha256: B50609B4BC9FA53C42DABEFDE49FE9EF73B0AD7854165388961A18CEE435E465 + ProductCode: '{668435C8-6A87-4EED-9E96-1F8CBD4D0B04}' + AppsAndFeaturesEntries: + - ProductCode: '{668435C8-6A87-4EED-9E96-1F8CBD4D0B04}' + UpgradeCode: '{AC220121-97DE-4D37-9554-8877DAF713E6}' +- InstallerLocale: pl + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_pl.msi + InstallerSha256: 0DEFC9AE3EF6D619A0CE950BF15533A0B4CD873546EB97AF2A701BDE4E243DCA + ProductCode: '{CA6DA723-0182-4312-857B-DA976BAC1880}' + AppsAndFeaturesEntries: + - ProductCode: '{CA6DA723-0182-4312-857B-DA976BAC1880}' + UpgradeCode: '{EF16C1BF-539B-4EEE-91E5-0D44C4B72840}' +- InstallerLocale: pl + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_pl.msi + InstallerSha256: 1F4375D9FC046C754E63CD077A57095067C9B97DB6A67E05E8477AE5E128E450 + ProductCode: '{FB73BC03-4618-4454-B6E9-CE3D9F3E1179}' + AppsAndFeaturesEntries: + - ProductCode: '{FB73BC03-4618-4454-B6E9-CE3D9F3E1179}' + UpgradeCode: '{EF16C1BF-539B-4EEE-91E5-0D44C4B72840}' +- InstallerLocale: pl + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_pl.msi + InstallerSha256: 6F54E42937F6A440BC347BBCF8EE5688160BA83ABD92BC269AA8589363029F32 + ProductCode: '{FA88E9FF-DB2E-44FC-BA41-39D885E0EA80}' + AppsAndFeaturesEntries: + - ProductCode: '{FA88E9FF-DB2E-44FC-BA41-39D885E0EA80}' + UpgradeCode: '{EF16C1BF-539B-4EEE-91E5-0D44C4B72840}' +- InstallerLocale: pt + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_pt.msi + InstallerSha256: 44BC06C79BDF708038A1371BD21CC1CE67B07EE0712A4A4C6E87FF520F6B096E + ProductCode: '{6EC035A1-2BB0-468A-9342-D7FA8F17A0D1}' + AppsAndFeaturesEntries: + - ProductCode: '{6EC035A1-2BB0-468A-9342-D7FA8F17A0D1}' + UpgradeCode: '{EFBDEE97-65AB-4575-B117-976D2EE639D0}' +- InstallerLocale: pt + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_pt.msi + InstallerSha256: 8B02855A645EE872C0A7984310F9C99678267E964FCBE9AB5569B2598761457B + ProductCode: '{7D1674F9-6BAB-4243-8655-9498E4E4E081}' + AppsAndFeaturesEntries: + - ProductCode: '{7D1674F9-6BAB-4243-8655-9498E4E4E081}' + UpgradeCode: '{EFBDEE97-65AB-4575-B117-976D2EE639D0}' +- InstallerLocale: pt + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_pt.msi + InstallerSha256: 4953F2B61CFA63386C8152C32A410E0D64A54892396DCF0AD0CDC6881016EB7C + ProductCode: '{736482F2-75BE-4EE9-B664-02EAFCFA9256}' + AppsAndFeaturesEntries: + - ProductCode: '{736482F2-75BE-4EE9-B664-02EAFCFA9256}' + UpgradeCode: '{EFBDEE97-65AB-4575-B117-976D2EE639D0}' +- InstallerLocale: pt-BR + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_pt-BR.msi + InstallerSha256: AD30C865AA3863563F3B4E03971D282306E1158BC2FB3209700BB8619611E8CB + ProductCode: '{F780ECD4-6DC3-491F-A708-9CBAA05A71F2}' + AppsAndFeaturesEntries: + - ProductCode: '{F780ECD4-6DC3-491F-A708-9CBAA05A71F2}' + UpgradeCode: '{8EE0FF44-307B-4FDC-85F1-EA178C788FA8}' +- InstallerLocale: pt-BR + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_pt-BR.msi + InstallerSha256: 4C48E9F9AFB29F7F734AB4823E825BC0252E031832B8809AB6019D5E91C8B9C8 + ProductCode: '{7B0E35F4-1C99-4996-B449-25F17E08F8E5}' + AppsAndFeaturesEntries: + - ProductCode: '{7B0E35F4-1C99-4996-B449-25F17E08F8E5}' + UpgradeCode: '{8EE0FF44-307B-4FDC-85F1-EA178C788FA8}' +- InstallerLocale: pt-BR + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_pt-BR.msi + InstallerSha256: 833046B434BAA121F95A023098B1CE2B077DD7CC1085C6C2BC2BFEB26C0424B5 + ProductCode: '{0E1DD05E-91FB-49EF-BC8C-730B4A737828}' + AppsAndFeaturesEntries: + - ProductCode: '{0E1DD05E-91FB-49EF-BC8C-730B4A737828}' + UpgradeCode: '{8EE0FF44-307B-4FDC-85F1-EA178C788FA8}' +- InstallerLocale: ro + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ro.msi + InstallerSha256: 0EBB679BA7DE915A08B53067D326E61513B0050D5F00AB76D29218147587B252 + ProductCode: '{362115C3-D04D-427E-AA66-525B2E343A12}' + AppsAndFeaturesEntries: + - ProductCode: '{362115C3-D04D-427E-AA66-525B2E343A12}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ro + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ro.msi + InstallerSha256: 3407F7CCE3AC03B6C0E408DEF3B531C087F8DC113C39B59C6989D521BC5CCFBC + ProductCode: '{1661D536-45ED-4AAD-92D0-36E031B9BF33}' + AppsAndFeaturesEntries: + - ProductCode: '{1661D536-45ED-4AAD-92D0-36E031B9BF33}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ro + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ro.msi + InstallerSha256: DD371DFE7993DEB2115D025E13990E65F0A876DEC4E776DDAAEA8FA6BF153339 + ProductCode: '{0CA31AC6-9D7E-4A99-A9CA-3B34C689C315}' + AppsAndFeaturesEntries: + - ProductCode: '{0CA31AC6-9D7E-4A99-A9CA-3B34C689C315}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ru + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ru.msi + InstallerSha256: BBDD882C605DF37D17CDF0B99334E22118C70804AFED58966CE717CD6281870B + ProductCode: '{D014B78F-717B-490B-9CD6-2AC67476C185}' + AppsAndFeaturesEntries: + - ProductCode: '{D014B78F-717B-490B-9CD6-2AC67476C185}' + UpgradeCode: '{2CCF1EF8-A263-4B77-8BDD-92D66B30531F}' +- InstallerLocale: ru + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ru.msi + InstallerSha256: 1AA0A1DAD4BADBF248B5B1ADAC81017E34C217FDB6CCA95AC75F63466E25271F + ProductCode: '{8F28C8AA-B480-40B0-BABC-AD96055BF1B4}' + AppsAndFeaturesEntries: + - ProductCode: '{8F28C8AA-B480-40B0-BABC-AD96055BF1B4}' + UpgradeCode: '{2CCF1EF8-A263-4B77-8BDD-92D66B30531F}' +- InstallerLocale: ru + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ru.msi + InstallerSha256: D0125558168AC16513C22DD78FCA634CAEACB8545907C0B3556AF5F7423401B0 + ProductCode: '{BA2C0A1B-2E6D-4361-AAB4-60D4C3E225EF}' + AppsAndFeaturesEntries: + - ProductCode: '{BA2C0A1B-2E6D-4361-AAB4-60D4C3E225EF}' + UpgradeCode: '{2CCF1EF8-A263-4B77-8BDD-92D66B30531F}' +- InstallerLocale: si + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_si.msi + InstallerSha256: 1FF0B98EE2238327BB00BE4837800493EFA12BCD06D216F3BDB7A631D3ADD2C0 + ProductCode: '{7089BD89-BBED-44EE-B77F-DC7AA60146DD}' + AppsAndFeaturesEntries: + - ProductCode: '{7089BD89-BBED-44EE-B77F-DC7AA60146DD}' + UpgradeCode: '{49438D51-91A0-4E2C-8415-E48CF3C82DB4}' +- InstallerLocale: si + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_si.msi + InstallerSha256: 1CCEB10084662ABEF85CD7C6B6A903AA46EB4860EABF8707BD5DA5CD9EFD152D + ProductCode: '{D2021A2F-5BBA-4E49-A775-31E1B5DD4AB6}' + AppsAndFeaturesEntries: + - ProductCode: '{D2021A2F-5BBA-4E49-A775-31E1B5DD4AB6}' + UpgradeCode: '{49438D51-91A0-4E2C-8415-E48CF3C82DB4}' +- InstallerLocale: si + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_si.msi + InstallerSha256: 8CD728361CF3E73970E2FCC30D409332D73FA0D102BC7951D2317D75D742BAA1 + ProductCode: '{4DE102E8-82F1-4701-832A-106FC3A0D5A3}' + AppsAndFeaturesEntries: + - ProductCode: '{4DE102E8-82F1-4701-832A-106FC3A0D5A3}' + UpgradeCode: '{49438D51-91A0-4E2C-8415-E48CF3C82DB4}' +- InstallerLocale: sk + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_sk.msi + InstallerSha256: BF8890E651B3354C591F4D3BDA0961C64BCFB8E501AF0FEFF8C0168E07A5FA58 + ProductCode: '{DC411015-E51B-4E0D-A230-552C22125C18}' + AppsAndFeaturesEntries: + - ProductCode: '{DC411015-E51B-4E0D-A230-552C22125C18}' + UpgradeCode: '{31812C7E-CD25-455E-BEDD-F7A5F1E3AA57}' +- InstallerLocale: sk + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_sk.msi + InstallerSha256: 59496F58E667DC2ABD6974AFD604864E07C9C72324A61D2C9886C948903D9685 + ProductCode: '{EDB18BFB-5FC9-463C-B317-B1EC7628672E}' + AppsAndFeaturesEntries: + - ProductCode: '{EDB18BFB-5FC9-463C-B317-B1EC7628672E}' + UpgradeCode: '{31812C7E-CD25-455E-BEDD-F7A5F1E3AA57}' +- InstallerLocale: sk + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_sk.msi + InstallerSha256: 54769645F009F66C4F9888ABF00C401470428AB3E7A872E9070CDC1F76BB14F1 + ProductCode: '{E22D44BF-BE64-40E9-93F7-B21993382CB9}' + AppsAndFeaturesEntries: + - ProductCode: '{E22D44BF-BE64-40E9-93F7-B21993382CB9}' + UpgradeCode: '{31812C7E-CD25-455E-BEDD-F7A5F1E3AA57}' +- InstallerLocale: sl + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_sl.msi + InstallerSha256: 6A86335150248E4F908EF76DB030BBC97E64AA2F98281841F6FD71B2B8B5FF7F + ProductCode: '{931465DA-B1A3-4DE3-9484-6D741F193539}' + AppsAndFeaturesEntries: + - ProductCode: '{931465DA-B1A3-4DE3-9484-6D741F193539}' + UpgradeCode: '{F4B8D208-4566-4C4D-AFA0-3D2729084555}' +- InstallerLocale: sl + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_sl.msi + InstallerSha256: 34EDFCB1D4F4402844E8D7D28EF141B5B4DAB83B4161543C56A2351BC3ED932E + ProductCode: '{EE345952-26D2-4F49-9C18-9E4FB3E39CBA}' + AppsAndFeaturesEntries: + - ProductCode: '{EE345952-26D2-4F49-9C18-9E4FB3E39CBA}' + UpgradeCode: '{F4B8D208-4566-4C4D-AFA0-3D2729084555}' +- InstallerLocale: sl + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_sl.msi + InstallerSha256: 83C2974FC69662B5A68A2255D475567EA19B0B25FECD8DE29033B8D74F5D82B0 + ProductCode: '{E73EB2EE-4437-4BDD-89A4-D5406A02AC70}' + AppsAndFeaturesEntries: + - ProductCode: '{E73EB2EE-4437-4BDD-89A4-D5406A02AC70}' + UpgradeCode: '{F4B8D208-4566-4C4D-AFA0-3D2729084555}' +- InstallerLocale: sq + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_sq.msi + InstallerSha256: C46AF08D315E8487879618A89B192D8724282A27CDF24E7D36795261FB8410EE + ProductCode: '{53E76DC7-0BD6-4D83-A4FE-4CDD3958D09A}' + AppsAndFeaturesEntries: + - ProductCode: '{53E76DC7-0BD6-4D83-A4FE-4CDD3958D09A}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: sq + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_sq.msi + InstallerSha256: E9E6970195B6D346EEE3D25342248AEE309B1E986EF242B79A822DC0774E2E77 + ProductCode: '{64B6059D-F284-48C6-A2E8-3856B2C99952}' + AppsAndFeaturesEntries: + - ProductCode: '{64B6059D-F284-48C6-A2E8-3856B2C99952}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: sq + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_sq.msi + InstallerSha256: 584EFD5705595187580E117B3B2453C86102CD5CE09AA9FF958DB2E7EF96BD9D + ProductCode: '{F152E552-93B9-4EAF-B472-EB63BF594FF2}' + AppsAndFeaturesEntries: + - ProductCode: '{F152E552-93B9-4EAF-B472-EB63BF594FF2}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: sv + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_sv.msi + InstallerSha256: A27A93EA0DD79054479020223ACF5B9D4D9E221DDA7B182CF0778DC6E1F18A63 + ProductCode: '{4372EB3E-B8C7-406F-BD9D-0EAA469A32E9}' + AppsAndFeaturesEntries: + - ProductCode: '{4372EB3E-B8C7-406F-BD9D-0EAA469A32E9}' + UpgradeCode: '{234E7342-71BD-4B78-946D-06531FD46FA7}' +- InstallerLocale: sv + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_sv.msi + InstallerSha256: 1266288E1201F0F1756D392B8657CC439BA5D0011B0A7AA2B6110FEAF87CD79B + ProductCode: '{B1CC892B-589B-4397-A625-B85A5CE97F24}' + AppsAndFeaturesEntries: + - ProductCode: '{B1CC892B-589B-4397-A625-B85A5CE97F24}' + UpgradeCode: '{234E7342-71BD-4B78-946D-06531FD46FA7}' +- InstallerLocale: sv + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_sv.msi + InstallerSha256: 75906A0B7F0C5E82F8F6BD23161D73EB7B9BCDEEFFCE34F6CCDBD5EC04795FF9 + ProductCode: '{3881EF49-9D9C-4904-B73B-9897892565CE}' + AppsAndFeaturesEntries: + - ProductCode: '{3881EF49-9D9C-4904-B73B-9897892565CE}' + UpgradeCode: '{234E7342-71BD-4B78-946D-06531FD46FA7}' +- InstallerLocale: ta + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ta.msi + InstallerSha256: 31D28DA323D10C7265FB34C17AAB158287C75C60C20999A287B2375EE01E7965 + ProductCode: '{268D0A10-AA92-4CD4-ADBB-AB6EE55EB0FB}' + AppsAndFeaturesEntries: + - ProductCode: '{268D0A10-AA92-4CD4-ADBB-AB6EE55EB0FB}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ta + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ta.msi + InstallerSha256: A5B70D8899ECA7A1516393CC1149AB81216E395E410765FD09397C2B450FB33C + ProductCode: '{7B6B9725-DCA3-4458-A8E2-36886DFD1F7A}' + AppsAndFeaturesEntries: + - ProductCode: '{7B6B9725-DCA3-4458-A8E2-36886DFD1F7A}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: ta + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ta.msi + InstallerSha256: 9C4774642CA6DE18428E5F4D434389F771E9BF2D4540FED929D29E9C75E3BAFA + ProductCode: '{FB206172-87E1-4528-9712-250CF794E71D}' + AppsAndFeaturesEntries: + - ProductCode: '{FB206172-87E1-4528-9712-250CF794E71D}' + UpgradeCode: '{40C2DB8E-E9D6-4451-BE31-DAD1343EC3DF}' +- InstallerLocale: tg-TJ + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_tg.msi + InstallerSha256: EE3F4BE29038ACBB838AF13B1C0FBE704FACF803695263914707FC88135CFEB2 + ProductCode: '{D86D5D4E-701F-4643-B5E2-3FE2D0735E4E}' + AppsAndFeaturesEntries: + - ProductCode: '{D86D5D4E-701F-4643-B5E2-3FE2D0735E4E}' + UpgradeCode: '{4175B9EA-56CA-4311-9F96-937EABCEA1C8}' +- InstallerLocale: tg-TJ + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_tg.msi + InstallerSha256: 39808BBD91E74D0C429EB18B8B527B4A95939515EE398DB8B44AF7B3A17389AD + ProductCode: '{5D0642CC-5EE0-4461-8441-D2152CD78975}' + AppsAndFeaturesEntries: + - ProductCode: '{5D0642CC-5EE0-4461-8441-D2152CD78975}' + UpgradeCode: '{4175B9EA-56CA-4311-9F96-937EABCEA1C8}' +- InstallerLocale: tg-TJ + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_tg.msi + InstallerSha256: 9B14417CE3AD239B072BE6BB5AAB4F719BDCDC5C8C28F4E44A007EA41284BC53 + ProductCode: '{5AEFA580-EA29-4B6A-8AE5-7EEF02D0D6B0}' + AppsAndFeaturesEntries: + - ProductCode: '{5AEFA580-EA29-4B6A-8AE5-7EEF02D0D6B0}' + UpgradeCode: '{4175B9EA-56CA-4311-9F96-937EABCEA1C8}' +- InstallerLocale: tr + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_tr.msi + InstallerSha256: 0651CD3DE9B8AC865A15CCF7D6F22F75A4DA1EDF3210C57853456FEA36D3DA69 + ProductCode: '{BB9E5A09-4EAC-4283-84E8-D014D672EF98}' + AppsAndFeaturesEntries: + - ProductCode: '{BB9E5A09-4EAC-4283-84E8-D014D672EF98}' + UpgradeCode: '{AA132C49-A480-4B5D-AAD3-811362B60A42}' +- InstallerLocale: tr + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_tr.msi + InstallerSha256: 07181CB212625844DD43446D8A60CF6C32055753CEC1F00073077EBBEFF8172F + ProductCode: '{677515E9-FA63-4B76-9CE4-6F89C65774D5}' + AppsAndFeaturesEntries: + - ProductCode: '{677515E9-FA63-4B76-9CE4-6F89C65774D5}' + UpgradeCode: '{AA132C49-A480-4B5D-AAD3-811362B60A42}' +- InstallerLocale: tr + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_tr.msi + InstallerSha256: 6AAA96E63CE2E6D7D452ED4698FBD3C5D4726D23B03CD45F28A31B0B7F10C7BE + ProductCode: '{57A9AD33-EA07-43C3-9915-C607877BB322}' + AppsAndFeaturesEntries: + - ProductCode: '{57A9AD33-EA07-43C3-9915-C607877BB322}' + UpgradeCode: '{AA132C49-A480-4B5D-AAD3-811362B60A42}' +- InstallerLocale: ug-CN + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_ug.msi + InstallerSha256: 91839F6A218C884F983525549C7D04256A7A46CA6C9B82608994F5375A7AC7E3 + ProductCode: '{78AD5C4F-4FED-435B-A669-9E370974CEE1}' + AppsAndFeaturesEntries: + - ProductCode: '{78AD5C4F-4FED-435B-A669-9E370974CEE1}' + UpgradeCode: '{1D09B009-8003-44FB-B2E1-49387F1112B9}' +- InstallerLocale: ug-CN + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_ug.msi + InstallerSha256: 637E60A0E0585F2F573261E3D7B42919FCEC437BBCBF984DC7441A91269A87D7 + ProductCode: '{C56BF608-883C-4814-A4F6-373B565BF132}' + AppsAndFeaturesEntries: + - ProductCode: '{C56BF608-883C-4814-A4F6-373B565BF132}' + UpgradeCode: '{1D09B009-8003-44FB-B2E1-49387F1112B9}' +- InstallerLocale: ug-CN + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_ug.msi + InstallerSha256: FCD277D1BC7E8F3ADB108F2135B539988213CFB9A44974FE6DD1628A0333A83D + ProductCode: '{61FD5491-3C4F-4390-909D-5ECBF5503612}' + AppsAndFeaturesEntries: + - ProductCode: '{61FD5491-3C4F-4390-909D-5ECBF5503612}' + UpgradeCode: '{1D09B009-8003-44FB-B2E1-49387F1112B9}' +- InstallerLocale: uk + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_uk.msi + InstallerSha256: 76D370AD77948313F99BAC75295F200DDF74820D11E513176AFD46FC5912A801 + ProductCode: '{1F2CF4EA-2171-4204-9E05-03B5A49293AA}' + AppsAndFeaturesEntries: + - ProductCode: '{1F2CF4EA-2171-4204-9E05-03B5A49293AA}' + UpgradeCode: '{52E53AB3-FAE4-4025-9B6F-FA401C9B10AE}' +- InstallerLocale: uk + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_uk.msi + InstallerSha256: 99029EF5466FE40B4FEE153FA8F9BC0901419E4D6FE7F7731D5520BA7384E3C0 + ProductCode: '{E2CCC33C-58C3-4636-9767-DE28E40803E9}' + AppsAndFeaturesEntries: + - ProductCode: '{E2CCC33C-58C3-4636-9767-DE28E40803E9}' + UpgradeCode: '{52E53AB3-FAE4-4025-9B6F-FA401C9B10AE}' +- InstallerLocale: uk + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_uk.msi + InstallerSha256: AEBD14B42149B9A3E4943507009313FB45D667B2EB093C9A3AC3E855EDDB21A7 + ProductCode: '{3B00759B-0CA2-4DE2-B98B-99072B8D16B4}' + AppsAndFeaturesEntries: + - ProductCode: '{3B00759B-0CA2-4DE2-B98B-99072B8D16B4}' + UpgradeCode: '{52E53AB3-FAE4-4025-9B6F-FA401C9B10AE}' +- InstallerLocale: vi + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_vi.msi + InstallerSha256: FBD228C9A6950F818990BBFDB565A7F8F7CD026A5625F3A4C7FE7C99E25FE418 + ProductCode: '{EB5D1B05-D1D6-4EED-B1B7-E9D93769073C}' + AppsAndFeaturesEntries: + - ProductCode: '{EB5D1B05-D1D6-4EED-B1B7-E9D93769073C}' + UpgradeCode: '{67A6C9E2-C285-48E4-A620-40D905E8D3F8}' +- InstallerLocale: vi + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_vi.msi + InstallerSha256: 316B05B464F293086B9092ABEC89734173632B9A02792696FAE2310977F6FCF9 + ProductCode: '{D43A70BD-42C1-417A-BD3A-9AF167F75338}' + AppsAndFeaturesEntries: + - ProductCode: '{D43A70BD-42C1-417A-BD3A-9AF167F75338}' + UpgradeCode: '{67A6C9E2-C285-48E4-A620-40D905E8D3F8}' +- InstallerLocale: vi + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_vi.msi + InstallerSha256: E34E517681282C19C1114E429AFC7C2D009CE638DCDD29069F0D0C164D930C26 + ProductCode: '{3676FC07-C2F8-4DBF-903A-BC9A29536567}' + AppsAndFeaturesEntries: + - ProductCode: '{3676FC07-C2F8-4DBF-903A-BC9A29536567}' + UpgradeCode: '{67A6C9E2-C285-48E4-A620-40D905E8D3F8}' +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_zh-CN.msi + InstallerSha256: 1D0756953D4D91A030F5F0FBFD1E9EEF2792C2FFE58114F8BF479F1A5964328D + ProductCode: '{61163334-735A-4633-8987-279F042615DA}' + AppsAndFeaturesEntries: + - ProductCode: '{61163334-735A-4633-8987-279F042615DA}' + UpgradeCode: '{47574572-9963-441B-8A42-0B1A61880608}' +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_zh-CN.msi + InstallerSha256: F32B27A36CD854D3A46340034876F48C89B76450847A44664CB675FD12913369 + ProductCode: '{DCC7439E-57C6-4847-B041-E40EA0082051}' + AppsAndFeaturesEntries: + - ProductCode: '{DCC7439E-57C6-4847-B041-E40EA0082051}' + UpgradeCode: '{47574572-9963-441B-8A42-0B1A61880608}' +- InstallerLocale: zh-CN + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_zh-CN.msi + InstallerSha256: 2CCF45D28DC6FECA2641499D76ADE001FDF591E52AE9893744FC96D8397A1972 + ProductCode: '{D2F4E60B-D96F-443E-BB05-911D8AAE9C26}' + AppsAndFeaturesEntries: + - ProductCode: '{D2F4E60B-D96F-443E-BB05-911D8AAE9C26}' + UpgradeCode: '{47574572-9963-441B-8A42-0B1A61880608}' +- InstallerLocale: zh-TW + Architecture: x86 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86/LibreOffice_26.2.3.2_Win_x86_helppack_zh-TW.msi + InstallerSha256: 23C687803CFF50CDC87FD49704735BCDCCEC4C5C5EB3745BF798A570FAF89E0F + ProductCode: '{566FA907-9BFC-4A7A-880B-B30CC88B6E35}' + AppsAndFeaturesEntries: + - ProductCode: '{566FA907-9BFC-4A7A-880B-B30CC88B6E35}' + UpgradeCode: '{6800BE26-76E9-4280-A174-5A952A18E643}' +- InstallerLocale: zh-TW + Architecture: x64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/x86_64/LibreOffice_26.2.3.2_Win_x86-64_helppack_zh-TW.msi + InstallerSha256: 88E08391FA1AA5C38EB119EC7F544F943048F3DFD6042BAB44B574B026909D5E + ProductCode: '{7DC485DE-4C36-46C1-B67D-85E3C9D120DD}' + AppsAndFeaturesEntries: + - ProductCode: '{7DC485DE-4C36-46C1-B67D-85E3C9D120DD}' + UpgradeCode: '{6800BE26-76E9-4280-A174-5A952A18E643}' +- InstallerLocale: zh-TW + Architecture: arm64 + InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/win/aarch64/LibreOffice_26.2.3.2_Win_aarch64_helppack_zh-TW.msi + InstallerSha256: A91F5690E596473767BE6AB346D48C1C23956020BF26CE2A8E36485C81C14030 + ProductCode: '{C7BC2986-CD18-49C7-84DC-2935AB2F4242}' + AppsAndFeaturesEntries: + - ProductCode: '{C7BC2986-CD18-49C7-84DC-2935AB2F4242}' + UpgradeCode: '{6800BE26-76E9-4280-A174-5A952A18E643}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.locale.en-US.yaml b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.locale.en-US.yaml new file mode 100644 index 000000000000..6b1268252fa6 --- /dev/null +++ b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.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: TheDocumentFoundation.LibreOffice.HelpPack +PackageVersion: 26.2.3.2 +PackageLocale: en-US +Publisher: The Document Foundation +PublisherUrl: https://www.documentfoundation.org/ +PublisherSupportUrl: https://www.libreoffice.org/get-help/feedback/ +PrivacyUrl: https://www.libreoffice.org/about-us/privacy/ +Author: The Document Foundation +PackageName: LibreOffice Help Pack +PackageUrl: https://www.libreoffice.org/ +License: MPL-2.0 +LicenseUrl: https://www.libreoffice.org/licenses/ +Copyright: Copyright © 2000-2026 LibreOffice contributors. +CopyrightUrl: https://wiki.documentfoundation.org/TDF/Policies/Trademark_Policy +ShortDescription: LibreOffice Help Pack helps you to use LibreOffice. +Moniker: libreoffice-helppack +Tags: +- helppack +- libreoffice +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.locale.zh-CN.yaml b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d9221c25e4d --- /dev/null +++ b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.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: TheDocumentFoundation.LibreOffice.HelpPack +PackageVersion: 26.2.3.2 +PackageLocale: zh-CN +PublisherSupportUrl: https://zh-cn.libreoffice.org/get-help/feedback/ +PackageUrl: https://zh-cn.libreoffice.org/ +Copyright: 版权所有 © 2000-2026 LibreOffice 的贡献者。 +ShortDescription: LibreOffice 离线帮助文档帮助您使用 LibreOffice. +Tags: +- libreoffice +- 帮助 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.yaml b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.yaml new file mode 100644 index 000000000000..19239de4bb70 --- /dev/null +++ b/manifests/t/TheDocumentFoundation/LibreOffice/HelpPack/26.2.3.2/TheDocumentFoundation.LibreOffice.HelpPack.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: TheDocumentFoundation.LibreOffice.HelpPack +PackageVersion: 26.2.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.installer.yaml b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.installer.yaml new file mode 100644 index 000000000000..b654f782285d --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.2 +PackageVersion: 2.0.63.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.Consumer_cvh4qa9n1gk2r +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta61/threema-desktop-v2.0-beta61-windows-x64.msix + InstallerSha256: 44E5A17309F632AE2283EA37E1F945326BF85FF0AB39B9D910C3EB61D23F2587 + SignatureSha256: EFC3A11E7BD829FCD93F6FBBE41DB123EADCF53AC890918828F050952371D1A6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.en-US.yaml b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.en-US.yaml new file mode 100644 index 000000000000..6be26bb4e2e7 --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.2 +PackageVersion: 2.0.63.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema Beta +PackageUrl: https://threema.com/en/products/private +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Communicate with friends and family in complete confidentiality – no data snooping, no metadata collection, no compromises. +Description: |- + Threema is the secure messaging app for individuals that consistently focuses on data protection and anonymity. Every message, call, and shared file is protected by proven open-source encryption technology. With Threema’s verification levels, you can see how trustworthy your contact is – so you know who you’re dealing with even without providing personal information. + - Maximum control over your digital identity: you decide how much you want to disclose + - Your conversations are guaranteed to be visible only to you and your contacts – never to us or third parties + - No collection of user data, no ads + - Anonymous use without providing a phone number or email address thanks to a randomly generated Threema ID +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..c6a7b99920b3 --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.2 +PackageVersion: 2.0.63.0 +PackageLocale: zh-CN +ShortDescription: 与亲友完全保密地交流——无窥探、无收集、不妥协。 +Description: |- + Threema 是一款专注于数据保护和匿名性的安全通讯应用。每条消息、每次通话及共享文件均采用经过验证的开源加密技术保护。通过 Threema 的验证等级系统,您可以直观了解联系人的可信度——即使不提供个人信息,也能清楚知晓对话对象身份。 + - 对数字身份拥有最高掌控权:自主决定信息披露程度 + - 对话内容严格限定在您与联系人之间——我们及第三方永远无法查看 + - 零用户数据收集,杜绝广告推送 + - 无需绑定手机号或邮箱,通过随机生成的 Threema ID 实现匿名使用 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.yaml b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.yaml new file mode 100644 index 000000000000..1f9e806d4ae7 --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.63.0/Threema.Threema.2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.2 +PackageVersion: 2.0.63.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.installer.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.installer.yaml new file mode 100644 index 000000000000..3588a2ee4059 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.63.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.OnPrem_cvh4qa9n1gk2r +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta61/threema-onprem-desktop-v2.0-beta61-windows-x64.msix + InstallerSha256: 006BE7FAAC9A501153C6F3634A8710DEE57C796324B7F151C1419479C0B6466E + SignatureSha256: 969CCEBF5106606E38CE4F6E6188206CAB55805E0438BB32CAB16EF9CF997CBB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.en-US.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.en-US.yaml new file mode 100644 index 000000000000..c79e854d07a1 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.63.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema OnPrem Beta +PackageUrl: https://threema.com/en/products/onprem +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Communication at the highest security level +Description: |- + Threema OnPrem combines proven cryptography with a self-hosted deployment concept – enabling secure communication at the highest level and complete data control. + - Protection against cyber threats: isolated infrastructure protects against government trojans, targeted attacks, and espionage + - Highest compliance standards for public sector requirements: meets the strictest security regulations for handling classified information + - End-to-end encryption: all content is consistently encrypted + - Zero-knowledge architecture: effectively prevents surveillance and targeted attacks +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..a01eea1dd958 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.63.0 +PackageLocale: zh-CN +ShortDescription: 最高安全级别的通信 +Description: |- + Threema OnPrem 将成熟加密技术与自主托管部署方案相结合,实现最高级别的安全通信和完整数据主权。 + - 抵御网络威胁:隔离式基础架构防范政府木马、定向攻击和间谍活动 + - 公共部门最高合规标准:满足处理机密信息的最严格安全规范 + - 端到端加密:所有内容全程加密保护 + - 零知识架构:有效防范监控与定向攻击 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.yaml new file mode 100644 index 000000000000..668bb6fc23b7 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.63.0/Threema.Threema.OnPrem.2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.63.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.installer.yaml b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.installer.yaml new file mode 100644 index 000000000000..ad8efedf38d9 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.Work.2 +PackageVersion: 2.0.63.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.Work_cvh4qa9n1gk2r +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta61/threema-work-desktop-v2.0-beta61-windows-x64.msix + InstallerSha256: 00F4D92FBD59EECBB8ACA7B3D6DF9120C0BBBDCD735C648815657E7FD1C8176B + SignatureSha256: 44EF90FFCCC69C2C645C476D6F38240A92569D69D75492A645CDF7C93E7A7D8E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.locale.en-US.yaml b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.locale.en-US.yaml new file mode 100644 index 000000000000..8f60e159d0b8 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.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: Threema.Threema.Work.2 +PackageVersion: 2.0.63.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support/work +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema Work Beta +PackageUrl: https://threema.com/en/products/work +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Highly Secure Communication for Businesses +Description: |- + Threema Work is the professional communication solution for organizations that want to handle confidential communication easily and efficiently while ensuring strict data protection compliance. The solution is suitable for SMEs, large enterprises, and associations. + - Enforcement of corporate policies and compliance regulations + - Powerful user management and centralized access control (MDM) + - Integration into existing systems (API) + - Prevention of shadow IT through a privacy-compliant communication solution + - Easy onboarding of employees, even without company-owned devices + - Protection against unauthorized access, even in case of device loss or staff turnover +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..8e7ca708f0c0 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.Work.2 +PackageVersion: 2.0.63.0 +PackageLocale: zh-CN +ShortDescription: 高度安全的企业通信 +Description: |- + Threema Work 是专为组织打造的专业通信解决方案,助力企业轻松高效处理机密通讯,同时确保严格的数据合规性。该方案适用于中小企业、大型企业及协会组织。 + - 强制执行企业政策与合规条例 + - 强大的用户管理及集中式访问控制(MDM) + - 无缝集成现有系统(API 支持) + - 通过隐私合规的通信方案杜绝影子 IT + - 员工快速入职,即使无公司配发设备 + - 设备丢失或人员变动时,仍能防范未授权访问 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.yaml b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.yaml new file mode 100644 index 000000000000..f051ed1023c4 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.63.0/Threema.Threema.Work.2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.Work.2 +PackageVersion: 2.0.63.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.installer.yaml b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.installer.yaml new file mode 100644 index 000000000000..bea560f783a8 --- /dev/null +++ b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Throneproj.Throne +PackageVersion: 1.1.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: Throne +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- ProductCode: Throne +InstallationMetadata: + DefaultInstallLocation: '%AppData%\Throne' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/throneproj/Throne/releases/download/1.1.4/Throne-1.1.4-windows-universal-installer.exe + InstallerSha256: 3375B9D77E6AED367FF55372699465B9D6C1A5F8A690781E429A4FAA8B738372 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.locale.en-US.yaml b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.locale.en-US.yaml new file mode 100644 index 000000000000..0ec52c18cbe4 --- /dev/null +++ b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Throneproj.Throne +PackageVersion: 1.1.4 +PackageLocale: en-US +Publisher: Throneproj +PublisherUrl: https://github.com/throneproj +PublisherSupportUrl: https://github.com/throneproj/Throne/issues +PackageName: Throne +PackageUrl: https://github.com/throneproj/Throne +License: GPL-3.0 +LicenseUrl: https://github.com/throneproj/Throne/blob/HEAD/LICENSE +ShortDescription: Cross-platform GUI proxy utility (Empowered by sing-box) +Tags: +- Nekoray +- Proxy +- Throne +- sing-box +ReleaseNotes: |- + - Fix slow startup on Linux + - Fix core parent check not following symlinks + - Fix ram disk installation and core parent check incompatibility + - Fix Chain config build + - Fix traffic looper and chain compatibility issues + - Other Fixes and Improvements +ReleaseNotesUrl: https://github.com/throneproj/Throne/releases/tag/1.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.yaml b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.yaml new file mode 100644 index 000000000000..1fb54719bf5f --- /dev/null +++ b/manifests/t/Throneproj/Throne/1.1.4/Throneproj.Throne.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Throneproj.Throne +PackageVersion: 1.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.installer.yaml b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.installer.yaml new file mode 100644 index 000000000000..409641804c7b --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 348.260519.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- DisplayName: Tuta Mail 348.260519.00 + ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-348.260519.0/tutanota-desktop-win.exe + InstallerSha256: FEC79A406AB8797FDEA429B990E27A487A24B3A475DE9F1C02A855CA30234239 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-348.260519.0/tutanota-desktop-win.exe + InstallerSha256: FEC79A406AB8797FDEA429B990E27A487A24B3A475DE9F1C02A855CA30234239 + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.locale.en-US.yaml b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.locale.en-US.yaml new file mode 100644 index 000000000000..05e81ac533e1 --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 348.260519.0 +PackageLocale: en-US +Publisher: Tutao GmbH +PublisherUrl: https://tuta.com/ +PublisherSupportUrl: https://github.com/tutao/tutanota/issues +Author: Tutao GmbH +PackageName: Tutanota Desktop +PackageUrl: https://github.com/tutao/tutanota +License: GPL-3.0 +LicenseUrl: https://github.com/tutao/tutanota/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2022 Tutao GmbH +ShortDescription: Tutanota is an email client with a strong focus on security and privacy that lets you encrypt emails on all your devices. +Description: |- + Tutanota is the worlds most secure email service, easy to use and private by design. + With end-to-end encryption and 2FA, your emails have never been more secure. + The built-in encryption guarantees that your mailbox belongs to you. + Nobody can decrypt or read your data. +Moniker: tutanota +Tags: +- calendar +- email +- email-client +- encryption +- end-to-end-encryption +- privacy +- private +- secure +ReleaseNotes: |- + What's new + - Always allow creating event repeating on the fourth occurrence of a weekday #10833 + - Handle event and alarm creation as one seamless operation #10568 + + Bugfixes + - Error when duplicating events with alarms #9887 + - Editing Altered Event choosing this and the future throws an error #9665 + + Milestone + https://github.com/tutao/tutanota/milestone/432?closed=1 + + Asset Checksums (SHA256) + tutanota-desktop-linux.AppImage: + 4aa0faa44ad451eabf9b421d84be04572608366c88304ea9b9c187dec0142f98 + tutanota-desktop-win.exe: + fec79a406ab8797fdea429b990e27a487a24b3a475de9f1c02a855ca30234239 + tutanota-desktop-mac.dmg: + 4c418b30716b8ca15fd49fc5edb603f64fe6d99956f85ffb1a23779923b39280 +ReleaseNotesUrl: https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-348.260519.0 +PurchaseUrl: https://tutanota.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://tutanota.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.yaml b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.yaml new file mode 100644 index 000000000000..3ae79d4bab4f --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260519.0/Tutanota.Tutanota.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: Tutanota.Tutanota +PackageVersion: 348.260519.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.installer.yaml b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.installer.yaml similarity index 77% rename from manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.installer.yaml rename to manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.installer.yaml index e81dd56da141..e1a7cb0e5be9 100644 --- a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.installer.yaml +++ b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Ubisoft.Connect -PackageVersion: 171.0.0.13174 +PackageVersion: 171.1.0.13197 InstallerLocale: en-US InstallerType: nullsoft Scope: machine @@ -12,7 +12,7 @@ InstallModes: UpgradeBehavior: install ProductCode: Uplay AppsAndFeaturesEntries: -- DisplayVersion: 171.0.13174 +- DisplayVersion: 171.1.13197 ProductCode: Uplay ElevationRequirement: elevatesSelf InstallationMetadata: @@ -20,7 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe - InstallerSha256: 7A6942EF2C96ED516B4E06256B03AC0BB994DE22702E944F4EBF2C2507F31A24 + InstallerSha256: 6CEB13DCA93210EB3D257C12B7B87608FDE8B6CDD693B71C61FE1E7D58264149 ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-12 +ReleaseDate: 2026-05-20 diff --git a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.locale.en-US.yaml b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.locale.en-US.yaml similarity index 94% rename from manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.locale.en-US.yaml rename to manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.locale.en-US.yaml index 2e9be8a2122c..930e8e12fffa 100644 --- a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.locale.en-US.yaml +++ b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Ubisoft.Connect -PackageVersion: 171.0.0.13174 +PackageVersion: 171.1.0.13197 PackageLocale: en-US Publisher: Ubisoft PublisherUrl: https://www.ubisoft.com/en-us diff --git a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.yaml b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.yaml similarity index 85% rename from manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.yaml rename to manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.yaml index 7f62f0470130..0411af2f37ac 100644 --- a/manifests/u/Ubisoft/Connect/171.0.0.13174/Ubisoft.Connect.yaml +++ b/manifests/u/Ubisoft/Connect/171.1.0.13197/Ubisoft.Connect.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Ubisoft.Connect -PackageVersion: 171.0.0.13174 +PackageVersion: 171.1.0.13197 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.installer.yaml b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.installer.yaml similarity index 79% rename from manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.installer.yaml rename to manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.installer.yaml index e712d3db88a2..e4321a214873 100644 --- a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.installer.yaml +++ b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.installer.yaml @@ -2,14 +2,14 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: VovSoft.FaceDetector -PackageVersion: 1.0.0.0 +PackageVersion: 1.1.0.0 InstallerLocale: en-US Installers: - Architecture: x86 InstallerType: inno Scope: machine InstallerUrl: https://files.vovsoft.com/face-detector.exe - InstallerSha256: 498C0EAC88484A3AF56228F8D36721931F8FE9DD5F6A51848078485709891FFB + InstallerSha256: 4AB50F51E4D5EDB035C302624AA9D24332DAFB09E8718DD57DA2B2E736D56F1E InstallModes: - interactive - silent @@ -28,8 +28,8 @@ Installers: - RelativeFilePath: facedetector.exe PortableCommandAlias: facedetector InstallerUrl: https://files.vovsoft.com/face-detector-portable.zip - InstallerSha256: 67801D4282C8677CF753B3C44C14DF77A8FAB1B663FFDFA288C071549F5AD005 + InstallerSha256: D95B7547ADF3BEC058A89E7AE7C98D5191063785CD4C6424DF3AFC5EBF0A7D3A ArchiveBinariesDependOnPath: true ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2025-07-19 +ReleaseDate: 2026-05-20 diff --git a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.locale.en-US.yaml b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.locale.en-US.yaml similarity index 97% rename from manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.locale.en-US.yaml rename to manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.locale.en-US.yaml index 8f2ec2951b39..fe7bd03c0a88 100644 --- a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.locale.en-US.yaml +++ b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: VovSoft.FaceDetector -PackageVersion: 1.0.0.0 +PackageVersion: 1.1.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ diff --git a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.yaml b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.yaml similarity index 88% rename from manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.yaml rename to manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.yaml index ebb056738121..6bbcc1187111 100644 --- a/manifests/v/VovSoft/FaceDetector/1.0.0.0/VovSoft.FaceDetector.yaml +++ b/manifests/v/VovSoft/FaceDetector/1.1.0.0/VovSoft.FaceDetector.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: VovSoft.FaceDetector -PackageVersion: 1.0.0.0 +PackageVersion: 1.1.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.installer.yaml b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.installer.yaml new file mode 100644 index 000000000000..fabfae2d7df6 --- /dev/null +++ b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: WalkingWiFi.CodexRateLimitTray +PackageVersion: 0.1.0 +InstallerType: inno +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-15 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/walkingwifi28/codex-rate-limit-tray-win/releases/download/v0.1.0/CodexRateLimitTray-0.1.0-win-x64-setup.exe + InstallerSha256: 8DE3E43861AC7B6901386DDEE0540666A6E72F9B67F68F069B1AE4F11D1D1153 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.locale.ja-JP.yaml b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.locale.ja-JP.yaml new file mode 100644 index 000000000000..ac9e1ad58d76 --- /dev/null +++ b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.locale.ja-JP.yaml @@ -0,0 +1,10 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: WalkingWiFi.CodexRateLimitTray +PackageVersion: 0.1.0 +PackageLocale: ja-JP +Publisher: WalkingWiFi +PackageName: Codex レート制限 +ShortDescription: Codex/ChatGPT のレート制限残量を Windows タスクトレイに表示します。 +License: MIT +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.yaml b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.yaml new file mode 100644 index 000000000000..9a61d9ae3b3d --- /dev/null +++ b/manifests/w/WalkingWiFi/CodexRateLimitTray/0.1.0/WalkingWiFi.CodexRateLimitTray.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created with WinGet Releaser-style split manifests. +PackageIdentifier: WalkingWiFi.CodexRateLimitTray +PackageVersion: 0.1.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.installer.yaml b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.installer.yaml new file mode 100644 index 000000000000..5d079afbcbb6 --- /dev/null +++ b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Xmake-io.Xmake +PackageVersion: 3.0.9+20260519 +Commands: +- xmake +ReleaseDate: 2026-05-19 +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-v3.0.9.win32.exe + InstallerSha256: 35C09814DB94CCCCA9687D4F96F07EFA859F0F5698637528B98A83D8AAE0246D + UpgradeBehavior: install + ProductCode: xmake +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-v3.0.9.win64.exe + InstallerSha256: 41DB4671946E0F1368D03164E82A1B9D5E3EB02CA117E04D1C60719F90109B6D + UpgradeBehavior: install + ProductCode: xmake +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-v3.0.9.arm64.exe + InstallerSha256: 2B4197DE0B71CD2E2CA9D8F57FC5C699833DB891AFEDA7C571BE03B204EBE5B1 + UpgradeBehavior: install + ProductCode: xmake +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-bundle-v3.0.9.win32.exe + InstallerSha256: 6420A6BDE1A6526DC059F03E301EEAC483AAA1DAE94C23FC8DCF7409210F486C +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-bundle-v3.0.9.win64.exe + InstallerSha256: 0400C8B07738EE75FBB30C60E7F1837F08ACDC6264AD57463DB3D169717BC9E6 +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-bundle-v3.0.9.arm64.exe + InstallerSha256: 7F91D1BD6D6D7EF18C5057F05930CBFCC4FC0E9F88772088C9B7D0BAAE573B2D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.en-US.yaml b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.en-US.yaml new file mode 100644 index 000000000000..c371e7415e3a --- /dev/null +++ b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.en-US.yaml @@ -0,0 +1,87 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Xmake-io.Xmake +PackageVersion: 3.0.9+20260519 +PackageLocale: en-US +Publisher: The TBOOX Open Source Group +PublisherUrl: https://github.com/xmake-io/xmake +PublisherSupportUrl: https://github.com/xmake-io/xmake/issues +Author: xmake-io +PackageName: XMake build utility +PackageUrl: https://github.com/xmake-io/xmake +License: Apache-2.0 +LicenseUrl: https://github.com/xmake-io/xmake/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present, TBOOX Open Source Group +CopyrightUrl: https://raw.githubusercontent.com/xmake-io/xmake/master/LICENSE.md +ShortDescription: A cross-platform build utility based on Lua. +Description: |- + xmake is a lightweight cross-platform build utility based on Lua. + It uses xmake.lua to maintain project builds. + Compared with makefile/CMakeLists.txt, the configuration syntax is more concise and intuitive. + It is very friendly to novices and can quickly get started in a short time. + Let users focus more on actual project development. +Moniker: xmake +Tags: +- cross-platform +- lua +- open-source +ReleaseNotes: |- + New features + - #7430: Add C interop support for the Zig toolchain + - #7443: Add utils.replace built-in rule + - #7437: Upgrade built-in Lua runtime to 5.5 + - #7446: Add Fil-C toolchain support + - #7489: vsxmake: generate .csproj for C# targets + - #7491: Add xrepo info --depgraph to print the package dependency graph + - #7490: Support exporting the target dependency graph as JSON or DOT + - #7518: Add aria2 download backend with multi-threaded support + - #7535: Add Huawei Ascend C toolchain support + Changes + - #7420: Improve zsh completions + - #7423: Improve has_flags detection for cl / clang-cl + - #7424: Improve code comments + - #7439: Switch icx to icx-cc on Windows + - #7434: Improve nix package config and source selection + - #7440: Improve code comments + - #7435: Improve C++ module error messages + - #7461: Expose checker as a public API + - #7463: Bump package versions in C++ modules tests + - #7465: Bump C++ modules test versions again + - #7467: Parse XMAKE_ROOT / XMAKE_STATS via option.boolean + - #7478: Improve custom toolchain definition + - #7485: Improve pairs behavior for Lua 5.5 + - #7505: Add NuGet package repository entry to README + - #7524: Add lld-link configuration support + - #7529: Move clang PCH support into its own module + - #7542: Merge libs contributed by packages + Bugs fixed + - #7432: Fix set_kind("test") handling + - #7433: Fix xpack AppImage package naming + - #7445: Fix package local cache directory + - #7455: Avoid duplicate bundle rpath insertion in xcode.application + - #7451: Use the correct framework rpath for iOS apps in xcode.application + - #7449: Avoid leaking private dep flags into rebuilt BMIs for C++ modules + - #7470: Use target_link_libraries to link object libraries in generated CMakeLists + - #7477: Fix clang when using c++_static + - #7483: Fix syslink handling on MinGW + - #7493: Fix Qt cross-compilation + - #7495: Fix "cannot find known tool script for ar.cmd" + - #7500: Fix Linux kernel module insmod failure on kernel 6.12+ + - #7502: Fix Rust build + - #7501: Fix Linux kernel module intermediate filenames + - #7503: Fix xpack deb / srpm packaging + - #7512: Handle Windows cross-compile prefix and install path in the Meson backend + - #7516: Restore missing path.isdir API + - #7520: Fix cl exception when probing flags + - #7523: Fix MSVC / Intel snippet detection when the temp path contains spaces + - #7525: Fix Zig CC stdlib and LTO flags + - #7527: Handle compiler / linker frontend variants more accurately when generating CMakeLists + - #7533: Support paths like mingw/current/bin in find_mingw + - #7538: Align ascendc flags with the Bisheng compiler user guide + - #7540: xmake show -l targets now lists all targets regardless of set_default + - #7541: Fix find_qt cache and dep config being overwritten during Qt cross-compilation + - #7545: Expand builtin variables before calling path.is_absolute in add_moduledirs +ReleaseNotesUrl: https://github.com/xmake-io/xmake/releases/tag/v3.0.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.zh-CN.yaml b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.zh-CN.yaml new file mode 100644 index 000000000000..f51a906d54e2 --- /dev/null +++ b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.locale.zh-CN.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Xmake-io.Xmake +PackageVersion: 3.0.9+20260519 +PackageLocale: zh-CN +Publisher: The TBOOX Open Source Group +PublisherUrl: https://github.com/xmake-io/xmake +PublisherSupportUrl: https://github.com/xmake-io/xmake/issues +Author: xmake-io +PackageName: XMake build utility +PackageUrl: https://github.com/xmake-io/xmake +License: Apache-2.0 +LicenseUrl: https://github.com/xmake-io/xmake/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present, TBOOX Open Source Group +CopyrightUrl: https://raw.githubusercontent.com/xmake-io/xmake/master/LICENSE.md +ShortDescription: 一个基于 Lua 的轻量级跨平台构建工具。 +Description: |- + Xmake 是一个基于 Lua 的轻量级跨平台构建工具。 + 它使用 xmake.lua 维护项目构建。 + 相比 makefile/CMakeLists.txt,配置语法更加简洁直观。 + 对新手非常友好,短时间内就能快速入门。 + 能够让用户把更多的精力集中在实际的项目开发上。 +Tags: +- cross-platform +- lua +- open-source +ReleaseNotes: |- + 新特性 + - #7430: 为 Zig 工具链添加 C 互操作支持 + - #7443: 添加 utils.replace 内置规则 + - #7437: 内置 Lua 运行时升级到 5.5 + - #7446: 添加 Fil-C 工具链支持 + - #7489: vsxmake:为 C# 目标生成 .csproj + - #7491: 添加 xrepo info --depgraph,用于打印包依赖图 + - #7490: 支持将目标依赖图导出为 JSON / DOT 格式 + - #7518: 添加支持多线程的 aria2 下载后端 + - #7535: 添加华为 Ascend C 工具链支持 + 改进 + - #7420: 改进 zsh 自动补全 + - #7423: 改进 cl / clang-cl 的 has_flags 检测 + - #7424: 改进代码注释 + - #7439: 在 Windows 上将 icx 切换为 icx-cc + - #7434: 改进 nix 包配置和源选择 + - #7440: 改进代码注释 + - #7435: 改进 C++ 模块的错误提示 + - #7461: 将 checker 暴露为公共 API + - #7463: 升级 C++ 模块测试中的包版本 + - #7465: 再次升级 C++ 模块测试版本 + - #7467: 使用 option.boolean 解析 XMAKE_ROOT / XMAKE_STATS + - #7478: 改进自定义工具链定义 + - #7485: 改进 Lua 5.5 下的 pairs 行为 + - #7505: 在 README 中添加 NuGet 包仓库入口 + - #7524: 添加 lld-link 配置支持 + - #7529: 将 clang PCH 支持拆分到独立模块 + - #7542: 合并 packages 提供的 libs + Bugs 修复 + - #7432: 修复 set_kind("test") 的处理 + - #7433: 修复 xpack AppImage 包命名 + - #7445: 修复 package 本地缓存目录 + - #7455: 修复 xcode.application 中重复插入 bundle rpath 的问题 + - #7451: 修复 xcode.application 中 iOS 应用的 framework rpath + - #7449: 避免 C++ 模块重建 BMI 时泄漏私有依赖 flags + - #7470: 生成的 CMakeLists 改用 target_link_libraries 链接 object libraries + - #7477: 修复 clang 配合 c++_static 使用的问题 + - #7483: 修复 MinGW 下 syslink 的处理 + - #7493: 修复 Qt 交叉编译 + - #7495: 修复 "cannot find known tool script for ar.cmd" + - #7500: 修复内核 6.12+ 下 Linux 内核模块 insmod 失败 + - #7502: 修复 Rust 构建 + - #7501: 修复 Linux 内核模块的中间文件名 + - #7503: 修复 xpack deb / srpm 打包 + - #7512: 修复 Meson 后端中 Windows 交叉编译的 prefix 和安装路径 + - #7516: 修复 path.isdir API 缺失 + - #7520: 修复探测 flags 时 cl 抛出的异常 + - #7523: 修复 MSVC / Intel snippet 检测在 temp 路径含空格时失败 + - #7525: 修复 Zig CC 的 stdlib 和 LTO flags + - #7527: 生成 CMakeLists 时更准确地处理编译器 / 链接器的 frontend 变体 + - #7533: find_mingw 支持类似 mingw/current/bin 的路径 + - #7538: 修复 ascendc flags,对齐 Bisheng 编译器用户指南 + - #7540: xmake show -l targets 现在列出所有目标,不再受 set_default 影响 + - #7541: 修复 Qt 交叉编译时 find_qt 缓存和依赖配置被覆盖的问题 + - #7545: add_moduledirs 中调用 path.is_absolute 前先展开内置变量 +ReleaseNotesUrl: https://github.com/xmake-io/xmake/releases/tag/v3.0.9 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.yaml b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.yaml new file mode 100644 index 000000000000..887822d91453 --- /dev/null +++ b/manifests/x/Xmake-io/Xmake/3.0.9+20260519/Xmake-io.Xmake.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: Xmake-io.Xmake +PackageVersion: 3.0.9+20260519 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml similarity index 80% rename from manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml rename to manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml index d16a28d905d4..ee5168dd92c4 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight -PackageVersion: 1.20t +PackageVersion: 1.21t InstallerType: exe Scope: machine InstallModes: @@ -29,16 +29,16 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-05-20 +ReleaseDate: 2026-05-21 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: E4A0A4D4996F939DDA97A2B91C87222D2A1F391C987963905B1979A76E858633 + InstallerSha256: D41C62851C497A4F4DD190743C3825AF31ACFF0326457CC0E0D07C7613DDF475 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (x64 en-US) - Architecture: arm64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer-arm64.exe - InstallerSha256: C92268096629058205AEAB48A50383CFBAD6CF088BC3EE888E5C2D13AB24228B + InstallerSha256: EFF4BA978C0D9B1B6FC555315DF975EACBC48D5EF99A06559A9D835A14C16640 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml similarity index 95% rename from manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml rename to manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml index 6b4a8ac770d9..7b7c6eae59e7 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight -PackageVersion: 1.20t +PackageVersion: 1.21t PackageLocale: en-US Publisher: Zen OSS Team PublisherUrl: https://zen-browser.app/ diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.yaml similarity index 89% rename from manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml rename to manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.yaml index 5736c9b068be..e3c5e52f1574 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight -PackageVersion: 1.20t +PackageVersion: 1.21t DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0