diff --git a/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.installer.yaml b/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.installer.yaml index 0d11a5cc7e759..0d718bbdff5b0 100644 --- a/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.installer.yaml +++ b/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.installer.yaml @@ -43,6 +43,7 @@ FileExtensions: - xht - xhtml ProductCode: 360ChromeX +ReleaseDate: 2026-06-12 Installers: - Architecture: x64 InstallerUrl: https://sedl.360tpcdn.com/cse/360csex_23.1.1244.64.exe diff --git a/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.locale.zh-CN.yaml b/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.locale.zh-CN.yaml index c28a388b6b436..b88e7aaaacb8e 100644 --- a/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.locale.zh-CN.yaml +++ b/manifests/3/360/360Chrome/X/23.1.1244.64/360.360Chrome.X.locale.zh-CN.yaml @@ -23,6 +23,9 @@ Tags: - internet-explorer - 浏览器 - 网页 +ReleaseNotes: |- + 1. 修复 CVE-2026-11645 + 2. 修复 CVE-2026-2441 ReleaseNotesUrl: https://bbs.360.cn/thread-16123706-1-1.html Documentations: - DocumentLabel: 常见问题 diff --git a/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.installer.yaml b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.installer.yaml new file mode 100644 index 0000000000000..4a059a449ae8c --- /dev/null +++ b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.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: AISwitcher.AISwitcher +PackageVersion: 0.5.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AariyJP/ai-switcher/releases/download/0.5.3/AI.Switcher_0.5.3_x64-setup.exe + InstallerSha256: D31112EEB9355EFC938556B674D4BAD6CA053A5CACF974F9655FD3B109606D8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.locale.en-US.yaml b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.locale.en-US.yaml new file mode 100644 index 0000000000000..110b4804044b8 --- /dev/null +++ b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AISwitcher.AISwitcher +PackageVersion: 0.5.3 +PackageLocale: en-US +Publisher: AariyJP +PackageName: AI Switcher +License: AariyJP +ShortDescription: AI Switcher +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.yaml b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.yaml new file mode 100644 index 0000000000000..da6c0f351d2e0 --- /dev/null +++ b/manifests/a/AISwitcher/AISwitcher/0.5.3/AISwitcher.AISwitcher.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: AISwitcher.AISwitcher +PackageVersion: 0.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.installer.yaml b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.installer.yaml new file mode 100644 index 0000000000000..f9741eab59301 --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.1.0" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: filament.exe + PortableCommandAlias: filament +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Abdk4Moura/filament/releases/download/cli-v0.1.0/filament-x86_64-pc-windows-msvc.zip + InstallerSha256: "0180f3388b362963bf0e7e26db2835833a4765e3d6dec7508b770cf62f41b3bb" +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.locale.en-US.yaml b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.locale.en-US.yaml new file mode 100644 index 0000000000000..3c1503047630b --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.1.0" +PackageLocale: en-US +Publisher: Abdulkabir Agboola +PublisherUrl: https://github.com/Abdk4Moura +PublisherSupportUrl: https://github.com/Abdk4Moura/filament/issues +PackageName: Filament +PackageUrl: https://filament.autumated.com +License: MIT +LicenseUrl: https://github.com/Abdk4Moura/filament/blob/main/LICENSE +ShortDescription: P2P file transfer between terminals and browsers - no upload, no account +Description: |- + Filament sends files directly between devices over WebRTC. The other end + can be another terminal or any browser at filament.autumated.com - nothing + to install on the receiving phone or laptop. One-time speakable pairing + codes, resumable transfers that survive restarts, and visible routing + (local / direct / relayed). Self-hostable. +Tags: + - file-transfer + - p2p + - webrtc + - airdrop + - file-sharing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.yaml b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.yaml new file mode 100644 index 0000000000000..450c97eb53c01 --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.1.0/Abdk4Moura.Filament.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.1.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.installer.yaml b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.installer.yaml new file mode 100644 index 0000000000000..5c449cf9ad210 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.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: AdGuard.AdGuard +PackageVersion: 7.22.5282.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +Protocols: +- adguard +- sdns +ProductCode: '{f31fcaf8-feb9-4ad2-857d-00e8769f2ce1}' +ReleaseDate: 2026-06-16 +AppsAndFeaturesEntries: +- ProductCode: '{f31fcaf8-feb9-4ad2-857d-00e8769f2ce1}' + UpgradeCode: '{8CA581B3-9BF1-2942-8D86-3B7A5DCDF5FE}' +Installers: +- Architecture: x86 + InstallerUrl: https://static.adtidy.org/windows/setup-7.22.5282.0.exe + InstallerSha256: 4FA87D3638F503E119DEEEA171239BD519831D5B8B950BC926A54F99771127B0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.en-US.yaml new file mode 100644 index 0000000000000..a4899ec9a1d88 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.22.5282.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com/ +PublisherSupportUrl: https://adguard.com/support.html +PrivacyUrl: https://adguard.com/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/adguard-windows/overview.html +License: Proprietary +LicenseUrl: https://adguard.com/eula.html +Copyright: © 2009-2026 AdGuard Software Ltd. All rights reserved. +ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. +Description: |- + AdGuard is a unique desktop program that has all the necessary features for the best web experience. + The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. +Moniker: adguard +Tags: +- adblock +- adblocker +- adblocking +- antimalware +- antitracking +- internet +- network +- privacy +- protect +- protection +- security +- web +- webpage +ReleaseNotes: '"Dear developers, can we get a bugfix pronto?" Of course you can! Right after the release, we serve you a hotfix with a resolved problem #6035 and fine-tuned operation.' +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html#version-72252820 +PurchaseUrl: https://adguard.com/license.html +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://adguard.com/kb/ +- DocumentLabel: FAQ + DocumentUrl: https://adguard.com/support/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.zh-CN.yaml b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.zh-CN.yaml new file mode 100644 index 0000000000000..40db41dd98b76 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.22.5282.0 +PackageLocale: zh-CN +PublisherUrl: https://adguard.com/zh_cn +PublisherSupportUrl: https://adguard.com/zh_cn/support.html +PrivacyUrl: https://adguard.com/zh_cn/privacy.html +PackageUrl: https://adguard.com/zh_cn/adguard-windows/overview.html +License: 专有软件 +LicenseUrl: https://adguard.com/zh_cn/eula.html +Copyright: © 2009-2026 AdGuard Software Ltd. 保留所有版权。 +ShortDescription: AdGuard 是一款适用于 Windows 独特的使您获取最佳网络冲浪体验具备所有必需功能的广告拦截程序。 +Description: AdGuard 是拥有可获取最佳网络冲浪体验所需全部功能的独特程序。其集合了世界上最高级的广告拦截器,隐私保护模块以及家长控制为一体,还可协同任何浏览器和应⁠用工⁠作。 +Tags: +- 互联网 +- 保护 +- 安全 +- 广告 +- 广告拦截器 +- 拦截器 +- 网络 +- 网页 +- 跟踪 +- 隐私 +PurchaseUrl: https://adguard.com/zh_cn/license.html +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://adguard.com/kb/zh-CN/ +- DocumentLabel: 常见问题 + DocumentUrl: https://adguard.com/zh_cn/support/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.yaml b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.yaml new file mode 100644 index 0000000000000..3315ea4080590 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5282.0/AdGuard.AdGuard.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: AdGuard.AdGuard +PackageVersion: 7.22.5282.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.installer.yaml b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.installer.yaml new file mode 100644 index 0000000000000..bf466e37e6407 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.installer.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AgileBits.1Password +PackageVersion: 8.12.24.34 +UpgradeBehavior: install +Protocols: +- onepassword +- onepassword8 +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.24.msixbundle + InstallerSha256: 89F3B82709D57DB325211A36957219A60448B81D27C08CC403599DE925C2FEC5 + SignatureSha256: 9B95AF49113C40EF4EC46086F632F9613E86CF97099C277BDFCD722B74F11F6A + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.24.msixbundle + InstallerSha256: 89F3B82709D57DB325211A36957219A60448B81D27C08CC403599DE925C2FEC5 + SignatureSha256: 9B95AF49113C40EF4EC46086F632F9613E86CF97099C277BDFCD722B74F11F6A + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.24.msi + InstallerSha256: D685551FC9769B68AE5AD68365ABF609124F232FE4B313D87288FE89F3BB6813 + ProductCode: '{D56E499A-302F-403E-A362-450BCE7AD94F}' + AppsAndFeaturesEntries: + - DisplayVersion: 8.12.24 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.locale.en-US.yaml b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.locale.en-US.yaml new file mode 100644 index 0000000000000..1f1e9e8e5e617 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AgileBits.1Password +PackageVersion: 8.12.24.34 +PackageLocale: en-US +Publisher: AgileBits Inc. +PublisherUrl: https://1password.com/ +PublisherSupportUrl: https://support.1password.com/ +PrivacyUrl: https://1password.com/legal/privacy +Author: AgileBits Inc. +PackageName: 1Password +PackageUrl: https://1password.com/downloads/windows +License: Proprietary +LicenseUrl: https://1password.com/legal/terms-of-service +Copyright: © 2026 1Password. All rights reserved. +CopyrightUrl: https://1password.com/legal/terms-of-service +ShortDescription: Top-Rated Password Manager for Personal & Business Use +Description: Protect your sensitive information with our password manager. Stop data breaches, secure apps, and autofill passwords with 1Password. +Tags: +- credential +- password +- protect +- protection +- security +- vault +PurchaseUrl: https://1password.com/pricing +Documentations: +- DocumentLabel: 1Password Developer + DocumentUrl: https://developer.1password.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.locale.zh-CN.yaml b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4a049c84d43b5 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.24.34 +PackageLocale: zh-CN +PublisherUrl: https://1password.com/zh-cn +PrivacyUrl: https://1password.com/zh-cn/legal/privacy +PackageUrl: https://1password.com/zh-cn/downloads/windows +License: 专有软件 +LicenseUrl: https://1password.com/zh-cn/legal/terms-of-service +Copyright: © 2026 1Password. 保留所有权利。 +CopyrightUrl: https://1password.com/zh-cn/legal/terms-of-service +ShortDescription: 适合个人和企业使用的顶级密码管理器 +Description: 使用我们的密码管理器保护您的敏感信息。使用 1Password 杜绝数据泄露、确保应用程序安全并自动填充密码。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +PurchaseUrl: https://1password.com/zh-cn/pricing +Documentations: +- DocumentLabel: 1Password 开发者 + DocumentUrl: https://developer.1password.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.yaml b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.yaml new file mode 100644 index 0000000000000..e499acd6c8ed2 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.24.34/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.24.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.installer.yaml b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.installer.yaml new file mode 100644 index 0000000000000..3b20ba4231232 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.3.12 +InstallerType: portable +Commands: +- opencodereview +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.3.12/opencodereview-windows-amd64.exe + InstallerSha256: 2E3D349A4855992CBA0717E558511209B2B05EDE685518B294467406A61958F1 +- Architecture: arm64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.3.12/opencodereview-windows-arm64.exe + InstallerSha256: 29BB2DE06E34FB3189069E6E6C32879E59B80B19E46DBAD59B67807A46215621 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.en-US.yaml b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.en-US.yaml new file mode 100644 index 0000000000000..2de1a091526e6 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.3.12 +PackageLocale: en-US +Publisher: Alibaba +PublisherUrl: https://github.com/alibaba +PublisherSupportUrl: https://github.com/alibaba/open-code-review/issues +PackageName: Open Code Review +PackageUrl: https://github.com/alibaba/open-code-review +License: Apache-2.0 +LicenseUrl: https://github.com/alibaba/open-code-review/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba +ShortDescription: The open source AI code review agent. +Description: |- + Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started. + It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. +Tags: +- ai +- code +- review +ReleaseNotes: |- + What's Changed + - fix: use text/tabwriter for dynamic column alignment in ocr llm provi… by @stay-foolish-forever in https://github.com/alibaba/open-code-review/pull/146 + Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.3.11...v1.3.12 +ReleaseNotesUrl: https://github.com/alibaba/open-code-review/releases/tag/v1.3.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.zh-CN.yaml b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a25e665373b8d --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.3.12 +PackageLocale: zh-CN +ShortDescription: 开源的 AI 代码审查智能体。 +Description: |- + Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是阿里集团内部官方 AI 代码审查助手,过去两年在内部服务了数万开发者,识别了数百万个代码缺陷。经过大规模充分验证后,我们将其孵化为开源项目,对社区开放。只需配置一个模型端点即可使用。 + 它读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。 +Tags: +- 人工智能 +- 代码 +- 审查 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.yaml b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.yaml new file mode 100644 index 0000000000000..4cc7dce52a7e3 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.3.12/Alibaba.OpenCodeReview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.3.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.installer.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.installer.yaml new file mode 100644 index 0000000000000..b25880f34a86a --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.installer.yaml @@ -0,0 +1,20 @@ +# 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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.19.0 +InstallerType: exe +InstallerSwitches: + Silent: install --confirm-command --accept-messages + SilentWithProgress: install --confirm-command +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{3ce3f7b0-1498-4630-999d-36a0007b9861}' +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amnezia-vpn/amnezia-client/releases/download/4.8.19.0/AmneziaVPN_4.8.19.0_x64.exe + InstallerSha256: 03DF5389FEAD00343BF2162A6506B1BE1B63D8B272CBFFB37EB4110092960D36 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml new file mode 100644 index 0000000000000..017a148dc3cde --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.19.0 +PackageLocale: en-US +Publisher: AmneziaVPN +PublisherUrl: https://github.com/amnezia-vpn +PublisherSupportUrl: https://github.com/amnezia-vpn/amnezia-client/issues +PackageName: AmneziaVPN +PackageUrl: https://github.com/amnezia-vpn/amnezia-client +License: GPL-3.0 +LicenseUrl: https://github.com/amnezia-vpn/amnezia-client/blob/HEAD/LICENSE +ShortDescription: Amnezia VPN is an open-source VPN client, with a key feature that enables you to deploy your own VPN server on your server. +Tags: +- cloak +- gfw +- ikev2 +- openvpn +- shadowsocks +- vpn +- vpn-client +- vpn-server +- wireguard +ReleaseNotes: |- + Version differences + Android + - For Android version 9 and higher, you need to use .apk that start with - AmneziaVPN_4.8.19.0_android9+ + - The app version for Android 7 and 8 is temporarily unavailable + macOS + !!! The previous version (4.8.8.2 and lower) of the application (installed via the .dmg installer) must be uninstalled via “move to bin” in the applications folder + - For macOS version 13 and higher, you need to use .pkg - AmneziaVPN_4.8.19.0_macos.zip + - The app version for macOS 10.15 - 12, is temporarily unavailable + Linux + For Ubuntu you need to install xcb plugin: + apt install libxcb-cursor0 libxcb-xinerama0 libxcb-icccm4 libxcb-keysyms1 libopengl0 libxkbcommon-x11-0 + - The app version for Debian 12 / Ubuntu 22.04.x is temporarily unavailable + Changelog + General + - improve stability + Full Changelog: 4.8.18.0...4.8.19.0 +ReleaseNotesUrl: https://github.com/amnezia-vpn/amnezia-client/releases/tag/4.8.19.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/amnezia-vpn/amnezia-client/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.yaml new file mode 100644 index 0000000000000..3f93610026c04 --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.19.0/AmneziaVPN.AmneziaVPN.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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.19.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.installer.yaml b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.installer.yaml new file mode 100644 index 0000000000000..bb1d4a10dc077 --- /dev/null +++ b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: atani.ctxpack +PackageVersion: 0.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: ctxpack.exe + PortableCommandAlias: ctxpack +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/atani/ctxpack/releases/download/ctxpack-v0.4.0/ctxpack_0.4.0_windows_amd64.zip + InstallerSha256: 69F78A73D41BA111D06899DAD70A5F8D8112F87830E8D6146B6A890614F71740 + - Architecture: arm64 + InstallerUrl: https://github.com/atani/ctxpack/releases/download/ctxpack-v0.4.0/ctxpack_0.4.0_windows_arm64.zip + InstallerSha256: D899ED304D1A8B64AF57061D331FABF80F75A03C5B29F4AB35715BADFFB77733 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.locale.en-US.yaml b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.locale.en-US.yaml new file mode 100644 index 0000000000000..70700fae6f250 --- /dev/null +++ b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: atani.ctxpack +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Akira Taniwaki +PublisherUrl: https://github.com/atani +PublisherSupportUrl: https://github.com/atani/ctxpack/issues +Author: Akira Taniwaki +PackageName: CtxPack +PackageUrl: https://github.com/atani/ctxpack +License: MIT +LicenseUrl: https://github.com/atani/ctxpack/blob/main/LICENSE +ShortDescription: Token-aware context extraction for AI agents +Description: CtxPack turns noisy web pages, HTML, or Markdown into compact context that AI agents can safely consume while tracking token savings. +Moniker: ctxpack +Tags: + - ai + - ai-agents + - cli + - context + - markdown + - tokens +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.yaml b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.yaml similarity index 58% rename from manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.yaml rename to manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.yaml index f7143b6547e28..48748a2ed9d48 100644 --- a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.yaml +++ b/manifests/a/atani/ctxpack/0.4.0/atani.ctxpack.yaml @@ -1,8 +1,6 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Belfius.BelfiusConnector -PackageVersion: 3.7.15 +PackageIdentifier: atani.ctxpack +PackageVersion: 0.4.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.installer.yaml b/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.installer.yaml deleted file mode 100644 index e32e93d2fc6ec..0000000000000 --- a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Belfius.BelfiusConnector -PackageVersion: 3.7.15 -InstallerType: wix -Scope: machine -UpgradeBehavior: install -AppsAndFeaturesEntries: -- UpgradeCode: '{C14F1609-DD32-43A9-AC1F-CE5776136F80}' -Installers: -- Architecture: x86 - InstallerUrl: https://belfiusweb.belfius.be/F2CRenderingBelfiusWeb/GEPAResource/BelfiusConnector-x86.msi?resourceType=binaries&ext=.msi&version=3.7.15c - InstallerSha256: 342F329242C57A9504BE56C963DA770936B5C8AB8BFEC5D4B16A63ED2F676035 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - ProductCode: '{92A592F9-5E00-4E6E-B25E-9008B6170B63}' -- Architecture: x64 - InstallerUrl: https://belfiusweb.belfius.be/F2CRenderingBelfiusWeb/GEPAResource/BelfiusConnector-x64.msi?resourceType=binaries&ext=.msi&version=3.7.15c - InstallerSha256: BB352DB12E1FAB520E09C8A095B6E449D7F36EE4D8E37728FD9D099825F9FD60 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - ProductCode: '{96A50153-2A27-4439-B91E-01A096060952}' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.en-US.yaml b/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.en-US.yaml deleted file mode 100644 index 7f0712e840850..0000000000000 --- a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Belfius.BelfiusConnector -PackageVersion: 3.7.15 -PackageLocale: en-US -Publisher: Belfius -PublisherUrl: https://www.belfius.be/ -PackageName: BelfiusConnector -PackageUrl: https://doccenter.belfius.be/doccenter/en/help/themas/BelfiusCardreaderConnector/index.aspx -License: Proprietary -ShortDescription: Use the connected Belfius card reader to exchange files and manage your directories. -Description: |- - Belfius Connector allows you to use the Belfius card reader connected to your computer via a USB cable to: - - start BelfiusWeb and automatically read your BelfiusWeb card - - sign your transactions using a simplified procedure - - read an electronic identity card (eID) - With this software, you can optionally in BelfiusWeb: - - manage preferred directories for receiving and sending files* - - upload several files at once to the reporting functionalities (CODA, PaPyRuS)* - (*) These actions are also possible if you start BelfiusWeb without connecting the USB cable to the computer: - - provided the software has been installed and you have given your consent for its use when starting it up. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.zh-CN.yaml b/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.zh-CN.yaml deleted file mode 100644 index 3cdb1d7d632ea..0000000000000 --- a/manifests/b/Belfius/BelfiusConnector/3.7.15/Belfius.BelfiusConnector.locale.zh-CN.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Belfius.BelfiusConnector -PackageVersion: 3.7.15 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 使用连接的 Belfius 读卡器交换文件并管理目录。 -Description: |- - Belfius Connector支持您通过 USB 线缆连接至电脑的 Belfius 读卡器,用于以下功能: - - 启动 BelfiusWeb 并自动读取您的 BelfiusWeb 卡 - - 通过简化流程签署交易 - - 读取电子身份证(eID) - 通过此软件,您还可在 BelfiusWeb 中可选地实现: - - 管理用于接收和发送文件的偏好目录* - - 在报表功能(如 CODA、PaPyRuS)中批量下载多个文件* - (*) 即使未将 USB 线缆连接至电脑,只要满足以下条件,上述操作仍可执行: - - 软件已安装完成,并且启动时已同意使用该软件 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml index a2ec029d9265f..10c7b5c39d9f6 100644 --- a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml +++ b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml @@ -27,6 +27,10 @@ Tags: - large-language-model - llm - programming +ReleaseNotes: |- + - Added support for Hooks. You can configure Hooks in Settings → Hooks. + - Gradually rolling out the deprecation of automatic execution for the Agent Delete Tool. Files deleted by the tool can be found in the system Recycle Bin/Trash. + - Fixed known issues. Documentations: - DocumentLabel: Documentation DocumentUrl: https://docs.trae.ai/ diff --git a/manifests/b/ByteDance/Trae/CN/3.3.66/ByteDance.Trae.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/Trae/CN/3.3.66/ByteDance.Trae.CN.locale.zh-CN.yaml index e7a6860e00d24..dc54e9f6c5d7f 100644 --- a/manifests/b/ByteDance/Trae/CN/3.3.66/ByteDance.Trae.CN.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/Trae/CN/3.3.66/ByteDance.Trae.CN.locale.zh-CN.yaml @@ -26,6 +26,10 @@ Tags: - 编程 - 编辑 - 编辑器 +ReleaseNotes: |- + 1. 支持 Hooks 功能,可在「设置」-「Hooks」中配置。 + 2. 逐步灰度 Agent 删除工具的自动执行,其删除的文件可以在系统回收站/废纸篓中找到。 + 3. 修复了已知问题。 Documentations: - DocumentLabel: 文档 DocumentUrl: https://docs.trae.com.cn/ diff --git a/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.installer.yaml b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.installer.yaml new file mode 100644 index 0000000000000..ca451b5699b82 --- /dev/null +++ b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.installer.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bcssov.IronyModManager +PackageVersion: 1.27.187 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: inno +NestedInstallerFiles: +- RelativeFilePath: win-x64-setup.exe +ProductCode: '{8AAA7D9F-2192-4A6B-AAEE-EBB2A355EF75}_is1' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- DisplayName: Irony Mod Manager v{code:getSetupVersion|1.27.187+b6f8d17d83} + Publisher: Mario + DisplayVersion: 1.27.187+b6f8d17d83 + ProductCode: '{8AAA7D9F-2192-4A6B-AAEE-EBB2A355EF75}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/bcssov/IronyModManager/releases/download/v1.27.187/win-x64-setup.zip + InstallerSha256: B33654CD3D96C6A264BEB1BEC3C373B8DFB592AD3A8A5742AF66BCEA042AFBC6 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/bcssov/IronyModManager/releases/download/v1.27.187/win-x64-setup.zip + InstallerSha256: B33654CD3D96C6A264BEB1BEC3C373B8DFB592AD3A8A5742AF66BCEA042AFBC6 + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Irony Mod Manager' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.locale.en-US.yaml b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.locale.en-US.yaml new file mode 100644 index 0000000000000..628a2b85d9a97 --- /dev/null +++ b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.locale.en-US.yaml @@ -0,0 +1,79 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bcssov.IronyModManager +PackageVersion: 1.27.187 +PackageLocale: en-US +Publisher: bcssov +PublisherUrl: https://github.com/bcssov +PublisherSupportUrl: https://github.com/bcssov/IronyModManager/issues +PackageName: Irony Mod Manager +PackageUrl: https://github.com/bcssov/IronyModManager +License: MIT +LicenseUrl: https://github.com/bcssov/IronyModManager/blob/HEAD/LICENSE +ShortDescription: Mod Manager for Paradox Games. +Tags: +- ck3 +- crusader-kings-3 +- crusader-kings-iii +- eu4 +- europa-universalis-4 +- europa-universalis-iv +- hearts-of-iron-4 +- hearts-of-iron-iv +- hoi4 +- imperatorrome +- mod-manager +- paradox +- paradox-interactive +- stellaris +- victoria +- victoria3 +ReleaseNotes: |- + Current Release Notes + - Fix #609 + - Stellaris CS mapping for latest game version + - HOI4 CS mapping for latest game version + Release Notes 1.27 + - Update dependencies + - HOI4 1.17 CS support + - Stellaris 4.2 CS support + - EU5 mod management support + - Proton game launching on Linux + - Optional GenerateSteamAppId flag to create steam_appid.txt when missing (used for enabling Steam activity tracking when launching games directly; off by default) + - Added StoragePath setting to customize where Irony stores and reads its data + - Irony is now Flatpak-aware (detects and supports Steam Flatpak installations) + Which file should I download? + Windows + - Portable version: win-x64.zip + - Installer version: win-x64-setup.zip + MacOS + - Portable version: osx-x64.zip + Linux + - Portable version: linux-x64.zip + How to run Irony + Windows + Portable build + 1. Download win-x64.zip + 2. Extract it anywhere + 3. Run IronyModManager.exe + Installer build + 1. Download win-x64-setup.zip + 2. Extract it + 3. Run win-x64-setup.exe + 4. Follow on-screen instructions + MacOS + 1. Download and extract osx-x64.zip + 2. Open Terminal + 3. Navigate to the folder: cd /path/to/Irony + 4. Make the file executable: chmod +x IronyModManager + 5. Run Irony: ./IronyModManager + (Important: ./ must be included.) + Linux + 1. Download and extract linux-x64.zip + 2. Open a terminal in the extracted directory + 3. Make Irony executable: chmod +x IronyModManager + 4. Run Irony: ./IronyModManager +ReleaseNotesUrl: https://github.com/bcssov/IronyModManager/releases/tag/v1.27.187 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.yaml b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.yaml new file mode 100644 index 0000000000000..e3f65a24c3fad --- /dev/null +++ b/manifests/b/bcssov/IronyModManager/1.27.187/bcssov.IronyModManager.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: bcssov.IronyModManager +PackageVersion: 1.27.187 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/blindpro/devkit/1.0/blindpro.devkit.installer.yaml b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.installer.yaml new file mode 100644 index 0000000000000..d5ed42a77bac8 --- /dev/null +++ b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: blindpro.devkit +PackageVersion: "1.0" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devkit\devkit.exe + PortableCommandAlias: devkit.exe +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/blindpro/dev-kit/releases/download/v1.0/devkit.zip + InstallerSha256: 39A5F857F7C2E558E724DCC9E018546F863B8A13F02D5198D181893B1FA23B72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blindpro/devkit/1.0/blindpro.devkit.locale.en-US.yaml b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.locale.en-US.yaml new file mode 100644 index 0000000000000..c88150d55d669 --- /dev/null +++ b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: blindpro.devkit +PackageVersion: "1.0" +PackageLocale: en-US +Publisher: blindpro +PackageName: devkit +License: MIT License +ShortDescription: A UI for blind developers that allows them to manage their project. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blindpro/devkit/1.0/blindpro.devkit.yaml b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.yaml new file mode 100644 index 0000000000000..b0b565c0a3bb6 --- /dev/null +++ b/manifests/b/blindpro/devkit/1.0/blindpro.devkit.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: blindpro.devkit +PackageVersion: "1.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-GB.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-GB.yaml new file mode 100644 index 0000000000000..07abc72a4270f --- /dev/null +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-GB.yaml @@ -0,0 +1,9 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Citrix.Workspace +PackageVersion: 26.3.10.69 +PackageLocale: en-GB +ShortDescription: A complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organisation. +Description: Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organisation. Users subscribe to the services you make available and can access them from anywhere, on any device. Citrix Workspace helps you organise and automate the most important details that your users need to collaborate, make better decisions, and focus on their work. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml index b6f04e008edf0..8e83f667a9e7b 100644 --- a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml @@ -15,14 +15,17 @@ License: Proprietary LicenseUrl: https://www.cloud.com/content/dam/cloud/documents/legal/end-user-agreement.pdf Copyright: © 2026 Citrix Systems, Inc. All rights reserved. CopyrightUrl: https://www.cloud.com/content/dam/cloud/documents/legal/cloud-software-group-trademark-guidelines.pdf -ShortDescription: Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization. +ShortDescription: A complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization. Description: Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization. Users subscribe to the services you make available and can access them from anywhere, on any device. Citrix Workspace helps you organize and automate the most important details that your users need to collaborate, make better decisions, and focus on their work. Moniker: citrix-workspace Tags: +- citrix-workspace-app +- citrixworkspaceapp - desktop - remote - remote-access - remote-desktop - workspace +- xpfcg3278hx4x9 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.installer.yaml b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.installer.yaml new file mode 100644 index 0000000000000..f04aff093a27e --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.3.0 +UpgradeBehavior: install +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.3.0-win.exe + InstallerSha256: B4939921EC6969094BBBA7196D6F107AD93CBE4F286A439185EDBABB5E9C7D91 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: 7e2819b4-e614-5cd2-a0f7-7168a4dae796 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.3.0-win.exe + InstallerSha256: B4939921EC6969094BBBA7196D6F107AD93CBE4F286A439185EDBABB5E9C7D91 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: 7e2819b4-e614-5cd2-a0f7-7168a4dae796 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.3.0-win.msi + InstallerSha256: E53204E7695A6BEA46B5E5F1E7F675A0143F457A9B2D8D71CA0881EC4FCCDC68 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{98C3ED32-1D87-40C7-AEA7-091C1749B901}' + AppsAndFeaturesEntries: + - UpgradeCode: '{71B15111-BB2F-566A-BBC4-D3737D388F73}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.locale.en-US.yaml b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.locale.en-US.yaml new file mode 100644 index 0000000000000..671025c965a96 --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.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: CreativeForce.Luma +PackageVersion: 2.3.0 +PackageLocale: en-US +Publisher: Creative Force +PublisherUrl: https://www.creativeforce.io/ +PublisherSupportUrl: https://help.creativeforce.io/ +PrivacyUrl: https://www.creativeforce.io/legal/privacy-policy/ +Author: CreativeForce.io, Inc +PackageName: Luma +PackageUrl: https://download.creativeforce.io/ +License: Proprietary +LicenseUrl: https://www.creativeforce.io/legal/eula/ +Copyright: Copyright © 2026 Creative Force, Inc. All rights reserved, +CopyrightUrl: https://www.creativeforce.io/legal/eula/ +ShortDescription: Enables video editing teams to manage tasks through a standalone app and Adobe Premiere Pro extension, with organized file management, detailed markings, and built-in quality checks for post-production. +Tags: +- premiere +- premiere-pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.locale.zh-CN.yaml b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..52424049176db --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.3.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过独立应用和 Adobe Premiere Pro 扩展程序让视频编辑团队能够管理任务,并为后期制作提供有序的文件管理、详细标记和内置质量检查。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.yaml b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.yaml new file mode 100644 index 0000000000000..242e44d94aaee --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.3.0/CreativeForce.Luma.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: CreativeForce.Luma +PackageVersion: 2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.installer.yaml b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.installer.yaml new file mode 100644 index 0000000000000..d324c8cc82d21 --- /dev/null +++ b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.installer.yaml @@ -0,0 +1,67 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.9.8.1 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Protocols: +- asuka +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x86 + InstallerUrl: https://download.cubejoy.com/app/3.9.8.1/CubeSetup_v3.9.8.1.exe + InstallerSha256: 4B74AD754D9315E23C5A30C88A742433C164C55F61213F563E1B01C5A65941E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.locale.en-US.yaml b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.locale.en-US.yaml new file mode 100644 index 0000000000000..d1ec09f1e9234 --- /dev/null +++ b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.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: Cube.CubePlatform +PackageVersion: 3.9.8.1 +PackageLocale: en-US +Publisher: 方块游戏 +PublisherUrl: https://www.cubejoy.com +PublisherSupportUrl: https://cs.cubejoy.com/index.html +PrivacyUrl: https://pages.cubejoy.com/privacy.html +Author: Wan Xin Culture Technology Co., Ltd. +PackageName: 方块游戏平台 +PackageUrl: https://app.cubejoy.com/download.html +License: Proprietary +LicenseUrl: https://pages.cubejoy.com/protocol.html +Copyright: Wan Xin Culture Technology Co., Ltd. All Rights Reserved +ShortDescription: The official PC client of Cube Game +Description: The official PC client of Cube Game that helps you manage a huge number of games with one click and installs them intelligently. +Tags: +- game +- gaming +- store +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.locale.zh-CN.yaml b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fe4384f1d825f --- /dev/null +++ b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.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: Cube.CubePlatform +PackageVersion: 3.9.8.1 +PackageLocale: zh-CN +Publisher: 方块游戏 +PublisherUrl: https://www.cubejoy.com +PublisherSupportUrl: https://cs.cubejoy.com/index.html +PrivacyUrl: https://pages.cubejoy.com/privacy.html +Author: 皖新文化科技有限公司 +PackageName: 方块游戏平台 +PackageUrl: https://app.cubejoy.com/download.html +License: 专有软件 +LicenseUrl: https://pages.cubejoy.com/protocol.html +Copyright: 皖新文化科技有限公司版权所有 +ShortDescription: 方块游戏官方 PC 客户端软件 +Description: 方块游戏官方 PC 客户端软件,助您一键搞定海量游戏,智能安装,更简单、更快乐! +Tags: +- 商店 +- 游戏 +ReleaseNotes: 下载功能优化 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.yaml b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.yaml new file mode 100644 index 0000000000000..79c0f2eb1be39 --- /dev/null +++ b/manifests/c/Cube/CubePlatform/3.9.8.1/Cube.CubePlatform.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: Cube.CubePlatform +PackageVersion: 3.9.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.installer.yaml b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.installer.yaml new file mode 100644 index 0000000000000..319bddd9fbc7e --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.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: caribouhy.ExaTerm +PackageVersion: 0.7.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{75B3B542-FEEB-48C2-8F07-1447E69F526C}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/caribouHY/exaterm/releases/download/v0.7.0/ExaTerm_0.7.0_x64_en-US.msi + InstallerSha256: ED3B4E48873946CF2596F6DDB236EF1B13404C96BE8F70289E6E77ED6A54707C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.locale.en-US.yaml b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.locale.en-US.yaml new file mode 100644 index 0000000000000..5208112238e66 --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: caribouhy.ExaTerm +PackageVersion: 0.7.0 +PackageLocale: en-US +Publisher: caribouhy +PublisherUrl: https://github.com/caribouHY +PublisherSupportUrl: https://github.com/caribouHY/exaterm/issues +PackageName: ExaTerm +PackageUrl: https://github.com/caribouHY/exaterm +License: MIT license +ShortDescription: AI native SSH/Telnet/Serial terminal +ReleaseNotesUrl: https://github.com/caribouHY/exaterm/releases/tag/v0.7.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/caribouHY/exaterm/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.yaml b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.yaml new file mode 100644 index 0000000000000..54d1d4c666f55 --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.7.0/caribouhy.ExaTerm.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: caribouhy.ExaTerm +PackageVersion: 0.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.installer.yaml b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.installer.yaml new file mode 100644 index 0000000000000..b0aa1a570dc1f --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.installer.yaml @@ -0,0 +1,158 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.7.3 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3ga +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aifc +- aiff +- alac +- amr +- amv +- aob +- ape +- apl +- asf +- asx +- au +- avi +- bdmv +- bik +- caf +- cda +- cue +- dav +- divx +- dsa +- dsm +- dss +- dsv +- dts +- dtshd +- dtsma +- dv +- evo +- f4v +- flac +- flc +- fli +- flic +- flv +- hdmov +- ifo +- ivf +- m1a +- m1v +- m2a +- m2p +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4r +- m4v +- mid +- midi +- mk3d +- mka +- mkv +- mlp +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mp4v +- mpa +- mpc +- mpcpl +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mpv4 +- mts +- mxf +- ofr +- ofs +- oga +- ogg +- ogm +- ogv +- opus +- pls +- pva +- ra +- ram +- rar +- rec +- rm +- rmi +- rmm +- rmvb +- rp +- rpm +- rt +- smi +- smil +- smk +- snd +- spx +- ssif +- swf +- tak +- thd +- tp +- trp +- ts +- tta +- vob +- wav +- wax +- webm +- wm +- wma +- wmp +- wmv +- wmx +- wv +- wvx +ReleaseDate: 2026-06-16 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.7.3/MPC-HC.2.7.3.x86.exe + InstallerSha256: AC55E9D05824F8191FBC2A6AFFBBD4B8A32498284281A18A6EC5ECC3AB709197 + ProductCode: '{2624B969-7135-4EB1-B0F6-2D8C397B45F7}_is1' + AppsAndFeaturesEntries: + - DisplayName: MPC-HC 2.7.3 + ProductCode: '{2624B969-7135-4EB1-B0F6-2D8C397B45F7}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.7.3/MPC-HC.2.7.3.x64.exe + InstallerSha256: C712D150621526AF1DCB8C26A928EF8FBDA7AAE5EB60D9439FC7DDB89F7EC7B8 + ProductCode: '{2ACBF1FA-F5C3-4B19-A774-B22A31F231B9}_is1' + AppsAndFeaturesEntries: + - DisplayName: MPC-HC 2.7.3 (64-bit) + ProductCode: '{2ACBF1FA-F5C3-4B19-A774-B22A31F231B9}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.locale.en-US.yaml b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.locale.en-US.yaml new file mode 100644 index 0000000000000..e2244e9faa3b1 --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.locale.en-US.yaml @@ -0,0 +1,119 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.7.3 +PackageLocale: en-US +Publisher: MPC-HC Team +PublisherUrl: https://github.com/clsid2/mpc-hc +PublisherSupportUrl: https://github.com/clsid2/mpc-hc/issues +Author: clsid2 +PackageName: MPC-HC +PackageUrl: https://github.com/clsid2/mpc-hc +License: GPL-3.0 +LicenseUrl: https://github.com/clsid2/mpc-hc/blob/HEAD/COPYING.txt +CopyrightUrl: https://github.com/clsid2/mpc-hc/blob/HEAD/docs/Authors.txt +ShortDescription: MPC-HC is an extremely light-weight, open source media player for Windows. It supports all common video and audio file formats available for playback. +Description: Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. It is famous and loved for its simple and effective user interface, providing an excellent user experience. It offers a huge amount of functionality. Being a DirectShow player, it also allows flexibility and extensibility through third party filters. +Moniker: mpc-hc +Tags: +- audio +- cinema +- fork +- foss +- media +- media-player +- music +- open-source +- player +- video +- video-player +ReleaseNotes: |- + Donations are appreciated. There is now a PayPal option. + Changes from 2.7.2 to 2.7.3: + Updates: + - Updated LAV Filters to version 0.82 + - Updated MPC Video Renderer to version 0.10.4.2550 + - Updated MPC Audio Renderer + Fixes: + - A few crash fixes, bug fixes and small improvements. + + OpenSubtitles download error 406 + Subtitle downloads from OpenSubtitles may fail depending on time of day. This is due to our daily download quota being exceeded. Current amount of donations is barely enough to pay for the existing quota. So it is unlikely that quota can be increased and situation will get worse over time. + If you create an OpenSubtitles account and configure it in MPC-HC settings then you may be able to bypass the quota. + Options > Subtitles > Misc > Right-click on OpenSubtitles.com > Setup > Fill in username/password + + Overview of features + A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: + - Play HDR video + This requires using either MPC Video Renderer (MPCVR) or madVR. + These renderers can be selected here: + Options > Playback > Output + With other video renderers, the colors will be wrong! + MPCVR is now included and is the recommended renderer for modern systems. MadVR needs to be installed separately. MPCVR also supports Dolby Vision. MadVR does not. + For optimal performance you should change the hardware decoder to D3D11 in LAV Video Decoder settings when using MPCVR on Windows 10/11, because this renderer uses DirectX11. + (Automatic detection of GPU and configuration of the above settings is high on my ToDo list, so MPC-HC will have better default out-of-the-box settings on modern systems in the future.) + - The installer of MPC-HC is very basic (and that will not change). + I therefore recommend using K-Lite Codec Pack. That includes MPC-HC and other essential components. It has a very advanced installation that can automatically create file associations, and helps you with easy configuration of important MPC-HC settings, such as preferred subtitle language. It also does automatic configuration of renderer and hardware decoding, for best performance and HDR support. + The Standard version should be sufficient for most people. Use Full version of you like to use MadVR. + - Modern GUI Theme (Dark or Light) or the old classic theme + Options > Player > User Interface + It is also possible to change the height of the seekbar and size of the toolbar buttons. + Plus there are options to show audio/video details in the statusbar, such as codec and resolution. + - Customizable toolbar buttons + You can add/remove/re-order the player buttons. + There are also several different toolbar designs to choose from. + - Video preview on the seekbar + Options > Player > User Interface > Hover type + - Ability to search for subtitles + Press D for manual search. + Or enable automatic search in: Options > Subtitles > Misc + - Adjust playback speed + Menu > Play > Playback rate + The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): + Options > Playback > Speed step + Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. + Options > Playback > Output > Audio Renderer + - MPC-HC can remember recently played files and also their playback position, so you can resume playback from when you left + Options > Player > History + - You can quickly seek through a video with Ctrl + Mouse Scrollwheel. + - You can jump to next/previous file in a folder by pressing PageUp/PageDown. + - You can right-click on the framestep button to step backwards. Some other buttons also have right-click actions, such as closing file by right-clicking stop. + - You can perform automatic actions at end of file. For example to go to next file or close player. + Options > Playback > After Playback (permanent setting) + Menu > Play > After Playback (for current file only) + - A-B repeat + You can loop a segment of a video. Press [ and ] to set start and stop markers. + - You can rotate/flip/mirror/stretch/zoom the video + Menu > View > Pan&Scan + This is also easily done with hotkeys (see below). + - There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. + Options > Player > Keys + Tip: there is a search box above the table. + - You can hide GUI elements even in windowed mode + Options > User Interface > Hide Windowed Controls + That hides most GUI elements during playback. To show them simply move your mouse to bottom of window. + You can even hide everything except the video by pressing 1 (restore normal view with 3). + - You can seek inside the playlist by simply typing text (when playlist window has the mouse focus). + - MPC-HC also supports Blu-ray playback. + Only limitation is that you need to use a decrypting tool. + And it also does not support Blu-ray menus, but you can use the navigate menu in the player to select the content to play. + - You can stream videos directly from Youtube and many other video websites + Put yt-dlp.exe in the MPC-HC installation folder. + Then you can open website URLs in the player: Menu > File > Open File/URL + You can even download those videos: Menu > File > Save a copy + Tip: to be able to download in best quality with yt-dlp, it is recommended to also put ffmpeg.exe in the MPC-HC folder. + Several YDL configuration options are found here: Options > Advanced + This includes an option to specify the location of yt-dlp.exe in case you don't want to put it in MPC-HC folder. + Note 1: You also need to install Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) + Note 2: For optimal Youtube support you may also need to put deno.exe in same folder as yt-dlp. + Note 3: yt-dlp nightly build (very latest version made daily) + Note 4: yt-dlp windows7 compatible build + - Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. + - You should really take a few minutes to look through all the options pages if you are a new user or if you are upgrading from a very old version. Don't forget the advanced options page. + + MPC Video Renderer + Frequently Asked Questions +ReleaseNotesUrl: https://github.com/clsid2/mpc-hc/releases/tag/2.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.yaml b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.yaml new file mode 100644 index 0000000000000..8ed0700a07d08 --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.3/clsid2.mpc-hc.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: clsid2.mpc-hc +PackageVersion: 2.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..a00deca763efa --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: '1.8.24' +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: + - Architecture: x64 + InstallerUrl: 'https://github.com/dmezhnov/knitcalc/releases/download/v1.8.24+47/knitcalc-windows-x64-1.8.24+47.zip' + InstallerSha256: '3f917fac2b7fbcac14868677f1bbdc69303b013952d7f7e1b31713c7f1c0132e' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..bbe2aa8ba1e30 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,18 @@ +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: '1.8.24' +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: + - knitting + - calculator + - craft +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..b85cd2d4e3c4d --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.24/Dmezhnov.KnitCalc.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: '1.8.24' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.installer.yaml new file mode 100644 index 0000000000000..9ef2c6ac13257 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.81.2/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.81.2 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.81.2/docker-agent-windows-amd64.exe + InstallerSha256: 5C0A93FAF3352732C6FB01F16F976236007662512A7DA12ACD1FACF8EB3B73B9 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.81.2/docker-agent-windows-arm64.exe + InstallerSha256: 5091B810256C7B10975BADF9430CDC37DD469085638C381671303B090EBC5CAF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-16 diff --git a/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.locale.en-US.yaml new file mode 100644 index 0000000000000..cd8b1f0730573 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.81.2/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.81.2 +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.81.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.81.2/Docker.Agent.yaml new file mode 100644 index 0000000000000..9e7828aaab5ed --- /dev/null +++ b/manifests/d/Docker/Agent/v1.81.2/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.81.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml index 9b54b92bb50b6..54a059611c20f 100644 --- a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml +++ b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml @@ -1,4 +1,3 @@ -# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Dropbox.Dropbox @@ -13,16 +12,17 @@ PackageName: Dropbox PackageUrl: https://www.dropbox.com/ License: Combined GPLv2 and proprietary software LicenseUrl: https://www.dropbox.com/terms -Copyright: Copyright (c) Dropbox, Inc. +Copyright: © Dropbox, Inc. CopyrightUrl: https://www.dropbox.com/terms ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace. Moniker: dropbox Tags: -- cloud -- dropbox +- cloud-storage - files -- online - pictures -- storage +- cloudstorage +- online-storage +- onlinestorage +- 9nk4t08dhq80 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.installer.yaml b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.installer.yaml index 34346548591b7..69c7c961380bb 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.installer.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.installer.yaml @@ -1,25 +1,33 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.12.0 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- py -- xml -- csv -- sumocfg -- osm -ReleaseDate: 2022-01-25 -Installers: -- Architecture: x64 - InstallerUrl: https://sumo.dlr.de/releases/1.12.0/sumo-win64-1.12.0.msi - InstallerSha256: 1DFA401FE83AF87575CCE454A7F0FFA3B4D9084C49C1943DE744BEC1CFB2ED27 - ProductCode: '{5E1230BA-3A6F-40A6-8D3E-E7F2E21F296C}' - AppsAndFeaturesEntries: - - DisplayVersion: 1.11.0.1405 -ManifestType: installer -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.12.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +FileExtensions: +- csv +- osm +- py +- sumocfg +- xml +ProductCode: '{5E1230BA-3A6F-40A6-8D3E-E7F2E21F296C}' +ReleaseDate: 2022-01-25 +AppsAndFeaturesEntries: +- DisplayVersion: 1.11.0.1405 + ProductCode: '{5E1230BA-3A6F-40A6-8D3E-E7F2E21F296C}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Eclipse/Sumo' +Installers: +- Architecture: x64 + InstallerUrl: https://sumo.dlr.de/releases/1.12.0/sumo-win64-1.12.0.msi + InstallerSha256: 1DFA401FE83AF87575CCE454A7F0FFA3B4D9084C49C1943DE744BEC1CFB2ED27 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.locale.en-US.yaml b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.locale.en-US.yaml index 77a25611f6b2c..e1cfe541de407 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.locale.en-US.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.locale.en-US.yaml @@ -1,30 +1,39 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.12.0 -PackageLocale: en-US -Publisher: Eclipse -PublisherUrl: https://www.eclipse.org/ -PublisherSupportUrl: https://github.com/eclipse/sumo/issues -PrivacyUrl: https://www.eclipse.org/legal/privacy.php -Author: Eclipse -PackageName: SUMO -PackageUrl: https://www.eclipse.org/sumo/ -License: EPL-2.0 -LicenseUrl: https://www.eclipse.org/legal/epl-v20.html -ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. -Description: Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. -Moniker: sumo -Tags: -- c2x -- network -- python -- simulation -- traffic -- v2v -- v2x -- vehicles -ReleaseNotesUrl: https://sumo.dlr.de/docs/ChangeLog.html -ManifestType: defaultLocale -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: Eclipse +PublisherUrl: https://www.eclipse.org/ +PublisherSupportUrl: https://github.com/eclipse/sumo/issues +PrivacyUrl: https://www.eclipse.org/legal/privacy.php +Author: Eclipse Foundation +PackageName: SUMO +PackageUrl: https://www.eclipse.org/sumo +License: EPL-2.0 +LicenseUrl: https://www.eclipse.org/legal/epl-v20.html +Copyright: Copyright (C) German Aerospace Center (DLR) and others. +ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. +Description: |- + Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. + It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. + Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. + SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. +Moniker: sumo +Tags: +- c2x +- network +- python +- simulation +- traffic +- v2v +- v2x +- vehicles +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://sumo.dlr.de/docs/Tutorials/index.html +- DocumentLabel: User Documentation + DocumentUrl: https://sumo.dlr.de/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.yaml b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.yaml index 832a178fe817d..b85017edb4678 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.12.0/EclipseFoundation.SUMO.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.12.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.installer.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.installer.yaml index fb0abaa968492..7d7e570afb86c 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.installer.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.installer.yaml @@ -1,25 +1,33 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.0 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- csv -- osm -- py -- sumocfg -- xml -ReleaseDate: 2022-07-12 -AppsAndFeaturesEntries: -- DisplayVersion: 1.13.0.1488 -Installers: -- Architecture: x64 - InstallerUrl: https://sumo.dlr.de/releases/1.14.0/sumo-win64-1.14.0.msi - InstallerSha256: 126D25E02CFF86BE88F88DD77E5E759AB6A811BAA932EB9F7A05430F4BA300CB - ProductCode: '{5FA391EF-AF41-4E49-BB82-9836BC4D1BF3}' -ManifestType: installer -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +FileExtensions: +- csv +- osm +- py +- sumocfg +- xml +ProductCode: '{5FA391EF-AF41-4E49-BB82-9836BC4D1BF3}' +ReleaseDate: 2022-07-12 +AppsAndFeaturesEntries: +- DisplayVersion: 1.13.0.1488 + ProductCode: '{5FA391EF-AF41-4E49-BB82-9836BC4D1BF3}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Eclipse/Sumo' +Installers: +- Architecture: x64 + InstallerUrl: https://sumo.dlr.de/releases/1.14.0/sumo-win64-1.14.0.msi + InstallerSha256: 126D25E02CFF86BE88F88DD77E5E759AB6A811BAA932EB9F7A05430F4BA300CB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.locale.en-US.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.locale.en-US.yaml index fce91876c8cc8..1cf6159fe613d 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.locale.en-US.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.locale.en-US.yaml @@ -1,34 +1,39 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.0 -PackageLocale: en-US -Publisher: Eclipse -PublisherUrl: https://www.eclipse.org/ -PublisherSupportUrl: https://github.com/eclipse/sumo/issues -PrivacyUrl: https://www.eclipse.org/legal/privacy.php -Author: Eclipse -PackageName: SUMO -PackageUrl: https://www.eclipse.org/sumo/ -License: EPL-2.0 -LicenseUrl: https://www.eclipse.org/legal/epl-v20.html -# Copyright: -# CopyrightUrl: -ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. -Description: Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. -Moniker: sumo -Tags: -- c2x -- network -- python -- simulation -- traffic -- v2v -- v2x -- vehicles -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://sumo.dlr.de/docs/ChangeLog.html -ManifestType: defaultLocale -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: Eclipse +PublisherUrl: https://www.eclipse.org/ +PublisherSupportUrl: https://github.com/eclipse/sumo/issues +PrivacyUrl: https://www.eclipse.org/legal/privacy.php +Author: Eclipse Foundation +PackageName: SUMO +PackageUrl: https://www.eclipse.org/sumo +License: EPL-2.0 +LicenseUrl: https://www.eclipse.org/legal/epl-v20.html +Copyright: Copyright (C) German Aerospace Center (DLR) and others. +ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. +Description: |- + Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. + It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. + Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. + SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. +Moniker: sumo +Tags: +- c2x +- network +- python +- simulation +- traffic +- v2v +- v2x +- vehicles +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://sumo.dlr.de/docs/Tutorials/index.html +- DocumentLabel: User Documentation + DocumentUrl: https://sumo.dlr.de/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.yaml index 5ea542339910b..27da496c40158 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.0/EclipseFoundation.SUMO.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.installer.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.installer.yaml index d5b0d832eb52c..dbb749fbb76f7 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.installer.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.installer.yaml @@ -1,25 +1,33 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.1 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- csv -- osm -- py -- sumocfg -- xml -ReleaseDate: 2022-07-19 -AppsAndFeaturesEntries: -- DisplayVersion: 1.14.0.161 -Installers: -- Architecture: x64 - InstallerUrl: https://sumo.dlr.de/releases/1.14.1/sumo-win64-1.14.1.msi - InstallerSha256: 1B36FC4DFF7EA65E7833C83E0BBF94055623414EC309D6F792142562B9CEDBE9 - ProductCode: '{F04BE5A7-F440-4545-9073-7DC6B39A7139}' -ManifestType: installer -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.1 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +FileExtensions: +- csv +- osm +- py +- sumocfg +- xml +ProductCode: '{F04BE5A7-F440-4545-9073-7DC6B39A7139}' +ReleaseDate: 2022-07-19 +AppsAndFeaturesEntries: +- DisplayVersion: 1.14.0.161 + ProductCode: '{F04BE5A7-F440-4545-9073-7DC6B39A7139}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Eclipse/Sumo' +Installers: +- Architecture: x64 + InstallerUrl: https://sumo.dlr.de/releases/1.14.1/sumo-win64-1.14.1.msi + InstallerSha256: 1B36FC4DFF7EA65E7833C83E0BBF94055623414EC309D6F792142562B9CEDBE9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.locale.en-US.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.locale.en-US.yaml index 649dbc225d239..6015c25a52ee7 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.locale.en-US.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.locale.en-US.yaml @@ -1,34 +1,39 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.1 -PackageLocale: en-US -Publisher: Eclipse -PublisherUrl: https://www.eclipse.org/ -PublisherSupportUrl: https://github.com/eclipse/sumo/issues -PrivacyUrl: https://www.eclipse.org/legal/privacy.php -Author: Eclipse -PackageName: SUMO -PackageUrl: https://www.eclipse.org/sumo/ -License: EPL-2.0 -LicenseUrl: https://www.eclipse.org/legal/epl-v20.html -# Copyright: -# CopyrightUrl: -ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. -Description: Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. -Moniker: sumo -Tags: -- c2x -- network -- python -- simulation -- traffic -- v2v -- v2x -- vehicles -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://sumo.dlr.de/docs/ChangeLog.html -ManifestType: defaultLocale -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.1 +PackageLocale: en-US +Publisher: Eclipse +PublisherUrl: https://www.eclipse.org/ +PublisherSupportUrl: https://github.com/eclipse/sumo/issues +PrivacyUrl: https://www.eclipse.org/legal/privacy.php +Author: Eclipse Foundation +PackageName: SUMO +PackageUrl: https://www.eclipse.org/sumo +License: EPL-2.0 +LicenseUrl: https://www.eclipse.org/legal/epl-v20.html +Copyright: Copyright (C) German Aerospace Center (DLR) and others. +ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. +Description: |- + Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. + It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. + Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. + SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. +Moniker: sumo +Tags: +- c2x +- network +- python +- simulation +- traffic +- v2v +- v2x +- vehicles +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://sumo.dlr.de/docs/Tutorials/index.html +- DocumentLabel: User Documentation + DocumentUrl: https://sumo.dlr.de/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.yaml b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.yaml index 7f47ff646750c..481f87e3a56bf 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.14.1/EclipseFoundation.SUMO.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.14.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.installer.yaml b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.installer.yaml index 73317f5a38a39..f714ee79f7431 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.installer.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.installer.yaml @@ -1,25 +1,33 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.15.0 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- csv -- osm -- py -- sumocfg -- xml -AppsAndFeaturesEntries: -- DisplayVersion: 1.14.1.2245 -ReleaseDate: 2022-11-08 -Installers: -- Architecture: x64 - InstallerUrl: https://sumo.dlr.de/releases/1.15.0/sumo-win64-1.15.0.msi - InstallerSha256: D78FFA3A45CB926C856F59486392441212C9414F4AE390DFDD8C14CBE894BB0A - ProductCode: '{24475ABE-1E3C-4351-A4BC-3CD3608E690F}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.15.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +FileExtensions: +- csv +- osm +- py +- sumocfg +- xml +ProductCode: '{24475ABE-1E3C-4351-A4BC-3CD3608E690F}' +ReleaseDate: 2022-11-08 +AppsAndFeaturesEntries: +- DisplayVersion: 1.14.1.2245 + ProductCode: '{24475ABE-1E3C-4351-A4BC-3CD3608E690F}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Eclipse/Sumo' +Installers: +- Architecture: x64 + InstallerUrl: https://sumo.dlr.de/releases/1.15.0/sumo-win64-1.15.0.msi + InstallerSha256: D78FFA3A45CB926C856F59486392441212C9414F4AE390DFDD8C14CBE894BB0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.locale.en-US.yaml b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.locale.en-US.yaml index 099d6d21c3e46..961bb6697ec0e 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.locale.en-US.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.locale.en-US.yaml @@ -1,45 +1,39 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.15.0 -PackageLocale: en-US -Publisher: Eclipse -PublisherUrl: https://www.eclipse.org/ -PublisherSupportUrl: https://github.com/eclipse/sumo/issues -PrivacyUrl: https://www.eclipse.org/legal/privacy.php -Author: Eclipse -PackageName: SUMO -PackageUrl: https://www.eclipse.org/sumo/ -License: EPL-2.0 -LicenseUrl: https://www.eclipse.org/legal/epl-v20.html -# Copyright: -# CopyrightUrl: -ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. -Description: |- - Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. - It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. - Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. - SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. -# Moniker: -Tags: -- c2x -- network -- python -- simulation -- traffic -- v2v -- v2x -- vehicles -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://sumo.dlr.de/docs/ChangeLog.html#version_1150_08112022 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: User Documentation - DocumentUrl: https://sumo.dlr.de/docs/ -- DocumentLabel: Tutorials - DocumentUrl: https://sumo.dlr.de/docs/Tutorials/index.html -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: Eclipse +PublisherUrl: https://www.eclipse.org/ +PublisherSupportUrl: https://github.com/eclipse/sumo/issues +PrivacyUrl: https://www.eclipse.org/legal/privacy.php +Author: Eclipse Foundation +PackageName: SUMO +PackageUrl: https://www.eclipse.org/sumo +License: EPL-2.0 +LicenseUrl: https://www.eclipse.org/legal/epl-v20.html +Copyright: Copyright (C) German Aerospace Center (DLR) and others. +ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. +Description: |- + Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. + It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. + Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. + SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. +Moniker: sumo +Tags: +- c2x +- network +- python +- simulation +- traffic +- v2v +- v2x +- vehicles +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://sumo.dlr.de/docs/Tutorials/index.html +- DocumentLabel: User Documentation + DocumentUrl: https://sumo.dlr.de/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.yaml b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.yaml index 0fdeb003cb9f8..465779a4cc057 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.15.0/EclipseFoundation.SUMO.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: EclipseFoundation.SUMO -PackageVersion: 1.15.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.SUMO +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.14.0/Espressif.eim.installer.yaml b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.installer.yaml new file mode 100644 index 0000000000000..1c022179d6ab9 --- /dev/null +++ b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Espressif.eim +PackageVersion: 0.14.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{9751EB0E-E053-45FC-AFF3-EA859909F325}' +ReleaseDate: 2026-06-16 +AppsAndFeaturesEntries: +- DisplayVersion: 0.13.1 + ProductCode: '{9751EB0E-E053-45FC-AFF3-EA859909F325}' + UpgradeCode: '{F76D9627-6E0E-5956-86E2-C847A3D8A984}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/eim' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.14.0/eim-gui-windows-x64.msi + InstallerSha256: 19AF7EFBC21EDBB596FE3D84FA09D1ACCD230A815ECE70D2B55862884AE971E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.14.0/Espressif.eim.locale.en-US.yaml b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.locale.en-US.yaml new file mode 100644 index 0000000000000..f1ae9a6885c55 --- /dev/null +++ b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Espressif.eim +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: espressif +PublisherUrl: https://github.com/espressif +PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues +PackageName: eim +PackageUrl: https://github.com/espressif/idf-im-ui +License: Apache-2.0 +LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE +ShortDescription: 'EIM GUI: Cross-Platform ESP-IDF Installation Manager' +ReleaseNotes: |- + What's Changed + - EIM-849: updating github actions to new versions to avoind using Node.js v20 by @Hahihula in #864 + - EIM-815: change the output for the logs from stdout to stderr by @Hahihula in #870 + - EIM-853: fix decoupling of the IDF_VERSION and ESP_IDF_VERSION which were by mistake set to the same value by @Hahihula in #871 + - EIM-857 add deactivation script creation by @Hahihula in #874 + - EIM-858: updated docs FAQ with info about systemwide proxy by @Hahihula in #877 + - EIM-761: updated documentation FAQ section with information about small /tmp partition by @Hahihula in #879 + - Eim-432 add list tools command by @Hahihula in #876 + - EIM-864: fix rpm package release metadata by @Hahihula in #884 + - fix the /usr/bin shadowinf /usr/local/bin etc. by @Hahihula in #883 + Full Changelog: v0.13.1...v0.14.0 +ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.14.0/Espressif.eim.yaml b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.yaml new file mode 100644 index 0000000000000..78ae47b6c2f1b --- /dev/null +++ b/manifests/e/Espressif/eim/0.14.0/Espressif.eim.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 +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.installer.yaml b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.installer.yaml new file mode 100644 index 0000000000000..424dba8751c0d --- /dev/null +++ b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.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: GardenGnome.Pano2VR +PackageVersion: 8.0.2 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- ggpkg +- ggsk +- ggskc +- ggt +- p2vr +ProductCode: Pano2VR +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x64 + InstallerUrl: https://ggnome.com/download/pano2vr/pano2vr_install64_8_0_2.exe + InstallerSha256: 8782C543C961A6BE122E5602462EB1A52BF0C11E35B343BC256730A93A025A97 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.en-US.yaml b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.en-US.yaml new file mode 100644 index 0000000000000..0d4cd107646fe --- /dev/null +++ b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GardenGnome.Pano2VR +PackageVersion: 8.0.2 +PackageLocale: en-US +Publisher: Garden Gnome GmbH +PublisherUrl: https://ggnome.com/ +PrivacyUrl: https://ggnome.com/privacy-policy/ +Author: Garden Gnome GmbH +PackageName: Pano2VR - Garden Gnome Software +PackageUrl: https://ggnome.com/pano2vr/ +License: Proprietary +LicenseUrl: https://ggnome.com/terms/ +Copyright: © 2007-2026 Garden Gnome GmbH +CopyrightUrl: https://ggnome.com/terms/ +ShortDescription: A powerful virtual tour software that converts your panoramic or 360° photos and videos into interactive experiences. +Description: |- + Pano2VR is a powerful virtual tour software that converts your panoramic or 360° photos and videos into interactive experiences. + Whether you’re working on a single gigapixel panorama or a virtual tour with thousands of scenes, Pano2VR can help you create an immersive experience for any modern browser. Finished projects can be seamlessly integrated with existing websites and viewed on desktops and mobile or VR devices. +Tags: +- panorama +- virtual-reality +- virtual-tour +- vr +ReleaseNotes: |- + We are excited to announce Pano2VR 8.0. This version brings + - 3D Models and Gaussian Splats + - Project Wizard + - New Skins and more styling options + - Refreshed user interface + - New project file format + Please see our blog post for more details. Fixes in 8.0.2: + - Read correct image size for WebP pinned images + - Ignore a missing or broken ICC monitor profile + - Avoid crashes on large tours on iOS/Safari + - Fix for context menu table + - Fix for too strong lens flares compared to 7.x + - Don't load extra tiles for flat panos + - Fix for pinned sounds and crossfade +ReleaseNotesUrl: https://ggnome.com/2026/05/pano2vr-8-released/ +PurchaseUrl: https://ggnome.com/pano2vr/#buy +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://ggnome.com/doc/pano2vr/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.zh-CN.yaml b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..937f2460320b8 --- /dev/null +++ b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GardenGnome.Pano2VR +PackageVersion: 8.0.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款功能强大的虚拟漫游软件,将您的全景或 360° 照片与视频转化为互动式体验。 +Description: |- + Pano2VR 是一款功能强大的虚拟漫游软件,将您的全景或 360° 照片与视频打造成互动式体验。 + 无论您是在处理单张十亿像素级全景图,还是构建包含数千场景的虚拟导览,Pano2VR 都能帮助您为任何现代浏览器打造沉浸式体验。成品项目可无缝集成至现有网站,并通过电脑、移动设备或 VR 设备进行浏览。 +Tags: +- vr +- 全景 +- 全景漫游 +- 虚拟漫游 +- 虚拟现实 +ReleaseNotesUrl: https://ggnome.com/2026/05/pano2vr-8-released/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://ggnome.com/doc/pano2vr/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.yaml b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.yaml new file mode 100644 index 0000000000000..b3fb70c6f6547 --- /dev/null +++ b/manifests/g/GardenGnome/Pano2VR/8.0.2/GardenGnome.Pano2VR.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: GardenGnome.Pano2VR +PackageVersion: 8.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HighLevel/HighLevel/.validation b/manifests/h/HighLevel/HighLevel/.validation new file mode 100644 index 0000000000000..37833d7af2bc4 --- /dev/null +++ b/manifests/h/HighLevel/HighLevel/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"fe9c63b0-cbca-49fb-b98c-6db59e428217","TestPlan":"Validation-Domain","PackagePath":"manifests/h/HighLevel/HighLevel/0.1.11","CommitId":"db05bae0a6c6272211c4b022ed1113133bc1e3f3"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.installer.yaml b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.installer.yaml new file mode 100644 index 0000000000000..35a3b83495e78 --- /dev/null +++ b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HighLevel.HighLevel +PackageVersion: 0.1.11 +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- highlevel +ProductCode: 39e8b63f-db79-5e0e-b069-d8a38a231104 +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/revex-desktop-app-production/releases/0.1.11/win/HighLevel%20Setup%200.1.11.exe + InstallerSha256: 3DE5633844DA356A71C2DBC879AAE7821970F88029C1B7970C8B37DA3291C1FD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.en-US.yaml b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.en-US.yaml new file mode 100644 index 0000000000000..2388be23ca85f --- /dev/null +++ b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HighLevel.HighLevel +PackageVersion: 0.1.11 +PackageLocale: en-US +Publisher: HighLevel +PublisherUrl: https://www.gohighlevel.com/ +PublisherSupportUrl: https://help.gohighlevel.com/ +PrivacyUrl: https://www.gohighlevel.com/privacy-policy +Author: HighLevel Inc. +PackageName: HighLevel +PackageUrl: https://help.gohighlevel.com/support/solutions/articles/155000006704 +License: Proprietary +LicenseUrl: https://www.gohighlevel.com/terms-of-service +Copyright: © 2026 HighLevel, Inc. All Rights Reserved +CopyrightUrl: https://www.gohighlevel.com/terms-of-service +ShortDescription: The AI-powered business operating system +Description: The HighLevel Desktop App provides a faster, distraction‑free experience and native OS notifications ideal for teams that keep HighLevel open all day. +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.zh-CN.yaml b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bfddf5b3c44f6 --- /dev/null +++ b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HighLevel.HighLevel +PackageVersion: 0.1.11 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 由人工智能驱动的商业操作系统 +Description: HighLevel 桌面应用程序提供更快、无干扰的体验以及原生操作系统通知,非常适合全天保持 HighLevel 打开状态的团队使用。 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.yaml b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.yaml new file mode 100644 index 0000000000000..1f8f8014e4002 --- /dev/null +++ b/manifests/h/HighLevel/HighLevel/0.1.11/HighLevel.HighLevel.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HighLevel.HighLevel +PackageVersion: 0.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.installer.yaml b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.installer.yaml new file mode 100644 index 0000000000000..39f754a33b34a --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.4.2 +UpgradeBehavior: install +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.4.2/NeZha_0.4.2_x64-setup.exe + InstallerSha256: 383355C93029C8C77F7288DBACD4280D1ED2ADCB4B50CF9EB1AB2CC4300B9208 + ProductCode: NeZha +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.4.2/NeZha_0.4.2_x64_en-US.msi + InstallerSha256: AAF994CDDDEF125E4C743FB6B95BB0218A35E12724F9F851C04D5A4C9EA02A81 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{89A22A0F-BAC1-40CC-B59E-56488FF983E7}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2974CCB1-DA57-53F5-A39B-791B592973F9}' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.4.2/NeZha_0.4.2_arm64-setup.exe + InstallerSha256: A92B636321BC36E0CE74C5CDEFEADDCA08B7FDBAECCD1A86BB18C0FF858B0669 + ProductCode: NeZha +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.4.2/NeZha_0.4.2_arm64_en-US.msi + InstallerSha256: C9F17ED01B8163102EFE9825739D086C4A459689C372F8F44D6AC149C480853E + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{09818267-9401-41CB-A3A1-4B5286C84E07}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2974CCB1-DA57-53F5-A39B-791B592973F9}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.locale.en-US.yaml b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.locale.en-US.yaml new file mode 100644 index 0000000000000..2d08ac3269abf --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: hanshutx +PublisherUrl: https://hanshutx.com/ +PublisherSupportUrl: https://github.com/hanshuaikang/nezha/issues +PackageName: NeZha +PackageUrl: https://nezha.hanshutx.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/hanshuaikang/nezha/blob/HEAD/LICENSE +ShortDescription: Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine. +Description: |- + Nezha is an Agent-First Vibe Coding desktop application built for true parallel programming. It lets Claude Code and Codex run together across multiple projects, while unifying task lifecycle tracking, a native terminal experience, session playback, code browsing, and a complete Git workflow in one interface. Say goodbye to constantly toggling between terminals, editors, Git clients, and session logs. With just a few clicks, you can instantly switch contexts between different projects or tasks. Moreover, with an installation package size of just 7MB, Nezha completely eliminates the bulkiness associated with traditional IDEs. + + Why Nezha? + Traditional IDEs and editors like VS Code are fundamentally designed with the human developer at the center. In the era of manual programming, features such as plugin ecosystems, refactoring tools, and variable autocomplete existed to enhance individual coding efficiency. However, as AI takes over more of the actual code generation, the act of programming is becoming increasingly parallelized—a paradigm shift that was previously unimaginable. Yet, human attention remains limited. How to rapidly track and manage tasks across multiple projects concurrently is precisely the challenge Nezha solves. + Nezha is engineered with an Agent-First philosophy. It features a built-in terminal that directly integrates native Claude Code and Codex, so your AI coding agents can work in parallel instead of waiting in sequence. Building upon this foundation, it incorporates a comprehensive task system, Git integration, a terminal emulator, and a code editor. For everyday tasks, you no longer need to launch a heavy IDE; you can achieve a closed-loop workflow—from task delegation and code review to final code submission—all without interrupting your ongoing work in other projects. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - [codex] Add overlay xterm scrollbars by @lizhian in https://github.com/hanshuaikang/nezha/pull/267 + - feat(file-viewer): add C# syntax highlighting by @hanshuaikang in https://github.com/hanshuaikang/nezha/pull/284 + - docs(thanks): add WWTLitee supporter by @hanshuaikang in https://github.com/hanshuaikang/nezha/pull/283 + - fix(pty): Gate Claude mouse env to macOS by @hanshuaikang in https://github.com/hanshuaikang/nezha/pull/282 + - chore(version): release v0.4.2 by @hanshuaikang in https://github.com/hanshuaikang/nezha/pull/285 + New Contributors + - @lizhian made their first contribution in https://github.com/hanshuaikang/nezha/pull/267 + Full Changelog: https://github.com/hanshuaikang/nezha/compare/v0.4.1...v0.4.2 +ReleaseNotesUrl: https://github.com/hanshuaikang/nezha/releases/tag/v0.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.locale.zh-CN.yaml b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.locale.zh-CN.yaml new file mode 100644 index 0000000000000..08e58b7158ab4 --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.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: hanshutx.NeZha +PackageVersion: 0.4.2 +PackageLocale: zh-CN +ShortDescription: 面向 AI 智能体时代的代码编辑器。在您的机器上跨项目运行多个 Claude Code 和 Codex 智能体。 +Description: |- + Nezha 是一款专为 AI 编程场景打造的桌面应用。它把多项目管理、任务生命周期追踪、原生终端体验、会话回放、代码浏览和完整 Git 工作流整合到同一个界面里,让你不必在终端、编辑器、Git 工具和会话记录之间来回切换。只需要通过鼠标点击,就可以瞬间切换到不同的项目或任务。同时安装包只有 7M 大小,告别 IDE 的笨重。 + + 为什么是 Nezha + 传统的 IDE 和 VS Code 这样的编辑器本质上是以开发者为核心设计的,在古法编程时代,插件系统,重构,变量联想等诸多功能都是为了提升效率而存在。而现在 AI 写的代码越来越多,写代码本身真的开始并行了,这在以前是不敢想的事情,但是人的注意力是有限的,如何快速跟踪多个项目的任务,就是哪吒需要解决的事情。 + 哪吒以 Agent 优先设计,内置终端直接集成原生 Claude Code 和 Codex。并在此之上集成 任务系统,Git, 终端和代码编辑器。使得对于轻度需求无需打开笨重的 IDE 即可完成任务下发,代码 Review,代码提交等操作的闭环,而且不会打断你在其他项目进行中的工作。 +Tags: +- claude-code +- codex +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.yaml b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.yaml new file mode 100644 index 0000000000000..1f0d0b342508a --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.4.2/hanshutx.NeZha.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: hanshutx.NeZha +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/joyint/joy/0.16.2/joyint.joy.installer.yaml b/manifests/j/joyint/joy/0.16.2/joyint.joy.installer.yaml new file mode 100644 index 0000000000000..dab40c96c0f19 --- /dev/null +++ b/manifests/j/joyint/joy/0.16.2/joyint.joy.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: joyint.joy +PackageVersion: 0.16.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: joy.exe + PortableCommandAlias: joy +Commands: +- joy +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/joyint/joy/releases/download/v0.16.2/joy-cli-x86_64-pc-windows-msvc.zip + InstallerSha256: E3A0552916E2609C88CC8766AB6052B665B58F1041A97166BE45F75EB15C5A0B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/j/joyint/joy/0.16.2/joyint.joy.locale.en-US.yaml b/manifests/j/joyint/joy/0.16.2/joyint.joy.locale.en-US.yaml new file mode 100644 index 0000000000000..86aa1c772c49a --- /dev/null +++ b/manifests/j/joyint/joy/0.16.2/joyint.joy.locale.en-US.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: joyint.joy +PackageVersion: 0.16.2 +PackageLocale: en-US +Publisher: Joydev GmbH +PublisherUrl: https://joyint.com +PublisherSupportUrl: https://github.com/joyint/joy/issues +PackageName: joy +PackageUrl: https://github.com/joyint/joy +License: MIT +LicenseUrl: https://github.com/joyint/joy/blob/main/LICENSE +ShortDescription: Terminal-native, git-native product management for developers and AI. +Moniker: joy +Tags: +- cli +- git +- productivity +- project-management +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/j/joyint/joy/0.16.2/joyint.joy.yaml b/manifests/j/joyint/joy/0.16.2/joyint.joy.yaml new file mode 100644 index 0000000000000..766ca90d052bb --- /dev/null +++ b/manifests/j/joyint/joy/0.16.2/joyint.joy.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: joyint.joy +PackageVersion: 0.16.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.installer.yaml b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.installer.yaml similarity index 64% rename from manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.installer.yaml rename to manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.installer.yaml index 137fd70db2025..a692e93663783 100644 --- a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.installer.yaml +++ b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.installer.yaml @@ -2,21 +2,21 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.KMahjongg -PackageVersion: 26.04.1 +PackageVersion: 26.04.2 InstallerType: nullsoft UpgradeBehavior: install ProductCode: kmahjongg Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kmahjongg/master/windows/kmahjongg-master-1017-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5F3B1293BB9B3326E4E75E44E9632EBBF9D904501EEE1FBC20E81C5E38A6D5F2 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kmahjongg/master/windows/kmahjongg-master-1021-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 237C5F8F1BC09B317F997A6552D4F4BD1A959BDE5A6B029047E09673CE46B80B InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kmahjongg/master/windows/kmahjongg-master-1017-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5F3B1293BB9B3326E4E75E44E9632EBBF9D904501EEE1FBC20E81C5E38A6D5F2 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kmahjongg/master/windows/kmahjongg-master-1021-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 237C5F8F1BC09B317F997A6552D4F4BD1A959BDE5A6B029047E09673CE46B80B InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.en-US.yaml b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.en-US.yaml similarity index 97% rename from manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.en-US.yaml rename to manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.en-US.yaml index be0f5ba535a5d..071fa7c37430e 100644 --- a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.en-US.yaml +++ b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.KMahjongg -PackageVersion: 26.04.1 +PackageVersion: 26.04.2 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ diff --git a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.zh-CN.yaml b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.zh-CN.yaml similarity index 96% rename from manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.zh-CN.yaml rename to manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.zh-CN.yaml index ec4dd5c20c9bf..91bddcb229d82 100644 --- a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.locale.zh-CN.yaml +++ b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.KMahjongg -PackageVersion: 26.04.1 +PackageVersion: 26.04.2 PackageLocale: zh-CN PublisherUrl: https://kde.org/zh-cn/ PublisherSupportUrl: https://kde.org/zh-cn/support/ diff --git a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.yaml b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.yaml similarity index 90% rename from manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.yaml rename to manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.yaml index 7dbc4d2c67594..a84a45652ed06 100644 --- a/manifests/k/KDE/KMahjongg/26.04.1/KDE.KMahjongg.yaml +++ b/manifests/k/KDE/KMahjongg/26.04.2/KDE.KMahjongg.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.KMahjongg -PackageVersion: 26.04.1 +PackageVersion: 26.04.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KMines/master/KDE.KMines.installer.yaml b/manifests/k/KDE/KMines/master/KDE.KMines.installer.yaml index 4ce5b8864fef4..fa98fd7395472 100644 --- a/manifests/k/KDE/KMines/master/KDE.KMines.installer.yaml +++ b/manifests/k/KDE/KMines/master/KDE.KMines.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kmines Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kmines/master/windows/kmines-master-974-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1ECA75FADA063DF31E971963FC7625FAF9768FB2FC93ECEAB0213FDE2EC4005E + InstallerUrl: https://cdn.kde.org/ci-builds/games/kmines/master/windows/kmines-master-982-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 8DBC33CFEE09AF162D42C3E57B405A00EF800955E9890634E05C744C53185240 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kmines/master/windows/kmines-master-974-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1ECA75FADA063DF31E971963FC7625FAF9768FB2FC93ECEAB0213FDE2EC4005E + InstallerUrl: https://cdn.kde.org/ci-builds/games/kmines/master/windows/kmines-master-982-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 8DBC33CFEE09AF162D42C3E57B405A00EF800955E9890634E05C744C53185240 InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.installer.yaml b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.installer.yaml new file mode 100644 index 0000000000000..0886ccecb74f6 --- /dev/null +++ b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KoalaFacts.HeroParser +PackageVersion: 2.5.1 +InstallerLocale: en-US +MinimumOSVersion: 10.0.17763.0 +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: heroparser.exe + PortableCommandAlias: heroparser + InstallerUrl: https://github.com/KoalaFacts/HeroParser/releases/download/v2.5.1/heroparser-v2.5.1-win-x64.zip + InstallerSha256: 77EE01CAD48B83583270BBD5695E713300612EBA9996C4841EE2A2E8724DEFD0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.locale.en-US.yaml b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.locale.en-US.yaml new file mode 100644 index 0000000000000..b8412845cae6d --- /dev/null +++ b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KoalaFacts.HeroParser +PackageVersion: 2.5.1 +PackageLocale: en-US +Publisher: KoalaFacts +PublisherUrl: https://github.com/KoalaFacts/HeroParser +PublisherSupportUrl: https://github.com/KoalaFacts/HeroParser/issues +Author: KoalaFacts +PackageName: HeroParser CLI +PackageUrl: https://github.com/KoalaFacts/HeroParser +License: MIT +LicenseUrl: https://github.com/KoalaFacts/HeroParser/blob/main/LICENSE +ShortDescription: High-performance, cross-platform CLI tool for parsing, converting, formatting, and profiling CSV, Fixed-Width, Excel, JSONL, and HTB files. +Description: HeroParser CLI is an AI-native, high-performance command-line utility for working with tabular datasets, powered by the HeroParser library. It supports validation, schema inference, converting between formats (CSV, Excel, Fixed-Width, JSONL, HTB), profiling, querying, and AI translation. +Moniker: heroparser +Tags: +- csv +- excel +- fixed-width +- jsonl +- parser +- converter +- cli +- data +- dotnet +- native-aot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.yaml b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.yaml new file mode 100644 index 0000000000000..3fd7303536187 --- /dev/null +++ b/manifests/k/KoalaFacts/HeroParser/2.5.1/KoalaFacts.HeroParser.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: KoalaFacts.HeroParser +PackageVersion: 2.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.installer.yaml b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.installer.yaml new file mode 100644 index 0000000000000..d22024949f8cc --- /dev/null +++ b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuckinCoffee.LuckinCLI +PackageVersion: 0.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: luckin.exe +Commands: +- luckin +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x64 + InstallerUrl: https://udfs.luckincoffeecdn.com/ucarudfs/udfs/visit/luckyordercli/g/V3/5260572fb368482998d47d333a7324c9.zip + InstallerSha256: 34572C72CDE97120BD52E7E7C9F2EBD3B7952F6123834317A173F0BB8151EB33 +- Architecture: arm64 + InstallerUrl: https://udfs.luckincoffeecdn.com/ucarudfs/udfs/visit/luckyordercli/g/V3/9a7df03f8c3d4dc19e99959c6ba8f6ad.zip + InstallerSha256: 5CAB0998AACE442FDD35868851D25478F448FC9A811F85B8BCEC1DC22F00FC0E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.en-US.yaml b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..4b74b8f5aad48 --- /dev/null +++ b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuckinCoffee.LuckinCLI +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: Beijing Luckin Coffee Co., Ltd. +PublisherUrl: https://luckincoffee.com/ +# PublisherSupportUrl: +PrivacyUrl: https://luckincoffee.com/privacy-policy +Author: Beijing Luckin Coffee Co., Ltd. +# PackageName: +# PackageUrl: +License: Proprietary +LicenseUrl: https://luckincoffee.com/terms-of-use +# Copyright: +CopyrightUrl: https://luckincoffee.com/terms-of-use +ShortDescription: Luckin Coffee CLI service. Call the CLI service in the terminal to make ordering more convenient. +# Description: +# Moniker: +Tags: +- coffee +- luckin +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.zh-CN.yaml b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f22132f34f2da --- /dev/null +++ b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuckinCoffee.LuckinCLI +PackageVersion: 0.0.1 +PackageLocale: zh-CN +Publisher: 瑞幸咖啡(北京)有限公司 +PublisherUrl: https://lkcoffee.com/ +# PublisherSupportUrl: +PrivacyUrl: https://m.lkcoffee.com/appClient/helpCenter/privacyAgreement +Author: 瑞幸咖啡(北京)有限公司 +PackageName: Luckin CLI +PackageUrl: https://open.luckincoffee.com/cli +License: 专有软件 +LicenseUrl: https://m.lkcoffee.com/appClient/helpCenter/memberAgreement +Copyright: Copyright ©2018-现在 瑞幸咖啡版权所有 All Rights Reserved. +CopyrightUrl: https://m.lkcoffee.com/appClient/helpCenter/memberAgreement +ShortDescription: 瑞幸咖啡 CLI 服务。在终端调用 CLI 服务,让下单更加便捷 +# Description: +# Moniker: +Tags: +- 咖啡 +- 瑞幸 +- 瑞幸咖啡 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.yaml b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.yaml new file mode 100644 index 0000000000000..32cbca475689c --- /dev/null +++ b/manifests/l/LuckinCoffee/LuckinCLI/0.0.1/LuckinCoffee.LuckinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuckinCoffee.LuckinCLI +PackageVersion: 0.0.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.installer.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.installer.yaml new file mode 100644 index 0000000000000..021764adfbaaa --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.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: lucasdeeiroz.RobotRunner +PackageVersion: 2.3.1-alpha4 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +AppsAndFeaturesEntries: +- DisplayName: Robot Runner + Publisher: Lucas de Eiroz Rodrigues + DisplayVersion: 2.3.1-alpha4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lucasdeeiroz/robot_runner/releases/download/v2.3.1-alpha4/Robot.Runner_2.3.1-alpha4_windows_x64-setup.exe + InstallerSha256: 4AB5DB6C1C482BD04ECDD268F2C416551D70416D49CE349C84F5CBF1F794BC9D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.locale.en-US.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.locale.en-US.yaml new file mode 100644 index 0000000000000..c5814cbea1427 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.3.1-alpha4 +PackageLocale: en-US +Publisher: Lucas de Eiroz Rodrigues +PublisherUrl: https://github.com/lucasdeeiroz +PublisherSupportUrl: https://github.com/lucasdeeiroz/robot_runner/issues +PackageName: Robot Runner +PackageUrl: https://github.com/lucasdeeiroz/robot_runner +License: MIT +ShortDescription: A modern, cross-platform GUI for Robot Framework and Appium, designed to simplify test automation workflows. +ReleaseNotesUrl: https://github.com/lucasdeeiroz/robot_runner/releases/tag/v2.3.1-alpha4 +ReleaseDate: 2026-06-16 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lucasdeeiroz/robot_runner/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.yaml new file mode 100644 index 0000000000000..c8b62d02f7618 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.3.1-alpha4/lucasdeeiroz.RobotRunner.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.3.1-alpha4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..036f540c6138e --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.113.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.113.0&arch=x86 + InstallerSha256: 1E845242D282E530517E7D64911818FAA1E391FCC0148BA23DACEED03F64FA61 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.113.0&arch=amd64 + InstallerSha256: 1C29EAD117A567B0DE47005E65451AAAB85148D047A98D6ABC8A8EB721B7B35F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..e7b580dde609d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.113.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..8c534bf3f99c9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.113.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.113.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..e5331d54e360f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.118.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.118.0&arch=x86 + InstallerSha256: 91D75F14684AF2993BE834018A880D59A22B6380863A7FAC88352F345ECAA8AC +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.118.0&arch=amd64 + InstallerSha256: F0B1EF0E1548D87EA55DF7FC9E847EC64DCC0B9392F6E71A680079014D6F09B7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..bdd465701b39c --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.118.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..40dc65fb9e89f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.118.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.118.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..551851358b605 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.120.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.120.0&arch=x86 + InstallerSha256: 161FA39D99EA90905B20C7C7E5ACF736D397FAD63F59A268B1FFD7480CCC9B39 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.120.0&arch=amd64 + InstallerSha256: 087F7652786DCF8A8EDCDD937C151B34C23761D2C380F0267963E4468A87438E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..e6383ccf04443 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.120.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..d0a9843409b1c --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.120.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.120.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..5932b2b2968bf --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.123.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.123.0&arch=x86 + InstallerSha256: DB392260E19AD105C20842B341BE212B66AEA04DFE3975FA0B9087EAEE569EA0 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.123.0&arch=amd64 + InstallerSha256: D6B80D8252610CB8A67E68A70087C9E87D8BD37DBD4BEAE37CDE012569F21E8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..5d52b6e6b8f24 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.123.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..2746793f5a52c --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.123.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.123.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36247.0/Microsoft.VCRedist.2015+.x64.installer.yaml b/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36247.0/Microsoft.VCRedist.2015+.x64.installer.yaml index 23e4704fa732e..3be90ec5c7057 100644 --- a/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36247.0/Microsoft.VCRedist.2015+.x64.installer.yaml +++ b/manifests/m/Microsoft/VCRedist/2015+/x64/14.51.36247.0/Microsoft.VCRedist.2015+.x64.installer.yaml @@ -1,4 +1,3 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.VCRedist.2015+.x64 @@ -24,5 +23,11 @@ Installers: Architecture: x64 InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/ebdab8e5-1d7b-4d9f-a11b-cbb1720c3b12/843068991DAAA1F73AD9F6239BCE4D0F6A07A51F18C37EA2A867E9BECA71295C/VC_redist.x64.exe InstallerSha256: 843068991DAAA1F73AD9F6239BCE4D0F6A07A51F18C37EA2A867E9BECA71295C +- Architecture: x86 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/ebdab8e5-1d7b-4d9f-a11b-cbb1720c3b12/843068991DAAA1F73AD9F6239BCE4D0F6A07A51F18C37EA2A867E9BECA71295C/VC_redist.x64.exe + InstallerSha256: 843068991DAAA1F73AD9F6239BCE4D0F6A07A51F18C37EA2A867E9BECA71295C + UnsupportedOSArchitectures: + - x64 + - arm64 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WinDbg/1.2603.20001.0/Microsoft.WinDbg.locale.en-US.yaml b/manifests/m/Microsoft/WinDbg/1.2603.20001.0/Microsoft.WinDbg.locale.en-US.yaml index 6cfe67e4f65e5..3b5d3fed74cdc 100644 --- a/manifests/m/Microsoft/WinDbg/1.2603.20001.0/Microsoft.WinDbg.locale.en-US.yaml +++ b/manifests/m/Microsoft/WinDbg/1.2603.20001.0/Microsoft.WinDbg.locale.en-US.yaml @@ -20,5 +20,6 @@ Tags: - memoryregisters - kernel - disassembly +- 9pgjgd53tn86 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.installer.yaml b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.installer.yaml new file mode 100644 index 0000000000000..457db8c795076 --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.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: Monghoul.Monghoul +PackageVersion: 1.6.1 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kontsedal/monghoul-public/releases/download/v1.6.1/Monghoul_1.6.1_x64-setup.exe + InstallerSha256: F2C35CD0E1CDF9E2D5ADB8F9E272B850EB6FCE4F8C9033377158B7EBBCCA1CEE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.locale.en-US.yaml b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.locale.en-US.yaml new file mode 100644 index 0000000000000..72f6116e222f8 --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Monghoul.Monghoul +PackageVersion: 1.6.1 +PackageLocale: en-US +Publisher: Kontsedal +PackageName: Monghoul +License: Proprietary +ShortDescription: A fast, beautiful MongoDB GUI for developers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.yaml b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.yaml new file mode 100644 index 0000000000000..2eb082488a59e --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.6.1/Monghoul.Monghoul.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: Monghoul.Monghoul +PackageVersion: 1.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.installer.yaml new file mode 100644 index 0000000000000..e84583efb2897 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.an +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win32/an/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: D2F3FD156F555B8A3C42A825513B1AE98E8914F012A1D3FF7748BD157A5E7195 + ProductCode: Mozilla Firefox 140.12.0 ESR (x86 an) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64/an/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 167658DB568880EF69CC91C210D9E84439C5B55AB03C2640AB89C4B945F97857 + ProductCode: Mozilla Firefox 140.12.0 ESR (x64 an) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64-aarch64/an/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 15F2170D8C350066DF5AD678E133A13BC2CF8FB5C96D1349562B6053EA87F5CA + ProductCode: Mozilla Firefox 140.12.0 ESR (arm64 an) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.de-DE.yaml new file mode 100644 index 0000000000000..edb0add49c046 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.an +PackageVersion: 140.12.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (an) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.en-US.yaml new file mode 100644 index 0000000000000..7bac57fc555a8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.an +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (an) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.12.0, first offered to ESR channel users on June 16, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0bb339b58a5ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.an +PackageVersion: 140.12.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (an) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.yaml b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.an.yaml new file mode 100644 index 0000000000000..7b8c18094e6e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/an/140.12.0/Mozilla.Firefox.ESR.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.ESR.an +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.installer.yaml new file mode 100644 index 0000000000000..d1c73144c1070 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ff +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win32/ff/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: F610E4E4A4E4EEC9DD8DBEBECF38C9DBF78F2C5B8A6E6F61CC41F3C4277FA569 + ProductCode: Mozilla Firefox 140.12.0 ESR (x86 ff) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64/ff/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: CE75CC5030530BF9754F6F175752F806B0A02BF9158D1277307684BFA7053618 + ProductCode: Mozilla Firefox 140.12.0 ESR (x64 ff) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64-aarch64/ff/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 382536369B6552BFC1D2799243C84265FAA782319AF4790B134E3397432CE7E3 + ProductCode: Mozilla Firefox 140.12.0 ESR (arm64 ff) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.de-DE.yaml new file mode 100644 index 0000000000000..7ca67d395b6bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ff +PackageVersion: 140.12.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ff) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.en-US.yaml new file mode 100644 index 0000000000000..a61d341156725 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ff +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ff) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.12.0, first offered to ESR channel users on June 16, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8305d72a422b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ff +PackageVersion: 140.12.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (ff) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.yaml b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.yaml new file mode 100644 index 0000000000000..d2b886ee38af9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ff/140.12.0/Mozilla.Firefox.ESR.ff.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ff +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.installer.yaml new file mode 100644 index 0000000000000..643a1aa69f7c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.hu +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win32/hu/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 12EFAA641B82F58DD4E5B42BCD2CFAE86B81156DE34CE25FD8E480CBED2C9CA8 + ProductCode: Mozilla Firefox 140.12.0 ESR (x86 hu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64/hu/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 7C6984AACAE2F8885A13C4E0CC965AF60335B91CA8959623EF0B1201BD74420D + ProductCode: Mozilla Firefox 140.12.0 ESR (x64 hu) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64-aarch64/hu/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 87FC47EC7A679F1A8FDF139490F98152FF451E62A829CC4F07D4838E0FB20F6A + ProductCode: Mozilla Firefox 140.12.0 ESR (arm64 hu) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.de-DE.yaml new file mode 100644 index 0000000000000..b1e38bd78c159 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.hu +PackageVersion: 140.12.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (hu) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.en-US.yaml new file mode 100644 index 0000000000000..4a089b2479fc3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.hu +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (hu) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.12.0, first offered to ESR channel users on June 16, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4781d7690f012 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.hu +PackageVersion: 140.12.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (hu) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.yaml b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.yaml new file mode 100644 index 0000000000000..9b0d8f662d20b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/hu/140.12.0/Mozilla.Firefox.ESR.hu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.hu +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.installer.yaml new file mode 100644 index 0000000000000..629105a4367d9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.id +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win32/id/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: D8F436A3F71AF49DEDA36A02972FB8E3E03198B3C02DC4BE91963D1099FB53F8 + ProductCode: Mozilla Firefox 140.12.0 ESR (x86 id) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64/id/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: B669999FBC89F4467294F9647494952B4D4E85FFC37F9C6C1B19C21540E5F65A + ProductCode: Mozilla Firefox 140.12.0 ESR (x64 id) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64-aarch64/id/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 73AE651394E1C1374C87AA8DC36766E45424DF1E9700212DA6A7DB03865B1CE4 + ProductCode: Mozilla Firefox 140.12.0 ESR (arm64 id) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.de-DE.yaml new file mode 100644 index 0000000000000..17e996fb87bdc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.id +PackageVersion: 140.12.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (id) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.en-US.yaml new file mode 100644 index 0000000000000..9d694fb00563a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.id +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (id) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.12.0, first offered to ESR channel users on June 16, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bc473edbba2cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.id +PackageVersion: 140.12.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (id) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.yaml b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.yaml new file mode 100644 index 0000000000000..ac3091272448b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/id/140.12.0/Mozilla.Firefox.ESR.id.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.id +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.installer.yaml new file mode 100644 index 0000000000000..28f83490511e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.kab +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win32/kab/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 2DDDAA79161DB8FA25513280F922119374D83A1B2171D5032DD66D679F65A0E8 + ProductCode: Mozilla Firefox 140.12.0 ESR (x86 kab) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64/kab/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 342FBFCF04CEBC8DF86F2507DDF8E4C59A7129199AC2D2504B3B77FA91E5CA74 + ProductCode: Mozilla Firefox 140.12.0 ESR (x64 kab) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.12.0esr/win64-aarch64/kab/Firefox%20Setup%20140.12.0esr.exe + InstallerSha256: 963687047D690AF776133A7411086DABE07C5C7829D779BA3608414E4D103A47 + ProductCode: Mozilla Firefox 140.12.0 ESR (arm64 kab) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.de-DE.yaml new file mode 100644 index 0000000000000..b4a8816d6d5b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.kab +PackageVersion: 140.12.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (kab) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.en-US.yaml new file mode 100644 index 0000000000000..d598c30cba112 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.kab +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (kab) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.12.0, first offered to ESR channel users on June 16, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1162ceadba7d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.kab +PackageVersion: 140.12.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (kab) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.yaml b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.yaml new file mode 100644 index 0000000000000..bbf804cce21e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/kab/140.12.0/Mozilla.Firefox.ESR.kab.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.kab +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 55% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index 0e4cb485fae93..0543d5d40336b 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2605.2509.0 +PackageVersion: 154.2606.1608.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -25,28 +25,28 @@ FileExtensions: PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 RestrictedCapabilities: - runFullTrust -ReleaseDate: 2026-05-25 +ReleaseDate: 2026-06-16 AppsAndFeaturesEntries: - DisplayName: Firefox Nightly Publisher: Mozilla Corporation Installers: - Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-25-09-29-03-mozilla-central/firefox-153.0a1.multi.win32.installer.msix - InstallerSha256: A5FA9D3964B6D5D06F85392C3C78E4631608C810171F022A88D208535F152701 - SignatureSha256: 4CF9F5DF67BDAA732AF9C38D2AC9B615E5A3680C48ADAA2D3662F7842C662DE6 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-16-08-37-15-mozilla-central/firefox-154.0a1.multi.win32.installer.msix + InstallerSha256: D63BCED4E0F477B9DC1B8DCF17BAD716B6317F78679FC549787DA3292C833047 + SignatureSha256: 77A5F7A11231DFCC12048DC0F7B375B3253194D136113264172DD9DD8F4E0B0B InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2605.2509.0_x86__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.1608.0_x86__jag0gd4e3s9p2' - Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-25-09-29-03-mozilla-central/firefox-153.0a1.multi.win64.installer.msix - InstallerSha256: 2A5B2416C08B471C3CFD4D661FA2A2924C978DDF48DBA80023EF29A0D9E34F62 - SignatureSha256: A0233D656FA61758748ACF6D5C0E5BBCBDD8F243D6C6257D19AF72E3C88769D9 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-16-08-37-15-mozilla-central/firefox-154.0a1.multi.win64.installer.msix + InstallerSha256: F0A5AADBE93503457EC60406245C72965B60F57988C5A2B6F3B4C39E2AF1D629 + SignatureSha256: C7F7E4D8CB2CFEF5DFFF85BF780C2675BC5735B34676609CBBA66E1DD66EE880 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2605.2509.0_x64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.1608.0_x64__jag0gd4e3s9p2' - Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-25-09-29-03-mozilla-central/firefox-153.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: 5E86E23810AD958459EA9369C1A01BDD35D277EF66A538E776D30826DFB9EE99 - SignatureSha256: B93AE3EE817C0A48702672320FE51212F04C40F10BF156F8154A87E74F0777EA + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-16-08-37-15-mozilla-central/firefox-154.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 38266952F66B208E9686C2EE052969D9814959B5A959ED1B38F1210D049BDCD9 + SignatureSha256: 095165E87D649A8698A8F5E9093AD580F12EFF3234A7841F7E276EFDD47F4556 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2605.2509.0_arm64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.1608.0_arm64__jag0gd4e3s9p2' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 94% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index 3a8e5ba6d7e7b..c1dd0034c9082 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2605.2509.0 +PackageVersion: 154.2606.1608.0 PackageLocale: en-US Publisher: Mozilla PublisherUrl: https://www.mozilla.org/ diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 85% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.yaml index 8c0e39789ead0..90257211f8e4f 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2605.2509.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.1608.0/Mozilla.Firefox.Nightly.MSIX.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2605.2509.0 +PackageVersion: 154.2606.1608.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.installer.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.installer.yaml new file mode 100644 index 0000000000000..f7e38f5e380b7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/af/Firefox%20Setup%20152.0.exe + InstallerSha256: 1E26A259256BE2D0E14885205479E69C96FCCA6437F08174F61323EE72A7812E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/af/Firefox%20Setup%20152.0.exe + InstallerSha256: 56E0A5D8809DC05B5DBAF5871D5D36A06A52AC97A6BE10DE800E6FB1DE8DF182 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/af/Firefox%20Setup%20152.0.exe + InstallerSha256: 669C3C065058B4EF8BD3191F3A6E42E33595BAA309261BCE1043F339903E33B7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..9451e4867df87 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.da-DK.yaml new file mode 100644 index 0000000000000..3859c730e68ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.de-DE.yaml new file mode 100644 index 0000000000000..ea139f7f3cf6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.el-GR.yaml new file mode 100644 index 0000000000000..3602c5d2e89ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.en-GB.yaml new file mode 100644 index 0000000000000..1dc55b73fcf23 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.en-US.yaml new file mode 100644 index 0000000000000..2e6a77f7543be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.en-US.yaml @@ -0,0 +1,98 @@ +# 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: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.es-MX.yaml new file mode 100644 index 0000000000000..df4a12f17dcc4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.fr-FR.yaml new file mode 100644 index 0000000000000..54aa95ff68fe5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.hu-HU.yaml new file mode 100644 index 0000000000000..534e69be3855c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2cc65a5130c78 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.nb-NO.yaml new file mode 100644 index 0000000000000..28c0d51529460 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ru-RU.yaml new file mode 100644 index 0000000000000..82d05ad819406 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.ta-IN.yaml new file mode 100644 index 0000000000000..2d08bbd7008e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e43b313d02644 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.yaml b/manifests/m/Mozilla/Firefox/af/152.0/Mozilla.Firefox.af.yaml new file mode 100644 index 0000000000000..a68be2f53e670 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/152.0/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: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.installer.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.installer.yaml new file mode 100644 index 0000000000000..dc439edc8941c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/be/Firefox%20Setup%20152.0.exe + InstallerSha256: 739134B3FB1A256802B21F9F71E357B5EF3B8721F26AD3A770A9E7B1215384D1 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/be/Firefox%20Setup%20152.0.exe + InstallerSha256: 00B57D73A155D7321D78F6BB124ED359D6A32659BD1D34D76AF57853882F3BE2 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/be/Firefox%20Setup%20152.0.exe + InstallerSha256: D8A8AEBFB7494A1E32E5E6675902B56CF81022AEE7144B709ED742E36A579A4E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..e56c9768098d6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.da-DK.yaml new file mode 100644 index 0000000000000..285fe7bfabf59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.de-DE.yaml new file mode 100644 index 0000000000000..16aa3e4e2a480 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.el-GR.yaml new file mode 100644 index 0000000000000..394ce19abfce8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.en-GB.yaml new file mode 100644 index 0000000000000..30b52a0241bb8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.en-US.yaml new file mode 100644 index 0000000000000..17dd71deb3430 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.be +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (be) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.es-MX.yaml new file mode 100644 index 0000000000000..03fad0228207b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.fr-FR.yaml new file mode 100644 index 0000000000000..2fefbb519f4b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.hu-HU.yaml new file mode 100644 index 0000000000000..08c36d951bcb1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ja-JP.yaml new file mode 100644 index 0000000000000..22b2193c506d5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.nb-NO.yaml new file mode 100644 index 0000000000000..db84e0918c591 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ru-RU.yaml new file mode 100644 index 0000000000000..4a6f149370eaf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.ta-IN.yaml new file mode 100644 index 0000000000000..70ad8c03818e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.locale.zh-CN.yaml new file mode 100644 index 0000000000000..312da89f9174a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.yaml b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.yaml new file mode 100644 index 0000000000000..165cd2a107fbe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/be/152.0/Mozilla.Firefox.be.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.be +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.installer.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.installer.yaml new file mode 100644 index 0000000000000..700bc23fc0c22 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/el/Firefox%20Setup%20152.0.exe + InstallerSha256: DCCA350C0949292E20C96485291DD24FD2D39395623E158EF18B4DE1214F2F60 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/el/Firefox%20Setup%20152.0.exe + InstallerSha256: 52FE82D8DF951A2F91467E926E1B0C7AE3C46BD8A1E81BFC3EF1AB88EFEB0201 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/el/Firefox%20Setup%20152.0.exe + InstallerSha256: D1EF0013773AE1BDE4E4F4231C5648673E7B6AE55BC977D45722D95EEAA39B9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..902ed0dc98336 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.da-DK.yaml new file mode 100644 index 0000000000000..bf10ce1d743b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.de-DE.yaml new file mode 100644 index 0000000000000..fb109f80178e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.el-GR.yaml new file mode 100644 index 0000000000000..57fd6d0da5ba9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.en-GB.yaml new file mode 100644 index 0000000000000..72af4d8dbeac0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.en-US.yaml new file mode 100644 index 0000000000000..fd32c0c852ae6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (el) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.es-MX.yaml new file mode 100644 index 0000000000000..8f2af748deb44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.fr-FR.yaml new file mode 100644 index 0000000000000..8f8ce344e78c4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.hu-HU.yaml new file mode 100644 index 0000000000000..70a8a7309ccd4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ja-JP.yaml new file mode 100644 index 0000000000000..4c260dfcf3024 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.nb-NO.yaml new file mode 100644 index 0000000000000..d2c7a72075864 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ru-RU.yaml new file mode 100644 index 0000000000000..1d61d230bd1b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.ta-IN.yaml new file mode 100644 index 0000000000000..99783154e53c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ea792d54637e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.yaml b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.yaml new file mode 100644 index 0000000000000..f34d0df0a56b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/152.0/Mozilla.Firefox.el.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.el +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.installer.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.installer.yaml new file mode 100644 index 0000000000000..f367cb95b7df9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/fa/Firefox%20Setup%20152.0.exe + InstallerSha256: 6E558AE1A4CF2E430A1BF9C4C86376B5F798EC0F3E871D67CA739F9F390DBCE4 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/fa/Firefox%20Setup%20152.0.exe + InstallerSha256: AFEAF1801B9E480697FD9B9624CD9DBFB8F34E1B136F21953E8CCB5B64424ADD +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/fa/Firefox%20Setup%20152.0.exe + InstallerSha256: 887F73529E35111FF9208CF5AECCD6D4054D1FEA0431178D36AC4294F0C4AC57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..8fc7611b87741 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.da-DK.yaml new file mode 100644 index 0000000000000..319fc6ead2f0e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.de-DE.yaml new file mode 100644 index 0000000000000..371293ff19d84 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.el-GR.yaml new file mode 100644 index 0000000000000..1deae34e91fef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.en-GB.yaml new file mode 100644 index 0000000000000..3f3e535e9e686 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.en-US.yaml new file mode 100644 index 0000000000000..31c9205da4970 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fa) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.es-MX.yaml new file mode 100644 index 0000000000000..883738e0d9c8f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.fr-FR.yaml new file mode 100644 index 0000000000000..ab0d967388816 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.hu-HU.yaml new file mode 100644 index 0000000000000..c34a8fe516098 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ja-JP.yaml new file mode 100644 index 0000000000000..d145998a6f290 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.nb-NO.yaml new file mode 100644 index 0000000000000..92b4732b90461 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ru-RU.yaml new file mode 100644 index 0000000000000..a5c488e5bc099 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.ta-IN.yaml new file mode 100644 index 0000000000000..93d2d4f80eca2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.locale.zh-CN.yaml new file mode 100644 index 0000000000000..767bfa0ba9838 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.yaml b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.yaml new file mode 100644 index 0000000000000..cbc195289f111 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/152.0/Mozilla.Firefox.fa.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.fa +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.installer.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.installer.yaml new file mode 100644 index 0000000000000..dadfe8fc65ada --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/fi/Firefox%20Setup%20152.0.exe + InstallerSha256: 46AF29018A2BB4D6F40EF8A45B2E980E5F476E4F4D6696EB9778009A38578103 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/fi/Firefox%20Setup%20152.0.exe + InstallerSha256: 1851DC2A53EB23D725849FD890D3E4DFC7233C5BAA483CE1118C65197A944543 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/fi/Firefox%20Setup%20152.0.exe + InstallerSha256: 41D14931EB791C823A3F498B97CE341CFE5C200C88BC8569DD572BC689FC1092 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..c3f5d5f4806b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.da-DK.yaml new file mode 100644 index 0000000000000..290ca96c90d4b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.de-DE.yaml new file mode 100644 index 0000000000000..7d97b2c5571ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.el-GR.yaml new file mode 100644 index 0000000000000..81c9b73e9eb9e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.en-GB.yaml new file mode 100644 index 0000000000000..d1027d96f3d29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.en-US.yaml new file mode 100644 index 0000000000000..c751f4e7710e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fi) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.es-MX.yaml new file mode 100644 index 0000000000000..d471581fc420d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.fr-FR.yaml new file mode 100644 index 0000000000000..0e56e8af97cf6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.hu-HU.yaml new file mode 100644 index 0000000000000..5dab3d480e447 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ja-JP.yaml new file mode 100644 index 0000000000000..736fdef82e594 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.nb-NO.yaml new file mode 100644 index 0000000000000..60c3334f1438f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ru-RU.yaml new file mode 100644 index 0000000000000..82d8e754751bf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.ta-IN.yaml new file mode 100644 index 0000000000000..db8f781dd5212 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..18a18d39e8ae2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.yaml b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.yaml new file mode 100644 index 0000000000000..407cacba6ffb3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/152.0/Mozilla.Firefox.fi.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.fi +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.installer.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.installer.yaml new file mode 100644 index 0000000000000..6f83cd78d85c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/fur/Firefox%20Setup%20152.0.exe + InstallerSha256: 32470F4018DEE12721CAFDC85744F19EFF67E1E5A217B30C2C6F1B83B57D9EE0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/fur/Firefox%20Setup%20152.0.exe + InstallerSha256: D755A5A078649416E8C9DCFF18957EB9CC4E25BF8EC88C60528AD92DA77AB5B0 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/fur/Firefox%20Setup%20152.0.exe + InstallerSha256: 80EF527CB9813BC104248ABC9BA0669B74791CCC25308BBD75C330082229BD20 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..ad5205cbbcee1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.da-DK.yaml new file mode 100644 index 0000000000000..def84eb521417 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.de-DE.yaml new file mode 100644 index 0000000000000..9a98a49e3e527 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.el-GR.yaml new file mode 100644 index 0000000000000..76355b36e7475 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.en-GB.yaml new file mode 100644 index 0000000000000..56b3878b3974c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.en-US.yaml new file mode 100644 index 0000000000000..b3f0fd6671f69 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fur +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fur) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.es-MX.yaml new file mode 100644 index 0000000000000..d9027d4cab56f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.fr-FR.yaml new file mode 100644 index 0000000000000..c7f5797115762 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.hu-HU.yaml new file mode 100644 index 0000000000000..9b08a3ce56251 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ja-JP.yaml new file mode 100644 index 0000000000000..a0677cf7819b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e8b508af37952 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ru-RU.yaml new file mode 100644 index 0000000000000..7a77d22e70608 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.ta-IN.yaml new file mode 100644 index 0000000000000..4b70df58bbcbb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.locale.zh-CN.yaml new file mode 100644 index 0000000000000..764bcd929b395 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.yaml b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.yaml new file mode 100644 index 0000000000000..cbaf7ccf29284 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fur/152.0/Mozilla.Firefox.fur.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.fur +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.installer.yaml new file mode 100644 index 0000000000000..451634c261cea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/fy-NL/Firefox%20Setup%20152.0.exe + InstallerSha256: 3B945537E54757BBB8CA5C728C4F5B56A75B7ECC893AA58CB3EE187C34C2A785 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/fy-NL/Firefox%20Setup%20152.0.exe + InstallerSha256: 1B9301B8D4723F78D8E6EAEB857841A732C626BE963AC52FE5DE1BA68EA2D239 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/fy-NL/Firefox%20Setup%20152.0.exe + InstallerSha256: 6A087544166FDFA7D488DADC45DC4C77053BA4C8F9C7F6A05DCA7C5B1AAEFA49 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..8c2f060cfb38c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml new file mode 100644 index 0000000000000..975b7a122f9f4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml new file mode 100644 index 0000000000000..d10d6f8140f83 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml new file mode 100644 index 0000000000000..47b83a8af90e9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml new file mode 100644 index 0000000000000..6643fb3e9404f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml new file mode 100644 index 0000000000000..ff54f23db5d35 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fy-NL) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.es-MX.yaml new file mode 100644 index 0000000000000..560b9999f05f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml new file mode 100644 index 0000000000000..83de1e45d15cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml new file mode 100644 index 0000000000000..a7429dbb4eb28 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml new file mode 100644 index 0000000000000..5305143168915 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml new file mode 100644 index 0000000000000..b35fd1076853f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml new file mode 100644 index 0000000000000..7e5a68878bcf3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml new file mode 100644 index 0000000000000..dc00343c5aa8b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d4c80fd71ea1a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.yaml b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.yaml new file mode 100644 index 0000000000000..a9339c1833aec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/152.0/Mozilla.Firefox.fy-NL.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.fy-NL +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.installer.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.installer.yaml new file mode 100644 index 0000000000000..bccf7490a2963 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/gn/Firefox%20Setup%20152.0.exe + InstallerSha256: FFA64E8603F7B4C4B56D498DA3E4C7AE79DCDEBD8930B8F9AC970C5BAE275D88 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/gn/Firefox%20Setup%20152.0.exe + InstallerSha256: 91CA1D30F8DB86EB45575F296C82F344E5F537EDA6ACB844A36328912C7A4707 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/gn/Firefox%20Setup%20152.0.exe + InstallerSha256: A22ABDA6B4410A73B4779A2A388DB9E4DFD8E0E2CB4FCEE370131D54F52FF938 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..a33bd05590763 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.da-DK.yaml new file mode 100644 index 0000000000000..6316cd5ef9155 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.de-DE.yaml new file mode 100644 index 0000000000000..ea8ce1e07594f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.el-GR.yaml new file mode 100644 index 0000000000000..d79f1af9a2532 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.en-GB.yaml new file mode 100644 index 0000000000000..6fadcf745e868 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.en-US.yaml new file mode 100644 index 0000000000000..a06c64967c339 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.en-US.yaml @@ -0,0 +1,98 @@ +# 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: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.es-MX.yaml new file mode 100644 index 0000000000000..17a83ca5ff2ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.fr-FR.yaml new file mode 100644 index 0000000000000..ae7c612bb4b5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.hu-HU.yaml new file mode 100644 index 0000000000000..2c280a346e97e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ja-JP.yaml new file mode 100644 index 0000000000000..514632b79e84e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.nb-NO.yaml new file mode 100644 index 0000000000000..d0f6313181a74 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ru-RU.yaml new file mode 100644 index 0000000000000..74563d0b68e43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.ta-IN.yaml new file mode 100644 index 0000000000000..7aa5bff19a54d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a6a0187cc4b11 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.yaml b/manifests/m/Mozilla/Firefox/gn/152.0/Mozilla.Firefox.gn.yaml new file mode 100644 index 0000000000000..826d16197e71b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/152.0/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: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.installer.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.installer.yaml new file mode 100644 index 0000000000000..baa0a2731a36f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/ko/Firefox%20Setup%20152.0.exe + InstallerSha256: DBB3A246EEF93041A3055FAE4F4EC04F1938EAD5B959FFB20A43D752CF6D93B0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/ko/Firefox%20Setup%20152.0.exe + InstallerSha256: 8759FF2FE0EEB9A1255A78B30A6A5631602272CCA58E94030E20BF0E82D73303 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/ko/Firefox%20Setup%20152.0.exe + InstallerSha256: 165ABBADC9A0A98E972A1C0106D37CEB146C37A14A384D321A3A78C2CE49B9FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..a356dfafe50d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.da-DK.yaml new file mode 100644 index 0000000000000..74eed2f6b51a9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.de-DE.yaml new file mode 100644 index 0000000000000..fa9373f38116f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.el-GR.yaml new file mode 100644 index 0000000000000..d39320add98c4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.en-GB.yaml new file mode 100644 index 0000000000000..2d0ce71a97ccf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.en-US.yaml new file mode 100644 index 0000000000000..9b496962d9557 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ko +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ko) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.es-MX.yaml new file mode 100644 index 0000000000000..27795170bf7bf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.fr-FR.yaml new file mode 100644 index 0000000000000..106ebcadcb478 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.hu-HU.yaml new file mode 100644 index 0000000000000..0004eecad84a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ja-JP.yaml new file mode 100644 index 0000000000000..b03cf5ffd9f29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.nb-NO.yaml new file mode 100644 index 0000000000000..5005c914fcacd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ru-RU.yaml new file mode 100644 index 0000000000000..ff17a28f17dc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.ta-IN.yaml new file mode 100644 index 0000000000000..e194e292b702e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6482028aa1264 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.yaml b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.yaml new file mode 100644 index 0000000000000..ec7c199dbdb7a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ko/152.0/Mozilla.Firefox.ko.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.ko +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.installer.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.installer.yaml new file mode 100644 index 0000000000000..56d013b8557fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/rm/Firefox%20Setup%20152.0.exe + InstallerSha256: F544558D4359D5366ACEF241055D06ABB2ED39EA950326D7B74E63D8545865F7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/rm/Firefox%20Setup%20152.0.exe + InstallerSha256: 22009E5D6F2A846A4B5E13EFE3166D2ABF59DF0B5F308BC336666811A6DC3A6F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/rm/Firefox%20Setup%20152.0.exe + InstallerSha256: 6871DC5315E6A170F42975E9F6B56517944B6D70466317B66A97F92134F51CFE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..ec6c3056a98d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.da-DK.yaml new file mode 100644 index 0000000000000..0ee9cc3cc609d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.de-DE.yaml new file mode 100644 index 0000000000000..1ed50290c3be7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.el-GR.yaml new file mode 100644 index 0000000000000..ddbe999b2860d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.en-GB.yaml new file mode 100644 index 0000000000000..634eca906a880 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.en-US.yaml new file mode 100644 index 0000000000000..a57769b179d02 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.rm +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (rm) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.es-MX.yaml new file mode 100644 index 0000000000000..d26e1f444b2cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.fr-FR.yaml new file mode 100644 index 0000000000000..3eb1bbd17ec6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.hu-HU.yaml new file mode 100644 index 0000000000000..e037ece269f24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ja-JP.yaml new file mode 100644 index 0000000000000..8fb744a60b70b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.nb-NO.yaml new file mode 100644 index 0000000000000..5d19262362a22 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ru-RU.yaml new file mode 100644 index 0000000000000..b26b549413907 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.ta-IN.yaml new file mode 100644 index 0000000000000..c407feab2ccf1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1e4996518ade8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.yaml b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.yaml new file mode 100644 index 0000000000000..26161eaa2772c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/152.0/Mozilla.Firefox.rm.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.rm +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.installer.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.installer.yaml new file mode 100644 index 0000000000000..b143b2b80f7c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/ru/Firefox%20Setup%20152.0.exe + InstallerSha256: AF75C4EBE9D2F94992C9A6C6D658766DEFF631B9B5CB3E600C0B6C385B9410B6 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/ru/Firefox%20Setup%20152.0.exe + InstallerSha256: E001EE4EA2AF142F4A66A967CE8178EFD5DC426CC7227FFECA656BB2723F8527 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/ru/Firefox%20Setup%20152.0.exe + InstallerSha256: 9D0301EF779E92E32D36581BACBA93EE5E39F656D4BA6002D7E1881D4DEF6C00 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..4141a90925278 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.da-DK.yaml new file mode 100644 index 0000000000000..fbbfbe9dd4eef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.de-DE.yaml new file mode 100644 index 0000000000000..7944739f5d2b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.el-GR.yaml new file mode 100644 index 0000000000000..ecedbcbdcd1fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.en-GB.yaml new file mode 100644 index 0000000000000..f4b06318d0509 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.en-US.yaml new file mode 100644 index 0000000000000..4d527aa8b81ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ru +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ru) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.es-MX.yaml new file mode 100644 index 0000000000000..b3de61011e840 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.fr-FR.yaml new file mode 100644 index 0000000000000..d17305a3a2906 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.hu-HU.yaml new file mode 100644 index 0000000000000..91470305a3d1e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e892e88a2d849 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.nb-NO.yaml new file mode 100644 index 0000000000000..da1130409dffb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ru-RU.yaml new file mode 100644 index 0000000000000..8b71798c51ad9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.ta-IN.yaml new file mode 100644 index 0000000000000..dbd52e8aec893 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c47408684171e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.yaml b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.yaml new file mode 100644 index 0000000000000..2d417daa86a62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/152.0/Mozilla.Firefox.ru.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.ru +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.installer.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.installer.yaml new file mode 100644 index 0000000000000..3b4012ab7f3b3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/sco/Firefox%20Setup%20152.0.exe + InstallerSha256: 6DAA19DA610B60CC485EB23B2AADE1C1F06B6118AD2F6BAA6C92064D1A6AA9C9 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/sco/Firefox%20Setup%20152.0.exe + InstallerSha256: C5E1B5F80825A080FF512E373CE971EE3FBF3AA3C18C6B20686F46B449C838D5 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/sco/Firefox%20Setup%20152.0.exe + InstallerSha256: E0CF3AF04894FBC9DE7A55633DF3A407E5F78575B935F074F1A3B922C4FA3078 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..3467470589fe7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.da-DK.yaml new file mode 100644 index 0000000000000..c28be464fb989 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.de-DE.yaml new file mode 100644 index 0000000000000..d4b497d468be0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.el-GR.yaml new file mode 100644 index 0000000000000..f08a5e810115a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.en-GB.yaml new file mode 100644 index 0000000000000..bbf1cf0ed88cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.en-US.yaml new file mode 100644 index 0000000000000..732ded738ed5c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.en-US.yaml @@ -0,0 +1,98 @@ +# 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: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.es-MX.yaml new file mode 100644 index 0000000000000..df99bcb5283f4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.fr-FR.yaml new file mode 100644 index 0000000000000..f591e5742d625 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.hu-HU.yaml new file mode 100644 index 0000000000000..7586c89c9faa3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ja-JP.yaml new file mode 100644 index 0000000000000..32c936e9bb2a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.nb-NO.yaml new file mode 100644 index 0000000000000..cc82fe495a67e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ru-RU.yaml new file mode 100644 index 0000000000000..3419ede4e526a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.ta-IN.yaml new file mode 100644 index 0000000000000..f8e281071444a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fea09c891c0e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.yaml b/manifests/m/Mozilla/Firefox/sco/152.0/Mozilla.Firefox.sco.yaml new file mode 100644 index 0000000000000..653869a7f190a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/152.0/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: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.installer.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.installer.yaml new file mode 100644 index 0000000000000..152380a4709bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win32/sq/Firefox%20Setup%20152.0.exe + InstallerSha256: EE30A76B7F2069A154BFEB0321F866185D92DA4C2A930CA7BF0BEE6375092DFC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64/sq/Firefox%20Setup%20152.0.exe + InstallerSha256: 0B2AF53559D7CD8E98CC69325814F9334142F62A8E8C908779E3AB1DA7684049 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/win64-aarch64/sq/Firefox%20Setup%20152.0.exe + InstallerSha256: 6AB3C83A667CFE0871825765D2387BA87C41F243DD090CA60E7CBF4FCC83C080 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..678418feaf0a6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.da-DK.yaml new file mode 100644 index 0000000000000..4411360ff8e83 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.de-DE.yaml new file mode 100644 index 0000000000000..388574b47bae9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.el-GR.yaml new file mode 100644 index 0000000000000..47948e44e3e7f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.en-GB.yaml new file mode 100644 index 0000000000000..9df0f15434c7b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.en-US.yaml new file mode 100644 index 0000000000000..2699f98a6df6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sq +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sq) +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 152.0, first offered to Release channel users on June 16, 2026 + + New + - Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization. + + - In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active. + + - You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows. + - Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS. + - On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu. + - A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar. + - The following languages are now available for Translations: + - Basque + - Galician + - Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker. + + Firefox Labs + - Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings. + + Fixed + - Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay. + - Improved dragging images from Firefox to the desktop or Finder on macOS — images now save reliably and land where you drop them. + - In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window. + - Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux. + - Various security fixes. + + Changed + - Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before. + - When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page. + - The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu. + + Developer + - Developer Tools now have an option in the Settings panel to toggle the display of comment nodes in the Inspector. + + Web Platform + - Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS. + - The field-sizing property is now available, allowing form controls to adjust in size to fit their contents. + - Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains. + - The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration. + + Community Contributions + - With the release of Firefox 152, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - :23rd: 1812100 + - :Vincent: 2033780 + - Akeem Omosanya: 2031351, 2035252 + - Amin Amir: 2031353, 2031355, 2031599, 2033820 + - Amine Zroual: 1392125 + - Andrew Gaul: 2032275 + - Andy [:rgbcmy]: 1611643 + - Eugeniusz Lewandowski: 1650944, 2036580 + - Helmut Januschka: 2006340 + - Jak: 2030070 + - JIANG Zhirui: 2036199 + - liz: 1875083, 2008119, 2011485 + - Mubashshir: 1803078 + - Noah Peterson: 1829401 + - Rahman Mahmutović [:r_m]: 1717176 + - Sahaj: 2031015 + - Takeru Mitsumori: 2038948 + - Tim Elliott: 2031507 + - tom.passarelli: 2031328 + - Tymur Boiko: 2035749, 2036839, 2039309 + - Vignesh B [:vsr-b]: 1895393, 1966844 + - vinitjangir: 790194, 2000360 + - vyofgod: 2031349, 2031356, 2031357, 2031371, 2031377, 2031381 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.es-MX.yaml new file mode 100644 index 0000000000000..34606be7ebc43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.fr-FR.yaml new file mode 100644 index 0000000000000..64362a49ecd64 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.hu-HU.yaml new file mode 100644 index 0000000000000..d72ed92c86404 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f643f4e5acfdc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.nb-NO.yaml new file mode 100644 index 0000000000000..762133f428e9e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ru-RU.yaml new file mode 100644 index 0000000000000..d6d5bafd71252 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.ta-IN.yaml new file mode 100644 index 0000000000000..40e88ec98a960 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3c9b01b2ffce0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.yaml b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.yaml new file mode 100644 index 0000000000000..19a066fb83856 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/152.0/Mozilla.Firefox.sq.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.sq +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.installer.yaml new file mode 100644 index 0000000000000..6c407712cb96a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.12.0esr/win32/es-ES/Thunderbird%20Setup%20140.12.0esr.exe + InstallerSha256: F9365D3496CF237087801B699019944266852610A847149D8839440250F5783A + ProductCode: Mozilla Thunderbird 140.12.0 (x86 es-ES) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 es-ES) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.12.0esr/win64/es-ES/Thunderbird%20Setup%20140.12.0esr.exe + InstallerSha256: BC9792C87B5C2A29720941F748676F91EAB8F2295D18E26D50ED8DECDB254F91 + ProductCode: Mozilla Thunderbird 140.12.0 (x64 es-ES) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 es-ES) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.locale.en-US.yaml new file mode 100644 index 0000000000000..4bf5b81d122d3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (es-ES) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Description: |- + Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.12.0esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ce36782386432 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.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: Mozilla.Thunderbird.ESR.es-ES +PackageVersion: 140.12.0 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.12.0esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.yaml new file mode 100644 index 0000000000000..a61cf58b5351e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/140.12.0/Mozilla.Thunderbird.ESR.es-ES.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.installer.yaml new file mode 100644 index 0000000000000..541b74b26e29c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.pl +PackageVersion: 140.12.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.12.0esr/win32/pl/Thunderbird%20Setup%20140.12.0esr.exe + InstallerSha256: C28EC2999601B32106CC54A5071495BC40CEA0D1BAF22E3CA6613A1080FB0EFA + ProductCode: Mozilla Thunderbird 140.12.0 (x86 pl) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 pl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.12.0esr/win64/pl/Thunderbird%20Setup%20140.12.0esr.exe + InstallerSha256: EB28EB2932D0BCF97059F6E31F97CD90761B9323AE407AF1930A488296FD1198 + ProductCode: Mozilla Thunderbird 140.12.0 (x64 pl) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 pl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.locale.en-US.yaml new file mode 100644 index 0000000000000..da031d8f3c53e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.pl +PackageVersion: 140.12.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (pl) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Description: |- + Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.12.0esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..104cf8cc66065 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.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: Mozilla.Thunderbird.ESR.pl +PackageVersion: 140.12.0 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.12.0esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.yaml new file mode 100644 index 0000000000000..c114ccaaa0c4b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pl/140.12.0/Mozilla.Thunderbird.ESR.pl.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.Thunderbird.ESR.pl +PackageVersion: 140.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.installer.yaml b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.installer.yaml new file mode 100644 index 0000000000000..9b5e2e2ee3e31 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ast +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/152.0/win32/ast/Thunderbird%20Setup%20152.0.exe + InstallerSha256: F21DCF157BC5688B7B9C67787D81579C3DD07BA6DBB6A2A031AEF8E3B93541FB + ProductCode: Mozilla Thunderbird 152.0 (x86 ast) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/152.0/win64/ast/Thunderbird%20Setup%20152.0.exe + InstallerSha256: 7AA0F5B3849DCAB79BC4EDDB011F374DC75E24F467F020E9307E409895B267AE + ProductCode: Mozilla Thunderbird 152.0 (x64 ast) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.locale.en-US.yaml new file mode 100644 index 0000000000000..333e88258b913 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.locale.en-US.yaml @@ -0,0 +1,113 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ast +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ast) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s New + new + SecurityDevices enabled in enterprise policies + new + One-click account setup for Thundermail accounts + What’s Changed + changed + Use 'Add' instead of 'New' for account, calendar, address book creation buttons + changed + GMail OAuth updated to use PKCE + changed + Hostname of mail server is also checked when detecting address books and calendars + changed + Updated about:rights to replace local with hosted url + changed + 'Hide completed tasks' now also hides cancelled tasks + What’s Fixed + fixed + New mail alerts appeared on wrong monitor in three-monitor setup + fixed + Spam messages triggered new mail notifications before being moved to Spam folder + fixed + Filtered IMAP or NNTP subscriptions were lost after closing Subscribe dialog + fixed + 'Download Headers' dialog for newsgroups failed to open + fixed + Messages nested deeper than 255 levels disappeared from threading view + fixed + Performing Delete followed by Undo on thread parent message could corrupt view + fixed + Single messages still appeared collapsible after thread members were deleted + fixed + Updated threads remained misordered until folder refresh or resort + fixed + Non-threaded subject sorting separated 'RE:' replies from original messages + fixed + BCC recipients were included in signed email headers + fixed + Performance issue when decrypting encrypted messages + fixed + Filter search on Body missed draft messages containing German umlauts + fixed + Thunderbird could crash during local message search + fixed + Blocked file warning showed without 'Unblock File' button in compose window + fixed + Forwarding/Redirecting Exchange messages failed with NS_ERROR_OUT_OF_MEMORY + fixed + Compose window closed early and send progress dialog hung after NNTP failure + fixed + Compose window stayed open after sending when mailnews.sendInBackground set + fixed + Microsoft OAuth2 failed when HTTPS localhost redirect was not intercepted + fixed + Pasting contact photos stopped working when photo button had focus + fixed + Filter dialog lacked focus ring and had poorly distinguishable buttons + fixed + Subfolder kept stale accessibility unread count after unread messages were deleted + fixed + 'Edit as New Message' and inline 'Forward' not possible with PGP-signed messages + fixed + Various MIME improvements + fixed + EWS messages could go missing from folder view + fixed + IMAP "Show only subscribed folders" could not be changed without restart + fixed + Unable to delete more than 1000 messages at a time on Microsoft 365 + fixed + EWS folders in Trash were moved to Trash again instead of being hard deleted + fixed + IMAP notifications repeated for emails read on another device after sleep wake + fixed + POP3 deadlocked when server went silent without closing socket + fixed + Calendar acceptance no longer distinguished between single occurrence and series + fixed + Transparent popups on macOS made calendar event editing difficult + fixed + Duplicate attendees were added to invitations instead of being filtered out + fixed + Task percentage complete was not preserved separately from status in tooltips + fixed + Visual and UX improvements + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c3adddfa12ef7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.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.Thunderbird.ast +PackageVersion: "152.0" +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ast) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/152.0/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.yaml b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.ast.yaml new file mode 100644 index 0000000000000..0441c01da42c3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/152.0/Mozilla.Thunderbird.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.Thunderbird.ast +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.installer.yaml b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.installer.yaml new file mode 100644 index 0000000000000..0bed859ef0aa8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ca +PackageVersion: "152.0" +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/152.0/win32/ca/Thunderbird%20Setup%20152.0.exe + InstallerSha256: BFD81A10D8E0F704801EFFB4E71235CE2888380B52DD64E5215ED141A9A8E028 + ProductCode: Mozilla Thunderbird 152.0 (x86 ca) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/152.0/win64/ca/Thunderbird%20Setup%20152.0.exe + InstallerSha256: AFFDB0CBE6D1B4B7D3F6DDBAFA0D9F55141511DD760049F504E94F59BBD30113 + ProductCode: Mozilla Thunderbird 152.0 (x64 ca) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.locale.en-US.yaml new file mode 100644 index 0000000000000..7e09c971d8b61 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.locale.en-US.yaml @@ -0,0 +1,113 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ca +PackageVersion: "152.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ca) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s New + new + SecurityDevices enabled in enterprise policies + new + One-click account setup for Thundermail accounts + What’s Changed + changed + Use 'Add' instead of 'New' for account, calendar, address book creation buttons + changed + GMail OAuth updated to use PKCE + changed + Hostname of mail server is also checked when detecting address books and calendars + changed + Updated about:rights to replace local with hosted url + changed + 'Hide completed tasks' now also hides cancelled tasks + What’s Fixed + fixed + New mail alerts appeared on wrong monitor in three-monitor setup + fixed + Spam messages triggered new mail notifications before being moved to Spam folder + fixed + Filtered IMAP or NNTP subscriptions were lost after closing Subscribe dialog + fixed + 'Download Headers' dialog for newsgroups failed to open + fixed + Messages nested deeper than 255 levels disappeared from threading view + fixed + Performing Delete followed by Undo on thread parent message could corrupt view + fixed + Single messages still appeared collapsible after thread members were deleted + fixed + Updated threads remained misordered until folder refresh or resort + fixed + Non-threaded subject sorting separated 'RE:' replies from original messages + fixed + BCC recipients were included in signed email headers + fixed + Performance issue when decrypting encrypted messages + fixed + Filter search on Body missed draft messages containing German umlauts + fixed + Thunderbird could crash during local message search + fixed + Blocked file warning showed without 'Unblock File' button in compose window + fixed + Forwarding/Redirecting Exchange messages failed with NS_ERROR_OUT_OF_MEMORY + fixed + Compose window closed early and send progress dialog hung after NNTP failure + fixed + Compose window stayed open after sending when mailnews.sendInBackground set + fixed + Microsoft OAuth2 failed when HTTPS localhost redirect was not intercepted + fixed + Pasting contact photos stopped working when photo button had focus + fixed + Filter dialog lacked focus ring and had poorly distinguishable buttons + fixed + Subfolder kept stale accessibility unread count after unread messages were deleted + fixed + 'Edit as New Message' and inline 'Forward' not possible with PGP-signed messages + fixed + Various MIME improvements + fixed + EWS messages could go missing from folder view + fixed + IMAP "Show only subscribed folders" could not be changed without restart + fixed + Unable to delete more than 1000 messages at a time on Microsoft 365 + fixed + EWS folders in Trash were moved to Trash again instead of being hard deleted + fixed + IMAP notifications repeated for emails read on another device after sleep wake + fixed + POP3 deadlocked when server went silent without closing socket + fixed + Calendar acceptance no longer distinguished between single occurrence and series + fixed + Transparent popups on macOS made calendar event editing difficult + fixed + Duplicate attendees were added to invitations instead of being filtered out + fixed + Task percentage complete was not preserved separately from status in tooltips + fixed + Visual and UX improvements + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/152.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.locale.zh-CN.yaml new file mode 100644 index 0000000000000..36f6ae8093c23 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.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.Thunderbird.ca +PackageVersion: "152.0" +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ca) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/152.0/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.yaml b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.ca.yaml new file mode 100644 index 0000000000000..64d5e2d805023 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/152.0/Mozilla.Thunderbird.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.Thunderbird.ca +PackageVersion: "152.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.installer.yaml b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.installer.yaml new file mode 100644 index 0000000000000..3f8324f0ba9f1 --- /dev/null +++ b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.installer.yaml @@ -0,0 +1,27 @@ +# 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: mjishnu.raven +PackageVersion: 1.0.1.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Raven.exe + PortableCommandAlias: raven +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mjishnu/Raven/releases/download/v1.0.1.4/Raven-v1.0.1.4-win-x86-self-contained.zip + InstallerSha256: B97EF811D37F96F1914B0125EE1118FBA72A3C6C18655477B8D9BDD4363AA7D5 +- Architecture: x64 + InstallerUrl: https://github.com/mjishnu/Raven/releases/download/v1.0.1.4/Raven-v1.0.1.4-win-x64-self-contained.zip + InstallerSha256: 81BECC0A9390F991FF14B31B93A2357124B04A7C2728DF46036BA81F9FE7048D +- Architecture: arm64 + InstallerUrl: https://github.com/mjishnu/Raven/releases/download/v1.0.1.4/Raven-v1.0.1.4-win-arm64-self-contained.zip + InstallerSha256: 010974F77DEE984C243D284CD4C2A992605216F35EEF374A12F2D33AC463086F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.locale.en-US.yaml b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.locale.en-US.yaml new file mode 100644 index 0000000000000..0fe9ef4a2a1d9 --- /dev/null +++ b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.locale.en-US.yaml @@ -0,0 +1,45 @@ +# 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: mjishnu.raven +PackageVersion: 1.0.1.4 +PackageLocale: en-US +Publisher: Jishnu M +PublisherUrl: https://github.com/mjishnu +PublisherSupportUrl: https://github.com/mjishnu/Raven/issues +Author: Jishnu M +PackageName: Raven +PackageUrl: https://github.com/mjishnu/Raven +License: Apache-2.0 +LicenseUrl: https://github.com/mjishnu/Raven/blob/HEAD/LICENSE +Copyright: Copyright (c) Jishnu M +ShortDescription: An open-source client to search, download, install, and update Microsoft Store apps without MS Store services. +Moniker: raven +Tags: +- download +- downloader +- microsoft +- microsoft-store-app +- microsoftstore +- microsoftstore-api +- ms-store +- ms-store-downloader +- uwp +- uwp-applications +- uwp-apps +- uwp-installer +ReleaseNotes: |- + What's Changed + - Fix broken translation code paths and add guardrail against malformed translations + - Fix crash caused by Incompressible blocks + > Note: Read installation instruction + > - Normal version you need to download the runtimes (runtimes are usually shared by multiple apps) + > - Self-contained version contains all the runtimes inbuild (larger size, runtimes can't be shared with other apps) + New Translations + - Korean + New Contributors + - @VenusGirl made their first contribution in #22 + Full Changelog: v1.0.1.3...v1.0.1.4 +ReleaseNotesUrl: https://github.com/mjishnu/Raven/releases/tag/v1.0.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.yaml b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.yaml new file mode 100644 index 0000000000000..29da6f5b94c6c --- /dev/null +++ b/manifests/m/mjishnu/raven/1.0.1.4/mjishnu.raven.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: mjishnu.raven +PackageVersion: 1.0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.installer.yaml b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.installer.yaml new file mode 100644 index 0000000000000..73eeb072db082 --- /dev/null +++ b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NakabaLab.sshm +PackageVersion: 1.0.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: sshm.exe + PortableCommandAlias: sshm +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/nakaba-lab/ssh-manager-tui/releases/download/v1.0.1/sshm-1.0.1-x86_64-pc-windows-msvc.zip + InstallerSha256: E21AD6C18965E3A6EAE565103C4B6CDBE084B056EADD76071BC47F4599AF9092 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.locale.en-US.yaml b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.locale.en-US.yaml new file mode 100644 index 0000000000000..0f727fad77712 --- /dev/null +++ b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.locale.en-US.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NakabaLab.sshm +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: nakaba-lab +PublisherUrl: https://github.com/nakaba-lab/ssh-manager-tui +Author: nakaba-lab +PackageName: sshm +PackageUrl: https://github.com/nakaba-lab/ssh-manager-tui +License: MIT OR Apache-2.0 +ShortDescription: A TUI SSH host manager for ~/.ssh/config +Moniker: sshm +Tags: + - ssh + - tui + - ssh-config + - terminal +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.yaml b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.yaml new file mode 100644 index 0000000000000..a4f5074c7de0c --- /dev/null +++ b/manifests/n/NakabaLab/sshm/1.0.1/NakabaLab.sshm.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NakabaLab.sshm +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NanJingWangYa/OsMonitor/.validation b/manifests/n/NanJingWangYa/OsMonitor/.validation new file mode 100644 index 0000000000000..466c7dfc52db3 --- /dev/null +++ b/manifests/n/NanJingWangYa/OsMonitor/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"496b8d88-bc1f-4609-91d3-e9628d243bdf","TestPlan":"Validation-Domain","PackagePath":"manifests/n/NanJingWangYa/OsMonitor/10.6.23","CommitId":"6a403833565e03f7ed3ca9dc54f203a71f2f273d"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.installer.yaml b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.installer.yaml new file mode 100644 index 0000000000000..fdddbd3595707 --- /dev/null +++ b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.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: NanJingWangYa.OsMonitor +PackageVersion: 10.6.23 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://www.os-monitor.com/OsMonitorServerSetup10.6.23.exe + InstallerSha256: 51F1371C90667AC4F80A7597E777260DD83E4893A70C2C7276FBC7AC8C2999FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.locale.en-US.yaml b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.locale.en-US.yaml new file mode 100644 index 0000000000000..24eb8817d3c00 --- /dev/null +++ b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NanJingWangYa.OsMonitor +PackageVersion: 10.6.23 +PackageLocale: en-US +Publisher: WangYa Computer Co.,Ltd. +PublisherUrl: https://www.os-monitor.com/ +PublisherSupportUrl: https://www.os-monitor.com/support/ +PrivacyUrl: https://www.os-monitor.com/privacy/ +Author: Wangya Computer Co., Ltd. +PackageName: OsMonitor Management Console +PackageUrl: https://www.os-monitor.com/ +License: Commercial +LicenseUrl: https://www.os-monitor.com/ +Copyright: Copyright (c) NanJing WangYa Computer Co., Ltd. All rights reserved. +CopyrightUrl: https://www.os-monitor.com/ +ShortDescription: On-premise employee monitoring and Data Loss Prevention (DLP) management console. +Description: OsMonitor is a 100% on-premise employee monitoring and Data Loss Prevention (DLP) solution built natively for Windows networks. This package automates the silent deployment of the central management console server, running completely within the local network to guarantee data privacy and sovereignty. +Moniker: OsMonitor +Tags: +- employee-monitoring-software +- dlp +- network-security +- web-filtering +- computer-monitoring-software +ReleaseNotes: Initial WinGet release for OsMonitor Central Management Console version 10.6.23. +ReleaseNotesUrl: https://www.os-monitor.com/download/ +PurchaseUrl: https://www.os-monitor.com/pricing/ +InstallationNotes: OsMonitor Management Console installed successfully. Please launch the application from your desktop shortcut or Start Menu to begin configuration. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.yaml b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.yaml new file mode 100644 index 0000000000000..64314cb1dc9d4 --- /dev/null +++ b/manifests/n/NanJingWangYa/OsMonitor/10.6.23/NanJingWangYa.OsMonitor.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: NanJingWangYa.OsMonitor +PackageVersion: 10.6.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 0000000000000..10955a85a9230 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.11 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.1.11/NetSentinel-Setup-2.1.11.exe + InstallerSha256: 900E5473C0EF8937E13541AA5A8B3D46320FD30AC1C6D2A7A8D81871B7B21654 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 0000000000000..bdac16bd2f246 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.11 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.1.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.yaml new file mode 100644 index 0000000000000..a4a96f52b3839 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.11/NetSentinel.NetSentinel.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: NetSentinel.NetSentinel +PackageVersion: 2.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.installer.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.installer.yaml new file mode 100644 index 0000000000000..fd157eb5cdf82 --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.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: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.1 +InstallerType: portable +Commands: +- nexttrace-tiny +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.1/nexttrace-tiny_windows_386.exe + InstallerSha256: 0DFF491770C748138333F8DAE7B612673A4D378A6E79A5C2058DB9F695C26555 +- Architecture: x64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.1/nexttrace-tiny_windows_amd64.exe + InstallerSha256: 16E13532F6E8EE75F63DB61A6A98FE1CA217B5431B76531C8C5D4BCDBE7E6F9B +- Architecture: arm64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.1/nexttrace-tiny_windows_arm64.exe + InstallerSha256: E9BE324B815B601A4BE50746A6079F6EC6910A298CE9FB0426BBB940F6CE09AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.en-US.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.en-US.yaml new file mode 100644 index 0000000000000..7d52486d1817b --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.1 +PackageLocale: en-US +Publisher: NextTrace Community +PublisherUrl: https://www.nxtrace.org/ +PublisherSupportUrl: https://github.com/nxtrace/NTrace-core/issues +PackageName: NextTrace Tiny +PackageUrl: https://www.nxtrace.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/nxtrace/NTrace-core/blob/HEAD/LICENSE +ShortDescription: An open source light-weight visual traceroute tool implemented by Golang. +Tags: +- as-path +- asn-lookup +- geoip +- geolocation +- ip +- ip-lookup +- network +- network-analysis +- traceroute +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nxtrace/NTrace-core/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4e9d5d78758e2 --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.1 +PackageLocale: zh-CN +ShortDescription: 一个使用 Golang 实现的开源轻量级可视化 traceroute 工具。 +Tags: +- asn查询 +- as路径 +- geoip +- geolocation +- ip +- ip查询 +- traceroute +- 网络 +- 网络分析 +ReleaseNotes: |- + What's Changed + - 修复 Fast Trace 初始化流程:--fast-trace / --file 现在会先准备 LeoMoeAPI runtime,再进入快速测试,避免 GeoIP / FastIP 相关初始化缺失 + - 修复配置 NEXTTRACE_API_V4_TOKEN 时 Fast Trace 仍初始化旧 v3 WebSocket 的问题;v4 token runtime 准备成功后会跳过 v3 WS + - 修复 Fast Trace 中重复注册 signal / interrupt 处理的问题,减少 Ctrl-C、退出和 WebSocket 清理路径的副作用 + - 修正 Fast Trace runtime prepared 判定,避免已由上层准备 runtime 后仍重复创建 / 关闭 LeoMoe WebSocket + - Fast Trace IPv4 / IPv6 路径统一复用 runtime 初始化与 WebSocket 清理逻辑,降低不同路径行为不一致的风险 + - 升级 Go toolchain 到 1.26.4,CI / build / regression workflow 同步固定使用 Go 1.26.4 + - 更新依赖:golang.org/x/net 0.56.0、golang.org/x/sys 0.46.0、golang.org/x/term 0.44.0、golang.org/x/sync 0.21.0、github.com/quic-go/quic-go 0.59.1、github.com/mattn/go-runewidth 0.0.24 等 + 额外的: + 本版本主要是 Fast Trace 初始化稳定性修复和依赖 / 工具链更新。 + 配置 NextTrace API v4 token 的用户,Fast Trace 会优先走 v4 runtime,不再无意义初始化旧 v3 LeoMoe WebSocket。 + --from 路径不受 Fast Trace runtime 初始化影响。 + Full Changelog: https://github.com/nxtrace/NTrace-core/compare/v1.7.0...v1.7.1 +ReleaseNotesUrl: https://github.com/nxtrace/NTrace-core/releases/tag/v1.7.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.yaml new file mode 100644 index 0000000000000..516ab30e3aeeb --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.1/NextTrace.NextTrace.Tiny.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: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.installer.yaml b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.installer.yaml new file mode 100644 index 0000000000000..c85e5a487a844 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NoMachine.NoMachine.CloudServer +PackageVersion: 9.7.3 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- nxr +- nxs +- nxv +- nxw +ProductCode: NoMachine_is1 +ReleaseDate: 2026-06-16 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://web9001.nomachine.com/packages/9.7-PRODUCTION/Windows/nomachine-cloud-server_9.7.3_1_x86.exe + InstallerSha256: 8F3CBF8533F157D9DDA2F9D38539E8A0AB13E22C3F3546D8CA319E23AEA108B4 +- Architecture: x64 + InstallerUrl: https://web9001.nomachine.com/packages/9.7-PRODUCTION/Windows/nomachine-cloud-server_9.7.3_1_x64.exe + InstallerSha256: FB5A5EBA78983FCC68F203FF05A30C0B739A44DBBBBE1F8E2B271039A73D1120 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.locale.en-US.yaml b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.locale.en-US.yaml new file mode 100644 index 0000000000000..7762a4cd48fa5 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.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: NoMachine.NoMachine.CloudServer +PackageVersion: 9.7.3 +PackageLocale: en-US +Publisher: NoMachine S.a.r.l. +PublisherUrl: https://www.nomachine.com/ +PublisherSupportUrl: https://www.nomachine.com/support +PrivacyUrl: https://kb.nomachine.com/AR05P00977 +Author: NoMachine S.à r.l. +PackageName: NoMachine Cloud Server +PackageUrl: https://downloads.nomachine.com/ +License: Proprietary +LicenseUrl: https://www.nomachine.com/licensing +Copyright: Copyright 2002, 2026 © NoMachine +CopyrightUrl: https://www.nomachine.com/licensing +ShortDescription: For smaller deployments Cloud Server permits up to 20 connections, connecting users located outside the LAN to their NoMachine-enabled computers. Users can connect from any device or Web browser to Windows, Mac or Linux desktops on the corporate network. +Description: NoMachine Cloud Server provides centralized remote access for up to 20 connections. Suitable for teams and small departments, it allows any organization to converge point-of-entry to desktops and computers on the corporate network. Administrators can securely consolidate access to NoMachine-enabled hosts, such as Enterprise Desktops, which have been added to the gateway, making sure that those resources are never exposed to the internet. +Tags: +- remote +- remote-access +- remote-control +- remote-desktop +ReleaseNotes: |- + NoMachine makes available version 9.7.3 to provide fixes for issues found in previous releases, updates to some third party libraries and some minor enhancements for NoMachine RDP virtual desktops (see https://kb.nomachine.com/AR07J00645 for more details and instructions). + OpenSSL libraries shipped by NoMachine client and server packages have been updated to v3.0.21. The full list of CVE patched by the new OpenSSL v3.0.21 is available on their Official web site at: https://github.com/openssl/openssl/releases/tag/openssl-3.0.21 + The nxhtd component included in commercial server packages is based on httpd 2.4.68, changes in the new version of Apache are listed here: https://downloads.apache.org/httpd/CHANGES_2.4.68 + Trouble Reports solved in version 9.7.3: + TR06X11843 - Automatic log rotation may ignore the number of rotated files set by '--rotate' option + TR06X11854 - The auto-update procedure may complete successfully even if nxusb didn't compile + TR05X11833 - Message about activating the subscription may be misleading +ReleaseNotesUrl: https://kb.nomachine.com/SU06X00278 +PurchaseUrl: https://store.nomachine.com +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://www.nomachine.com/documents +- DocumentLabel: Knowledge Base + DocumentUrl: https://kb.nomachine.com/ +- DocumentLabel: FAQ + DocumentUrl: https://www.nomachine.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.locale.zh-CN.yaml b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..89b0c3cab6b28 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.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: NoMachine.NoMachine.CloudServer +PackageVersion: 9.7.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 对于较小规模的部署,NoMachine 云服务器支持最多 20 个连接,使局域网外的用户能够访问其启用 NoMachine 的计算机。用户可通过任意设备或网页浏览器连接至企业网络中的 Windows、Mac 或 Linux 桌面。 +Description: NoMachine 云服务器为最多 20 个连接提供集中式远程访问方案。该解决方案适合团队和小型部门使用,可帮助各类组织统一接入企业网络内的桌面和计算机。管理员能够安全地整合对已添加至网关的 NoMachine 主机(如企业桌面)的访问权限,确保这些资源永不暴露在公网环境中。 +Tags: +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +- 远程连接 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.nomachine.com/documents +- DocumentLabel: 知识库 + DocumentUrl: https://kb.nomachine.com/ +- DocumentLabel: 常见问题 + DocumentUrl: https://www.nomachine.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.yaml b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.yaml new file mode 100644 index 0000000000000..f12bec9fb4b17 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/CloudServer/9.7.3/NoMachine.NoMachine.CloudServer.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: NoMachine.NoMachine.CloudServer +PackageVersion: 9.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.installer.yaml b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.installer.yaml new file mode 100644 index 0000000000000..67a4691b79223 --- /dev/null +++ b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: nakaba-lab.wslm +PackageVersion: 1.0.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Commands: +- wslm +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nakaba-lab/wsl-manager-tui/releases/download/v1.0.0/wslm-x86_64-pc-windows-msvc.exe + InstallerSha256: 2596571A3D40E415AA23DA9B60FACDF132A208FE501A1598C8DCD2A6CE7E8B41 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.locale.en-US.yaml b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.locale.en-US.yaml new file mode 100644 index 0000000000000..b0eade660554a --- /dev/null +++ b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: nakaba-lab.wslm +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: nakaba-lab +PublisherUrl: https://github.com/nakaba-lab +PublisherSupportUrl: https://github.com/nakaba-lab/wsl-manager-tui/issues +PackageName: wslm +PackageUrl: https://github.com/nakaba-lab/wsl-manager-tui +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/nakaba-lab/wsl-manager-tui/blob/main/LICENSE-MIT +Copyright: Copyright (c) 2026 nakaba-lab +ShortDescription: A terminal UI to manage Windows Subsystem for Linux (WSL) distributions. +Description: |- + wslm is a single self-contained terminal UI (Rust + ratatui) to manage WSL distributions on + Windows from one screen: list distros with state, version and on-disk size; start/stop them; + open shells inline or in a new Windows Terminal tab; watch live WSL VM memory/CPU gauges with + sparklines; do managed export/import (tar/vhdx); install distros from the online catalog; and + edit .wslconfig / wsl.conf. State detection is locale-independent and there is no telemetry. +Moniker: wslm +Tags: +- wsl +- tui +- terminal +- windows +- ratatui +- cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.yaml b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.yaml new file mode 100644 index 0000000000000..bd3159fd0821e --- /dev/null +++ b/manifests/n/nakaba-lab/wslm/1.0.0/nakaba-lab.wslm.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: nakaba-lab.wslm +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..d385831e740cf --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.145 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.145/cr_v0.3.145_windows_amd64.zip + InstallerSha256: 45EA4DE27FCE1DC37738A796F46D777CCF9135C6FBA3C3246201E496B63AE4E3 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.145/cr_v0.3.145_windows_arm64.zip + InstallerSha256: 6375C39B3C08D354D180D7812357C8E03BD4006114F4A779AE21D43B5E0392FA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-16 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..69772cdfba74b --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.145 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.145 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..6bc194edf89a4 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.145/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.145 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..bec9f70a72418 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.154 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.154/cr_v0.3.154_windows_amd64.zip + InstallerSha256: 538533922A302DB6FBBA2F7F5402D857962527A9CAD578C5F8C9DD932026A88D +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.154/cr_v0.3.154_windows_arm64.zip + InstallerSha256: 49CBF87F9DEE168E4A852713B676842016797B90291F29DE4CAE94DD9E42915A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-16 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..dbcfec470aaf3 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.154 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.154 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..c990b9503d9a9 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.154/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.154 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.installer.yaml b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.installer.yaml new file mode 100644 index 0000000000000..df79806d42013 --- /dev/null +++ b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.installer.yaml @@ -0,0 +1,18 @@ +# 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: OrdinLabs.ssh-autocomplete +PackageVersion: 1.0.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-08" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ssh-autocomplete.exe + PortableCommandAlias: ssh-autocomplete + InstallerUrl: https://github.com/ordinlabs/ssh-autocomplete/releases/download/v1.0.0/ssh-autocomplete_1.0.0_windows_amd64.zip + InstallerSha256: 97da2063a0f2eeda5b3a77f749e23a0e661488c5e942b1acf8615896a3b24423 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.locale.en-US.yaml b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.locale.en-US.yaml new file mode 100644 index 0000000000000..707faf300f211 --- /dev/null +++ b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: OrdinLabs.ssh-autocomplete +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: OrdinLabs +PackageName: ssh-autocomplete +License: MIT +ShortDescription: SSH host autocompletion helper +Moniker: ssh-autocomplete +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.yaml b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.yaml new file mode 100644 index 0000000000000..aa152bc0e4234 --- /dev/null +++ b/manifests/o/OrdinLabs/ssh-autocomplete/1.0.0/OrdinLabs.ssh-autocomplete.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: OrdinLabs.ssh-autocomplete +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml b/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml deleted file mode 100644 index 7421cfdccad9a..0000000000000 --- a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Orica.SHOTPlus.Tunnel -PackageVersion: 2.23.3.0 -PackageLocale: en-US -Publisher: Orica -PublisherSupportUrl: https://support.blastiq.com/ -Author: Orica Limited -PackageName: SHOTPlus Tunnel -License: Proprietary -Copyright: © Copyright 2025 Orica Limited. All rights reserved. -ShortDescription: Advanced blast design and modelling software for complex blasts. -Description: Our SHOTPlus™ range of blast design and modelling software enable users to design, visualise and analyse blast initiation sequences across surface mine, quarry and construction applications. -Tags: -- blast -- tunnel -ReleaseNotes: |- - Version 2.23.3 of SHOTPlus™ Tunnel, first offered to users on Tuesday, 8th July 2025. - A notification will appear on start-up in SHOTPlus™ Tunnel once the update is available. - For further information on updating SHOTPlus™, please contact the BlastIQ™ Support Team via support.blastiq.com. - - Important - Update to SHOTPlus™ Tunnel Support Policy - There has been an update to the support policy for SHOTPlus™ Tunnel. Support will be provided for the current version, with a buffer of 60 days for the previous version to allow time to update. - For more information on this update, please refer to this article. - - New - 1. Users will no longer able to license SHOTPlus™ Tunnel with product keys. - 2. "Hole Type Names" are now able to be exported via text export. - 3. "Decking mode" in the eDev™ timing tool is no longer supported .1 - 4. A new GUID parameter is generated each time File > Export > All MDCU charge files is run support changes to the WebGen™ workflow.2 - 5. Users can now export local collar coordinates via Text Export. - 6. There are now two volume calculations in Calculations > Performance Indicators: - 1. "Blast volume" is the profile cross-section area multiplied by the hole length. - 2. "Blast volume (hole based)" is the sum of the calculated volume per hole. - Information - 1. "Decking mode" was a specialised tool used for a specific use case in civil tunneling. Users are still able to use eDev™ in holes with multiple decks without "Decking mode". - 2. The GUID will be made available to copy from the confirmation dialog box once file export is complete. A new code is generated each time the MDCU files are created. Users can check the current GUID via "Blast header information" in Blast Properties. - - Improved - 1. The old print functionality has been retired as part of the SHOTPlus print standardization across the SHOTPlus suite. 1 - 2. In 'Program Settings,' >'BlastIQ™ Online Settings', is now renamed to 'NCVIB Server' to more accurately describe the pane's function. - 3. The "Void" hole type now accurately displays the hole diameter in the main window. - 4. Improved messaging for timing decked holes using eDev™. - 5. When using the eDev™ tool, holes with multiple decks and detonators are being counted correctly. - 6. Users exporting files for MDCU charge plans can now use an ejection charge > 0.2kg. - 7. Increased range of hole angles: - 1. In Horizontal/Vertical mode: the horizontal and vertical angles are valid within the range (-80°, 80°).2 - 2. In Angle/Bearing mode: the angle values are valid within the range (0°, 80°). - Information - 1. For further information about the new print functionality please refer to the KBA. - 2. When an angle is greater than 80° approaching 90°, the mathematical calculations exceed the limits of the model. - - Fixed - 1. The 'Remove Timing' function in the Tools > Holes menu, now re-named 'Remove in-hole initiation', was not operating as designed. - 2. Dimension text labels now align with the plan view during printing. - 3. The "Retain existing timing function", was not performing after loading design was emptied and reapplied. - 4. The Cut Tool template editor now applies EBS timing and displays the EBS toolbar correctly. - 5. The 'Edit Template' and 'Delete Template' options in the Cut Tool template window now function correctly upon template import. - 6. The Hole tool now reflects the applied program unit settings. - 7. Summary block was not printing properly. - 8. Deleted profiles were appearing the Project Overview tool. - 9. Main window refresh was delayed when hole type colours were changed. - 10. When importing a cut template, all objects will now be stored in the "Cut" layer. - 11. SHOTPlus™ Tunnel was not importing as-drilled holes correctly. - 12. SHOTPlus™ Tunnel was incorrectly counting the number of as-drilled holes in Project Overview. - 13. Deleting a cut template from a project was causing an error. - 14. When using the Dimension tool in the Cut Editor, dimension objects were not automatically being stored in the Dimension layer. - 15. SHOTPlus™ Tunnel was not allowing users to create blasted sections using a DXF. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.installer.yaml b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.installer.yaml similarity index 64% rename from manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.installer.yaml rename to manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.installer.yaml index eacb77b3698aa..f05d26a5ca4e7 100644 --- a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.installer.yaml +++ b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.installer.yaml @@ -1,19 +1,19 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Orica.SHOTPlus.Tunnel -PackageVersion: 2.23.3.0 -InstallerType: burn -Scope: machine -ProductCode: '{f694a10d-6078-4270-8aa9-2dba0fd68252}' -AppsAndFeaturesEntries: -- UpgradeCode: '{9451E711-C1C8-4077-B5E6-372AE3F6F6EE}' -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.blastiq.com/installers/shotplust/production/shotplust.installer.production.exe - InstallerSha256: 862EEBA0B7B2B9214C16722B5843F2060F449FC287188F73B08687E412434496 -- Architecture: x64 - InstallerUrl: https://downloads.blastiq.com/installers/shotplust/production/shotplust.installer.production.exe - InstallerSha256: 862EEBA0B7B2B9214C16722B5843F2060F449FC287188F73B08687E412434496 -ManifestType: installer -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Orica.SHOTPlus.Tunnel +PackageVersion: 2.24.1.0 +InstallerType: burn +Scope: machine +ProductCode: '{03031823-2ebc-4f6b-93c8-8d05803b50b4}' +AppsAndFeaturesEntries: +- UpgradeCode: '{9451E711-C1C8-4077-B5E6-372AE3F6F6EE}' +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.blastiq.com/installers/shotplust/production/shotplust.installer.production.exe + InstallerSha256: A4A4BD30075D756CF6635C0F9D7D0BB36818FEEC124003BABB21AF74A03253A2 +- Architecture: x64 + InstallerUrl: https://downloads.blastiq.com/installers/shotplust/production/shotplust.installer.production.exe + InstallerSha256: A4A4BD30075D756CF6635C0F9D7D0BB36818FEEC124003BABB21AF74A03253A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml new file mode 100644 index 0000000000000..7797102671fb2 --- /dev/null +++ b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.en-US.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Orica.SHOTPlus.Tunnel +PackageVersion: 2.24.1.0 +PackageLocale: en-US +Publisher: Orica +PublisherSupportUrl: https://support.blastiq.com/ +Author: Orica Limited +PackageName: SHOTPlus Tunnel +License: Proprietary +Copyright: © Copyright 2026 Orica Limited. All rights reserved. +ShortDescription: Advanced blast design and modelling software for complex blasts. +Description: Our SHOTPlus™ range of blast design and modelling software enable users to design, visualise and analyse blast initiation sequences across surface mine, quarry and construction applications. +Tags: +- blast +- tunnel +ReleaseNotes: |- + Version 2.24.1 of SHOTPlus™ Tunnel, first offered to users on Tuesday, 16th June 2026. + A notification will appear on start-up in SHOTPlus™ Tunnel + + For further information on updating SHOTPlus™, please contact the BlastIQ™ Support Team via support.blastiq.com. + + Important + Product Database Migration + This update will include changes affecting backwards compatibility. + SHOTPlus™ Tunnel is being migrated to the BlastIQ™ product database, where products will be managed through the BlastIQ™ admin portal. Users will be able to access products by: + - Utilising a product list filtered by country (called country lists), or + - Utilising a product list associated with a BlastIQ™ site (called site lists). + What does this mean for all users: + - Users will be required to log in to BlastIQ™ to select their country or their site and load their product list. + - During the migration period, SHOTPlus™ Tunnel will prompt users to resolve product conflicts in existing files, where they will select supported products to replace unsupported products. + - There have been some changes to the user interface to facilitate these changes. + The majority of these changes will affect users during the transition period. Once usage of SHOTPlus™ Tunnel replaces older versions, the requirement to address unsupported products should cease. + Due to the above compatibility issues it is recommended that updates of SHOTPlus™ Tunnel are completed for all users, as soon as possible. + Files created in SHOTPlus™ Tunnel 2.24.1 or greater will not be readable by older versions of SHOTPlus™ Tunnel. + More information can be found here. + + New + 1. Users will be prompted to read and accept an End Users License Agreement, which replaces the Customer Experience Improvement Program agreement. + 2. Unsupported product names will be highlighted with a light red background and have a red cross icon.1 + 3. Users will be prompted to select a country upon install, and will be able to switch countries via Edit > Available Resources > Change product list source. + 4. Users can now set BlastIQ™ site and resources via Tools > Products > Set site and resources from BlastIQ™. + 5. Users must log in to BlastIQ™ to retrieve either a country or site product list. + 6. Users can locally cache a BlastIQ™ product list for use in an offline environment.2 + 7. New blank files will default to a country product list, until a BlastIQ™ site list is specified. + 8. Users have access to a tool to resolve product conflicts within SHOTPlus™.3 + 9. Loading visualisation colours will default to BlastIQ™ display colours.4 + 10. SHOTPlus™ Tunnel will automatically renew license activations.5 + 11. Legacy browser support has been removed for BlastIQ™ Login Services. + Information + 1. This will be present in a number of locations such as the hole table, loading visualisations, hole dialog boxes. + 2. To be able to access the cached list in an offline environment, users must log in to BlastIQ™ at least once prior. For more information, please refer to the "Instructions: Offline method" in this article. + 3. For more information about unsupported products and the product swap tool, please refer to this article. + 4. Users can toggle between BlastIQ™ colours or a custom colour palette for loading visualisations in the "Loading visualisation options" menu in "Blast Properties". + 5. SHOTPlus™ Tunnel will renew activations when users interact with BlastIQ™ including retrieving a product list from BlastIQ™. + + Improved + 1. Loading large files has been optimised to improve file loading times. + 2. License certificate handling has been improved. + 3. Fast Reports package has been updated. + + Fixed + 1. The wait cursor was not appearing consistently while background tasks were occurring. + 2. Importing Sandvik IREDES files was causing an error. + 3. SHOTPlus™ Underground was not creating all necessary folders on install, preventing users from selecting a BlastIQ™ site. + 4. Filtering on initiation product lists was case sensitive. + 5. Initiators were not persisting on file re-open. + 6. Due to a code inconsistency, some files were opening as blank. + 7. Detonators were incorrectly flagging as short. + 8. WebGen™ detonators were displaying a length. + 9. Users were unable to print reports in the EBS Firing Summary. + 10. Some WebGen™ 200 products were unavailable for product mapping during the Text Import process. + 11. In some instances, WebGen™ products were not being handled appropriately throughout the application. + 12. Applying loading was incorrectly causing EBS lead lengths to accumulate. + 13. Users were able to customise the main menu, which could cause it to disappear from view. + 14. User-defined delays in tie tool causing an unhandled exception. + + Deprecated + 1. The "Read fresh data from database" option in Tools > Products has been removed. + 2. "Load scheme" and "Save scheme" have been removed from the product list dialog box. + 3. Drilling costs have been deprecated from Project Costs. + 4. The AVI recording feature has been deprecated and removed from the toolbar, Project Overview, Breakout Visualisation, and Timing Visualisation tools. This decision was made due to the feature's age, instability, and the widespread availability of more robust screen recording solutions. + 5. The NCVIB server page in Program Settings has been removed as it referred to retired and inactive servers. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml similarity index 84% rename from manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml rename to manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml index ebb2591215108..b3a03e4dce120 100644 --- a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml +++ b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.locale.zh-CN.yaml @@ -1,14 +1,14 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Orica.SHOTPlus.Tunnel -PackageVersion: 2.23.3.0 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 复杂爆破的高级设计与建模软件。 -Description: 我们的 SHOTPlus™ 系列爆破设计与建模软件使用户能够在露天矿场、采石场及建筑应用中设计、可视化并分析爆破起爆序列。 -Tags: -- 爆破 -- 隧道 -ManifestType: locale -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Orica.SHOTPlus.Tunnel +PackageVersion: 2.24.1.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 复杂爆破的高级设计与建模软件。 +Description: 我们的 SHOTPlus™ 系列爆破设计与建模软件使用户能够在露天矿场、采石场及建筑应用中设计、可视化并分析爆破起爆序列。 +Tags: +- 爆破 +- 隧道 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.yaml b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.yaml similarity index 69% rename from manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.yaml rename to manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.yaml index 91d6b53917eb9..a70ce567be5d9 100644 --- a/manifests/o/Orica/SHOTPlus/Tunnel/2.23.3.0/Orica.SHOTPlus.Tunnel.yaml +++ b/manifests/o/Orica/SHOTPlus/Tunnel/2.24.1.0/Orica.SHOTPlus.Tunnel.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Orica.SHOTPlus.Tunnel -PackageVersion: 2.23.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Orica.SHOTPlus.Tunnel +PackageVersion: 2.24.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.installer.yaml b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.installer.yaml similarity index 82% rename from manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.installer.yaml rename to manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.installer.yaml index 841fc8b1660f9..7d9f70dd9ef34 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.installer.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.16 +PackageVersion: 2.10.0 InstallerType: nullsoft Scope: machine InstallerSwitches: @@ -16,6 +16,6 @@ ProductCode: PikPak Installers: - Architecture: x64 InstallerUrl: https://download.mypikpak.net/desktop/official_PikPak.exe - InstallerSha256: DFE0649C64AD2AC8DEB4518C7C35126F09B709827C51D164B26B1B1212E8FBB2 + InstallerSha256: A906B9C48EF0CE23FC3839D03DD5757160DE8030D17995E1716A17572E922977 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.en-US.yaml b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.en-US.yaml similarity index 98% rename from manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.en-US.yaml rename to manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.en-US.yaml index 99e06776979d8..c743aeca40bf1 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.en-US.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.16 +PackageVersion: 2.10.0 PackageLocale: en-US Publisher: PIKCLOUD PTE.LTD. PublisherUrl: https://mypikpak.com/ diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.zh-CN.yaml b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.zh-CN.yaml similarity index 98% rename from manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.zh-CN.yaml rename to manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.zh-CN.yaml index 387065ad27fdc..70ef1fd205996 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.locale.zh-CN.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.16 +PackageVersion: 2.10.0 PackageLocale: zh-CN Publisher: PIKCLOUD PTE.LTD. PublisherUrl: https://mypikpak.com/ diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.yaml b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.yaml similarity index 91% rename from manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.yaml rename to manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.yaml index 919207afddf1a..0091035bfc1c8 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.16/PIKCLOUD.PikPak.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.10.0/PIKCLOUD.PikPak.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.16 +PackageVersion: 2.10.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.installer.yaml b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.installer.yaml new file mode 100644 index 0000000000000..1ebbc51a3ecef --- /dev/null +++ b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Phrase.PhraseCLI +PackageVersion: 2.65.0 +Commands: +- phrase +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/phrase/phrase-cli/releases/download/2.65.0/phrase_windows_setup_386.exe + InstallerSha256: 969F65DE4CAC9878687317036BB764D0A492A1F61A4F0FB41B0553081F2BA53D + ProductCode: '{DC598D8E-8A9B-4CAD-AFD8-0324FDF4E0F1}_is1' +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/phrase/phrase-cli/releases/download/2.65.0/phrase_windows_setup.exe + InstallerSha256: 9CE7746484897F9D39C4A9F8C52E1EB110D816B9C34467B0E13A3C52FB045AFE + ProductCode: '{DC598D8E-8A9B-4CAD-AFD8-0324FDF4E0F1}_is1' +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/phrase/phrase-cli/releases/download/2.65.0/phrase_windows_386.exe + InstallerSha256: 28A8C219FE504EE640A5D2E12D7763E3E4AFD8268CC2338F62967ED61F030675 +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/phrase/phrase-cli/releases/download/2.65.0/phrase_windows_amd64.exe + InstallerSha256: 831821EB02BE3358284A6EF42ED757D623A3E1D021F3DBF8AEFCC13EE7F02ED8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.en-US.yaml b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..69168ca708f8d --- /dev/null +++ b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Phrase.PhraseCLI +PackageVersion: 2.65.0 +PackageLocale: en-US +Publisher: Phrase GmbH +PublisherUrl: https://phrase.com/ +PublisherSupportUrl: https://support.phrase.com/ +PrivacyUrl: https://phrase.com/privacy/ +Author: Phrase a.s. +PackageName: Phrase Strings CLI +PackageUrl: https://github.com/phrase/phrase-cli +License: MIT +LicenseUrl: https://github.com/phrase/phrase-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Phrase GmbH +CopyrightUrl: https://phrase.com/legal/ +ShortDescription: CLI for the Phrase API +Description: |- + The Phrase Strings Client is available for all major platforms and lets you access all API endpoints as well as easily sync your locale files between your source code and Phrase. + Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account. +Tags: +- cat +- translate +- translation +ReleaseNotes: |- + Features + - API: add fallback_for_unverified_translations param to locale d… (#1148) (9ef6248) +ReleaseNotesUrl: https://github.com/phrase/phrase-cli/blob/HEAD/CHANGELOG.md#2650-2026-06-11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.zh-CN.yaml b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cd194d2ceb50b --- /dev/null +++ b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Phrase.PhraseCLI +PackageVersion: 2.65.0 +PackageLocale: zh-CN +Description: |- + Phrase Strings 客户端适用于所有主流平台,可让您访问所有 API 端点,并轻松在源代码与 Phrase 之间同步您的本地化文件。 + Phrase Strings 是面向软件项目的翻译管理平台。您可以与团队协作完成语言文件的翻译,或通过我们的平台订购翻译服务。该 API 支持您导入本地化文件、下载本地化文件、标记键值,或以其他方式与您账户中存储在 Phrase Strings 内的本地化数据进行交互。 +Tags: +- 翻译 +- 计算机辅助翻译 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.yaml b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.yaml new file mode 100644 index 0000000000000..3e58c2f46440c --- /dev/null +++ b/manifests/p/Phrase/PhraseCLI/2.65.0/Phrase.PhraseCLI.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: Phrase.PhraseCLI +PackageVersion: 2.65.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.15.4/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.installer.yaml new file mode 100644 index 0000000000000..a9630ca91f9f5 --- /dev/null +++ b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.15.4 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.15.4/windows_64 + InstallerSha256: 7933BE166B2E08FD5BC94D140997C1363917E72A767F72AFC27E9D63F1733561 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.15.4/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.locale.en-US.yaml new file mode 100644 index 0000000000000..bc2061f80b0a4 --- /dev/null +++ b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.locale.en-US.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: Postman.Postman +PackageVersion: 12.15.4 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: |- + Bug Fixes + Some critical bug fixes and enhancements were added in this release. +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.15.4/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e0f258c0a8f8 --- /dev/null +++ b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.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: Postman.Postman +PackageVersion: 12.15.4 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.15.4/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.yaml new file mode 100644 index 0000000000000..12deff93ada61 --- /dev/null +++ b/manifests/p/Postman/Postman/12.15.4/Postman.Postman.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: Postman.Postman +PackageVersion: 12.15.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.installer.yaml b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.installer.yaml new file mode 100644 index 0000000000000..2f3d0f5e089e8 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.lt2 +PackageVersion: 5.2.2 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- magnet +FileExtensions: +- torrent +ProductCode: qBittorrent +ReleaseDate: 2026-06-16 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\qBittorrent' +Installers: +- Architecture: x64 + InstallerUrl: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-5.2.2/qbittorrent_5.2.2_lt20_x64_setup.exe/download + InstallerSha256: 99E0168207514F2A0AFE91262229E8348F511B5BE50BD27E06601781F11C1E26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.en-US.yaml b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.en-US.yaml new file mode 100644 index 0000000000000..5e88be51c7ace --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.lt2 +PackageVersion: 5.2.2 +PackageLocale: en-US +Publisher: The qBittorrent project +PublisherUrl: https://www.qbittorrent.org/ +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent (libtorrent 2) +PackageUrl: https://www.qbittorrent.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: Copyright ©2006-2026 The qBittorrent project +ShortDescription: Free and reliable P2P Bittorrent client. +Description: |- + qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) + by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, + stable and provides unicode support as well as many features. +Tags: +- bittorrent +- bt +- download +- magnet +- p2p +- share +- torrent +- upload +ReleaseNotes: |- + qBittorrent v5.2.2 was released. + SCAM WARNING: We don't provide qBittorrent via the Microsoft Store. Sometimes 3rd parties upload an application that is basically a ripoff of the qBittorent code wrapped with ads/monetization schemes. They don't provide their source code and violate the GPL. Be aware. Link to report is here. + Library versions + libtorrent 1.2.20+gitc5ff6c3186 / 2.0.13+git8d58b0e78b + Qt 6.10.3 + Boost 1.86 / 1.91 + v5.2.2 changelog: + - FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 + - BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 + - BUGFIX: Remove all top-level folders (glassez) #24333 + - BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 + - BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 + - BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 + - BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 + - BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 + - WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 + - WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 + - WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 + - WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 + - WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 + - WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 + - WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 + - RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 + - RSS: Fix previously matched episode format (glassez) #24452 + - WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 + - WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 + - Full changes +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qbittorrent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.zh-CN.yaml b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2d9ccd0fc1a38 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.lt2 +PackageVersion: 5.2.2 +PackageLocale: zh-CN +Copyright: 版权所有 ©2006-2026 The qBittorrent project +ShortDescription: 免费(自由)可靠的 P2P Bittorrent 客户端 +Description: |- + qBittorrent 是一款使用 C++ / Qt 编写的 bittorrent 客户端,使用了 Arvid Norberg 的 libtorrent(有 + 时也被称为 libtorrent-rasterbar)。它旨在称为所有其它 bittorrent 客户端的良好替代品。qBittorrent + 快速、稳定,并提供 Unicode 支持等特性。 +Tags: +- p2p +- 上传 +- 下载 +- 共享 +- 分享 +- 磁力链接 +- 磁链 +- 种子 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.yaml b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.yaml new file mode 100644 index 0000000000000..665ebeed0d911 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/lt2/5.2.2/qBittorrent.qBittorrent.lt2.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: qBittorrent.qBittorrent.lt2 +PackageVersion: 5.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.installer.yaml b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.installer.yaml new file mode 100644 index 0000000000000..2cfd4a6131f85 --- /dev/null +++ b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Installer manifest for the signed, fully self-contained MSIX produced by the +# Windows Release workflow. No Dependencies block: the package bundles the .NET +# and Windows App SDK runtimes, so it installs on a clean machine with no external +# framework dependency. +PackageIdentifier: Refractored.TinyClips +PackageVersion: 1.0.5.0 +MinimumOSVersion: 10.0.22000.0 +InstallerType: msix +Scope: user +InstallModes: + - silent + - silentWithProgress +PackageFamilyName: Refractored.TinyClips_vmshqmcyy894t +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/jamesmontemagno/tiny-clips/releases/download/v1.0.5-windows/TinyClips-1.0.5-x64.msix + InstallerSha256: aa6510da541a5ca78abc398f527575220b47db9fe6bf8fe9b86b43f45c0275c9 + SignatureSha256: 942eccb3c474519dd6dc3b7a5817f00d4eb17552185fc7270f4ba9ef2e8ecd0d + - Architecture: arm64 + InstallerUrl: https://github.com/jamesmontemagno/tiny-clips/releases/download/v1.0.5-windows/TinyClips-1.0.5-arm64.msix + InstallerSha256: 72cfc4e8803931803b24fc7835a2590d894de473543bfe4b1c285dd2dd87d915 + SignatureSha256: bb6f25c4deeb9037d6ab4f06cb4fed724278d9a356c07d7a907630e4ef772be0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.locale.en-US.yaml b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.locale.en-US.yaml new file mode 100644 index 0000000000000..7270a60799d99 --- /dev/null +++ b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Refractored.TinyClips +PackageVersion: 1.0.5.0 +PackageLocale: en-US +Publisher: Refractored LLC +PublisherUrl: https://github.com/jamesmontemagno +PrivacyUrl: https://tinyclips.app/privacy.html +PublisherSupportUrl: https://github.com/jamesmontemagno/tiny-clips/issues +Author: James Montemagno +PackageName: Tiny Clips +PackageUrl: https://github.com/jamesmontemagno/tiny-clips +License: MIT +LicenseUrl: https://github.com/jamesmontemagno/tiny-clips/blob/main/LICENSE +ShortDescription: Capture screenshots, video, and GIFs of any screen region from the system tray. +Description: |- + Tiny Clips is a lightweight system-tray app for quickly capturing screenshots, + screen recordings (MP4), and animated GIFs. Pick a region or the full screen, + use global hotkeys, and save straight to your Pictures/Videos folders. +Tags: + - screenshot + - screen-recorder + - gif + - capture + - productivity +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.yaml b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.yaml new file mode 100644 index 0000000000000..50d1e94bcc396 --- /dev/null +++ b/manifests/r/Refractored/TinyClips/1.0.5.0/Refractored.TinyClips.yaml @@ -0,0 +1,9 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# PackageIdentifier and PackageVersion must match the installer + locale manifests. +# Validate with: winget validate --manifest windows/packaging/winget +# Test install with: winget install --manifest windows/packaging/winget +PackageIdentifier: Refractored.TinyClips +PackageVersion: 1.0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.installer.yaml b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.installer.yaml new file mode 100644 index 0000000000000..44ee585a26785 --- /dev/null +++ b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Revoltz.Devaron +PackageVersion: 0.0.1 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://devaron.app/DevaronInstaller.exe + InstallerSha256: 84AAA605DDF2CE011A4FD3554452E6BD625B7099A98CF0CF69E3673C87C2F98C + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --dir "" +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.locale.en-US.yaml b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.locale.en-US.yaml new file mode 100644 index 0000000000000..e960d7b963195 --- /dev/null +++ b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Revoltz.Devaron +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: Revoltz +PublisherUrl: https://revoltz.dev +PackageName: Devaron +PackageUrl: https://devaron.app +License: Freeware +ShortDescription: Free local development environment for Windows. +Description: Devaron is a free all-in-one local development environment for Windows with Apache, Nginx, PHP per site, databases, SSL, tunnels and developer tools. +Tags: +- local-development +- php +- apache +- nginx +- mysql +- postgresql +- developer-tools +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.yaml b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.yaml new file mode 100644 index 0000000000000..791e0cf348aba --- /dev/null +++ b/manifests/r/Revoltz/Devaron/0.0.1/Revoltz.Devaron.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Revoltz.Devaron +PackageVersion: 0.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.installer.yaml b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.installer.yaml new file mode 100644 index 0000000000000..dce0a5aac0181 --- /dev/null +++ b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: RomanTykhonenko.CapyBro +PackageVersion: 2.0.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +AppsAndFeaturesEntries: +- DisplayName: CapyBro + Publisher: CapyBro + DisplayVersion: 2.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/phantasmat2018/capy-bro/releases/download/v2.0.0/CapyBro-Setup-2.0.0.exe + InstallerSha256: 83687DEED0ACFE45065BCC94147C1DBB2780EDF823368567B4EC9E954CEB34F5 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.locale.en-US.yaml b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.locale.en-US.yaml new file mode 100644 index 0000000000000..90c14af614c39 --- /dev/null +++ b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: RomanTykhonenko.CapyBro +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Roman Tykhonenko +PublisherUrl: https://capybro.app +PublisherSupportUrl: https://capybro.app/en/feedback/ +Author: Roman Tykhonenko +PackageName: CapyBro +PackageUrl: https://capybro.app +License: Freemium +LicenseUrl: https://capybro.app/en/terms/ +Copyright: Copyright (c) 2026 Roman Tykhonenko +ShortDescription: AI text rewriter for Windows on a single global hotkey +Description: |- + CapyBro is a Windows tray utility that brings AI to any text on your PC via a global hotkey. + Select text in any application (Word, Telegram, Outlook, browser, code editor) and press + Ctrl+Shift+E - AI rewrites it in place. Fix grammar, translate between languages, paraphrase, + formalize tone, or run your own custom prompts. + Two AI modes: cloud-based via OpenRouter (one API key gets you GPT, Claude, Gemini, DeepSeek + and dozens of other models) or fully local via Ollama - your text never leaves your computer. + The core application is open-source under the MIT license. A Pro tier (one-time payment) + unlocks usage statistics, settings backup, history export, a model-switch hotkey, and curated + prompt packs. Native .NET 8 WPF application - lightweight, no Electron. Available in English, + Ukrainian, and Russian. +Moniker: capybro +Tags: +- ai +- grammar +- hotkey +- ollama +- openrouter +- productivity +- rewrite +- text +- translation +- tray +ReleaseNotesUrl: https://github.com/phantasmat2018/capy-bro/releases/tag/v2.0.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://capybro.app/en/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.yaml b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.yaml new file mode 100644 index 0000000000000..62d85ff80d6c2 --- /dev/null +++ b/manifests/r/RomanTykhonenko/CapyBro/2.0.0/RomanTykhonenko.CapyBro.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: RomanTykhonenko.CapyBro +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.installer.yaml b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.installer.yaml new file mode 100644 index 0000000000000..964db6349eda8 --- /dev/null +++ b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.installer.yaml @@ -0,0 +1,12 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 2.1.0 +InstallerType: portable +Commands: + - asc +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/rorkai/App-Store-Connect-CLI/releases/download/2.1.0/asc_2.1.0_windows_amd64.exe + InstallerSha256: AACBE8251263971211AA427EC92CC4AD8E197886AA8CFDC273D72773EA82EC47 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.locale.en-US.yaml b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.locale.en-US.yaml new file mode 100644 index 0000000000000..93a17c0eb412b --- /dev/null +++ b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: Rorkai +PackageName: asc +PackageUrl: https://github.com/rorkai/App-Store-Connect-CLI +License: MIT +LicenseUrl: https://github.com/rorkai/App-Store-Connect-CLI/blob/main/LICENSE +ShortDescription: Fast, scriptable CLI for the App Store Connect API. +Moniker: asc +Tags: + - app-store-connect + - app-store-connect-api + - cli + - ios + - testflight +ReleaseNotesUrl: https://github.com/rorkai/App-Store-Connect-CLI/releases/tag/2.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.yaml b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.yaml new file mode 100644 index 0000000000000..ea04024fd22a2 --- /dev/null +++ b/manifests/r/Rorkai/ASC/2.1.0/Rorkai.ASC.yaml @@ -0,0 +1,6 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.installer.yaml b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.installer.yaml new file mode 100644 index 0000000000000..c60c82b49a621 --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.installer.yaml @@ -0,0 +1,23 @@ +# 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: Sandboxie.Classic +PackageVersion: 5.72.9 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2026-06-15 +InstallationMetadata: + DefaultInstallLocation: kernel32::GetCurrentProcess() i .s\Sandboxie +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.9/Sandboxie-Classic-x64-v5.72.9.exe + InstallerSha256: 783499DFC2CF8869C9468FD65D44E154C7CBF720314E277CEAA08778F112F940 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.locale.en-US.yaml b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.locale.en-US.yaml new file mode 100644 index 0000000000000..b2f19655b8ca2 --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.locale.en-US.yaml @@ -0,0 +1,37 @@ +# 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: Sandboxie.Classic +PackageVersion: 5.72.9 +PackageLocale: en-US +Publisher: sandboxie-plus.com +PublisherUrl: https://xanasoft.com/ +PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues +Author: https://xanasoft.com +PackageName: Sandboxie +PackageUrl: https://github.com/sandboxie-plus/Sandboxie +License: GPL-3.0 +LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic +CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Classic +ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. +Description: |- + Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. + It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). + It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. + Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. +Moniker: sandboxie-classic +Tags: +- sandbox +ReleaseNotes: |- + 0 5 5 + Release Notes + Sandboxie Plus 1.17.9 / Sandboxie 5.72.9 is now available with a collection of compatibility improvements, stability fixes, and quality-of-life enhancements. + This release introduces a new configuration option, DisableCustomTitleOpt, which gives users finer control over Sandboxie’s window title marking behavior. In the past, Sandboxie intentionally avoided adding its sandbox indicators to certain applications that use heavily customized title bars, such as those built with Delphi VCL, Qt, or Electron, because doing so could trigger excessive Desktop Window Manager repaints and high CPU usage. With the new option, advanced users can selectively re-enable title markers for these applications when desired. + The bundled ImDisk driver has also been updated to version 3.0.2, bringing the latest improvements and fixes from the upstream project. + Several issues reported by the community have been addressed in this build. Logging has been refined to suppress entries related to expected non-user security identifiers, helping reduce unnecessary noise in the trace logs. A problem affecting the "Run as Administrator" functionality, which could result in SBIE2218 and SBIE2219 service errors, has been corrected. In addition, a compatibility issue that could cause Windows Explorer to crash inside an Application Compartment environment when Huorong Security software was installed has been resolved. + For a full list of changes please review the change log. + You can support the project through donations, any help will be greatly appreciated. + If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. +ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.yaml b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.yaml new file mode 100644 index 0000000000000..207baa218b6ad --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.9/Sandboxie.Classic.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: Sandboxie.Classic +PackageVersion: 5.72.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index e0ea98d6b34a4..53b0a6d6c86a5 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{ea51f07d-dbf9-438b-9167-4137d4cb96d1}' -ReleaseDate: 2026-06-15 +ProductCode: '{348b5221-efc5-4f51-b1e1-efaf033b5fc1}' +ReleaseDate: 2026-06-16 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-14/servo-x86_64-windows-msvc.exe - InstallerSha256: 29C2E90C96E45885A84DF12F27441D67998596283502DAE294C2D7B42128930A + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-15/servo-x86_64-windows-msvc.exe + InstallerSha256: 183290290C5C0AA1A773D7BD2214C0E8F9F72EBDE7A855D57B92A3A4BF8C96C8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index d37af9a23ad60..5a87105352c5e 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@3a1d67f8559da10fed2d1bb391c50b5d7893d777 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-14 +ReleaseNotes: Nightly build based on servo/servo@4d903bb303ba23ff4475a8176f408133ed6fb6f5 +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-15 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki diff --git a/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.installer.yaml b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.installer.yaml new file mode 100644 index 0000000000000..4db28909c7cdb --- /dev/null +++ b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.installer.yaml @@ -0,0 +1,10 @@ +PackageIdentifier: Sewandev.Reverbic +PackageVersion: 1.5.1 +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/sewandev/Reverbic/releases/download/v1.5.1/reverbic-v1.5.1-x86_64-windows.exe + InstallerSha256: 8B8C072D07CAAD3349FFFBF84FA5CB2B065C5A2860F9880B46AB3AA9A1EC3C5D +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.locale.en-US.yaml b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.locale.en-US.yaml new file mode 100644 index 0000000000000..9a681d1d725b4 --- /dev/null +++ b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.locale.en-US.yaml @@ -0,0 +1,23 @@ +PackageIdentifier: Sewandev.Reverbic +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: Esteban Jaramillo +PublisherUrl: https://github.com/sewandev +PackageName: Reverbic +PackageUrl: https://github.com/sewandev/Reverbic +License: MIT +LicenseUrl: https://github.com/sewandev/Reverbic/blob/main/LICENSE +ShortDescription: Terminal radio player for Windows with Spotify integration and gaming overlay. +Description: |- + Reverbic is a terminal-based radio player for Windows. Stream thousands of internet + radio stations, control Spotify remotely, and enjoy a floating Now Playing overlay + while gaming — all from the command line. +Tags: + - radio + - spotify + - tui + - terminal + - audio +ReleaseNotesUrl: https://github.com/sewandev/Reverbic/releases/tag/v1.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.yaml b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.yaml new file mode 100644 index 0000000000000..59405e7b288e4 --- /dev/null +++ b/manifests/s/Sewandev/Reverbic/1.5.1/Sewandev.Reverbic.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Sewandev.Reverbic +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.installer.yaml b/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.installer.yaml index 54efd7649d65f..cab862dbe2ad5 100644 --- a/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.installer.yaml +++ b/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.installer.yaml @@ -6,6 +6,7 @@ PackageVersion: 4.50.140 UpgradeBehavior: install Protocols: - slack +ReleaseDate: 2026-06-15 Installers: - Architecture: x64 InstallerType: exe diff --git a/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.locale.en-US.yaml b/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.locale.en-US.yaml index a4965a3edd898..46972cc569f91 100644 --- a/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.locale.en-US.yaml +++ b/manifests/s/SlackTechnologies/Slack/4.50.140/SlackTechnologies.Slack.locale.en-US.yaml @@ -18,6 +18,7 @@ ShortDescription: Slack brings the team together, wherever you are. Description: Slack is a collaboration hub for work, no matter what work you do. It's a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected. Moniker: slack Tags: +- chat - business - collaborate - collaboration @@ -27,7 +28,11 @@ Tags: - office - team - working -ReleaseNotesUrl: https://slack.com/release-notes/windows +- 9wzdncrdk3wp +ReleaseNotes: |- + Security Guidance + - This release includes security improvements. Updating is recommended. +ReleaseNotesUrl: https://slack.com/release-notes/windows#11886 PurchaseUrl: https://slack.com/pricing ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.installer.yaml b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.installer.yaml new file mode 100644 index 0000000000000..4c2d4736cd4d7 --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.installer.yaml @@ -0,0 +1,34 @@ +# 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: SnowdreamTech.unirtm +PackageVersion: 0.16.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_i386\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.16.1/unirtm_Windows_i386.zip + InstallerSha256: db94444bda140434050d3e780659b5a3749118b9a1967189a9d642eee9f15b49 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_x86_64\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.16.1/unirtm_Windows_x86_64.zip + InstallerSha256: a2a87bec1e8039b39b98ec56284d8bf7e9f4affb438b4c85e109a277531bae32 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_arm64\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.16.1/unirtm_Windows_arm64.zip + InstallerSha256: db7ab0e5ee3df1944c5358a510e3d443704e4cb80e441f604fa0dcd70bc4ccc6 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.locale.en-US.yaml b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.locale.en-US.yaml new file mode 100644 index 0000000000000..5c81febe61761 --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SnowdreamTech.unirtm +PackageVersion: 0.16.1 +PackageLocale: en-US +Publisher: SnowdreamTech +PackageName: unirtm +PackageUrl: https://github.com/snowdreamtech/UniRTM +License: MIT +ShortDescription: Cross-platform developer toolchain manager +Moniker: unirtm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.yaml b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.yaml new file mode 100644 index 0000000000000..c0a1a48ce713c --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.16.1/SnowdreamTech.unirtm.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: SnowdreamTech.unirtm +PackageVersion: 0.16.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.installer.yaml b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.installer.yaml new file mode 100644 index 0000000000000..839893ad88a6b --- /dev/null +++ b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.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: Szv.GitShadowtree +PackageVersion: 0.1.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: git-shadowtree.exe + PortableCommandAlias: git-shadowtree +UpgradeBehavior: uninstallPrevious +Commands: +- git-shadowtree +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/szv/git-shadowtree/releases/download/v0.1.0/git-shadowtree-0.1.0-win-x64.zip + InstallerSha256: 094EA6B103B06E2C3D3963BB46037E53C2E093AAA3DE8A54D64F94139C82B177 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-16 diff --git a/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.locale.en-US.yaml b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.locale.en-US.yaml new file mode 100644 index 0000000000000..72a9932927129 --- /dev/null +++ b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Szv.GitShadowtree +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: Sebastian Szvetecz +PublisherUrl: https://github.com/szv +PublisherSupportUrl: https://github.com/szv/git-shadowtree/issues +Author: Sebastian Szvetecz +PackageName: Git Shadowtree +PackageUrl: https://github.com/szv/git-shadowtree +License: MIT +LicenseUrl: https://github.com/szv/git-shadowtree/blob/main/LICENSE +Copyright: Copyright (c) 2026 Sebastian Szvetecz +ShortDescription: Maintain a separate "shadow" Git repository alongside your main repository. +Description: |- + Git Shadowtree is a Git extension that lets you maintain a separate "shadow" repository + alongside your main Git repository. It tracks a defined set of files and directories + (for example agent docs) in that shadow repository, decoupled from the main remote, + while excluding them from the working repository. Any command other than + init/clone/add/commit/pull is forwarded to git against the shadow repository. +Moniker: git-shadowtree +Tags: +- git +- git-extension +- worktree +- shadow-repository +- cli +- dotnet +ReleaseNotesUrl: https://github.com/szv/git-shadowtree/releases/tag/v0.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.yaml b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.yaml new file mode 100644 index 0000000000000..304c0afa97ecd --- /dev/null +++ b/manifests/s/Szv/GitShadowtree/0.1.0/Szv.GitShadowtree.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: Szv.GitShadowtree +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.installer.yaml b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.installer.yaml new file mode 100644 index 0000000000000..ed42dcece8638 --- /dev/null +++ b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: srinivas-batthula.devops-monitor +PackageVersion: 1.0.0 +InstallerType: portable +Commands: +- devops-monitor +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/srinivas-batthula/devops-monitor/releases/download/v1.0.2/devops-monitor-windows-amd64.exe + InstallerSha256: F46AE1AAF177C49D13157C5ED0D6FFEE8501285A0B3E36AF3C7A5DFC65B0C262 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.locale.en-US.yaml b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.locale.en-US.yaml new file mode 100644 index 0000000000000..489fb9308ef14 --- /dev/null +++ b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: srinivas-batthula.devops-monitor +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: srinivas-batthula +PackageName: devops-monitor +License: MIT License +ShortDescription: A cross-platform, concurrent DevOps monitoring tool that gathers real-time host system, Docker, and Kubernetes metrics via a lightweight CLI. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.yaml b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.yaml new file mode 100644 index 0000000000000..d0d437d856803 --- /dev/null +++ b/manifests/s/srinivas-batthula/devops-monitor/1.0.0/srinivas-batthula.devops-monitor.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: srinivas-batthula.devops-monitor +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.installer.yaml b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.installer.yaml new file mode 100644 index 0000000000000..b64c9ca78f115 --- /dev/null +++ b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tautulli.Tautulli +PackageVersion: 2.17.2.1 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallerSwitches: + Silent: /S --nolaunch +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Tautulli/Tautulli/releases/download/v2.17.2/Tautulli-windows-v2.17.2-x64.exe + InstallerSha256: 6A1C374EE1E8D72B2B066FDE3A9AE78378266C486B62F8D503D3817827888E4B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-16 diff --git a/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.locale.en-US.yaml b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.locale.en-US.yaml new file mode 100644 index 0000000000000..5902d71730401 --- /dev/null +++ b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tautulli.Tautulli +PackageVersion: 2.17.2.1 +PackageLocale: en-US +Publisher: Tautulli +PublisherUrl: https://tautulli.com +PublisherSupportUrl: https://github.com/Tautulli/Tautulli/issues +PackageName: Tautulli +PackageUrl: https://github.com/Tautulli/Tautulli +License: GPLv3 +LicenseUrl: https://github.com/Tautulli/Tautulli/blob/master/LICENSE +Copyright: Tautulli © 2023 +ShortDescription: A Python based monitoring and tracking tool for Plex Media Server. +Tags: +- plex +- plex-media-server +- monitoring +- analytics +- stats +- statistics +- notifications +- tautulli +ReleaseNotesUrl: https://github.com/Tautulli/Tautulli/releases/tag/v2.17.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Tautulli/Tautulli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.yaml b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.yaml new file mode 100644 index 0000000000000..2f58aed8363a3 --- /dev/null +++ b/manifests/t/Tautulli/Tautulli/2.17.2.1/Tautulli.Tautulli.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: Tautulli.Tautulli +PackageVersion: 2.17.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.installer.yaml b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.installer.yaml new file mode 100644 index 0000000000000..e021358acab78 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.1.1 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- workbuddy +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 +ProductCode: '{BFD312E9-1019-4F57-9F44-F86246833B50}}_is1' +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.codebuddy.cn/workbuddy/saas/win32-x64-user/WorkBuddy-win32-x64-user-5.1.1.30799983-ecafd59f.exe + InstallerSha256: C41B4AB0F6BCFC1C41F244B7E340A6B606F065AED710474D7FE9355C0D1F5B3E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.en-US.yaml b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.en-US.yaml new file mode 100644 index 0000000000000..f71625f8ce863 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.1.1 +PackageLocale: en-US +Author: Tencent Technology (Shenzhen) Company Limited +License: Proprietary +ShortDescription: Desktop Agents - A New Paradigm for Office Work +Description: WorkBuddy is an AI-native desktop agent workspace that drives office automation through natural language. With a single command, it handles data processing, content creation, and in-depth analysis, delivering ready-to-use results and redefining workplace efficiency standards. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.zh-CN.yaml b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..873e923277c15 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.1.1 +PackageLocale: zh-CN +Publisher: Tencent Technology (Shenzhen) Company Limited +PublisherUrl: https://www.codebuddy.cn/ +PublisherSupportUrl: https://cloud.tencent.com/document/product/1749/104249 +PrivacyUrl: https://privacy.qq.com/document/preview/284d799a07164d09bfc7cedd0ec3e089 +Author: 腾讯科技(深圳)有限公司 +PackageName: WorkBuddy +PackageUrl: https://copilot.tencent.com/work/ +License: 专有软件 +LicenseUrl: https://cloud.tencent.com/document/product/301/106125 +Copyright: Copyright (C) 2026 Tencent. All rights reserved. +CopyrightUrl: https://cloud.tencent.com/document/product/301/106125 +ShortDescription: 桌面智能体 办公新范式 +Description: WorkBuddy 是 AI 原生的桌面智能体工作台,以自然语言驱动办公自动化,一句指令即可完成数据处理、内容创作与深度分析,直接验收可交付结果,重塑职场效率标准。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.yaml b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.yaml new file mode 100644 index 0000000000000..dcc96ab2aa67f --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.1.1/Tencent.WorkBuddy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.1.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.installer.yaml b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.installer.yaml new file mode 100644 index 0000000000000..ffccde58a69d0 --- /dev/null +++ b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: tda45.ComperBrowserProLite +PackageVersion: "3.0" +InstallerType: exe +InstallerSwitches: + Silent: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tda45/Comper-Browser-Pro-Lite/releases/download/v3.0/Comper-3.0.en-US.win64.installer.exe + InstallerSha256: 6834DC8E9168E7FE6646C3A9B222141CBDAB98BEE877BE02593B16292FB7AFBD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.locale.en-US.yaml b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.locale.en-US.yaml new file mode 100644 index 0000000000000..f1569f8e49b5f --- /dev/null +++ b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.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: tda45.ComperBrowserProLite +PackageVersion: "3.0" +PackageLocale: en-US +Publisher: tda_45 +PackageName: Comper Browser Pro Lite +License: MPL +Copyright: Mozilla +ShortDescription: Comper Pro Lite +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.yaml b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.yaml new file mode 100644 index 0000000000000..09127e0649ff9 --- /dev/null +++ b/manifests/t/tda45/ComperBrowserProLite/3.0/tda45.ComperBrowserProLite.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: tda45.ComperBrowserProLite +PackageVersion: "3.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.installer.yaml b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.installer.yaml new file mode 100644 index 0000000000000..f0e3fc85e0c97 --- /dev/null +++ b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: Wangnov.CodexAppManager +PackageVersion: 0.1.10 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Wangnov/Codex-App-Manager/releases/download/v0.1.10/CodexAppManager_0.1.10_x64-setup.exe + InstallerSha256: 75705F3FF9F1FCAC5ADF118618EDAE8BABCF32F3C73109B434F69608EE506C02 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.locale.en-US.yaml b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.locale.en-US.yaml new file mode 100644 index 0000000000000..396a991bd11fb --- /dev/null +++ b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: Wangnov.CodexAppManager +PackageVersion: 0.1.10 +PackageLocale: en-US +Publisher: Wangnov +PublisherUrl: https://github.com/Wangnov +PublisherSupportUrl: https://github.com/Wangnov/Codex-App-Manager/issues +PackageName: Codex App Manager +PackageUrl: https://github.com/Wangnov/Codex-App-Manager +License: MIT +LicenseUrl: https://github.com/Wangnov/Codex-App-Manager/blob/main/LICENSE +ShortDescription: Installer, updater, and uninstaller for the official Codex desktop app. +Description: A cross-platform desktop client to install, incrementally update, and cleanly uninstall the official Codex desktop app, with built-in self-update. +Moniker: codex-app-manager +Tags: + - codex + - openai + - installer + - updater + - tauri +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.yaml b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.yaml new file mode 100644 index 0000000000000..64f6178481c70 --- /dev/null +++ b/manifests/w/Wangnov/CodexAppManager/0.1.10/Wangnov.CodexAppManager.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: Wangnov.CodexAppManager +PackageVersion: 0.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.installer.yaml b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.installer.yaml similarity index 59% rename from manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.installer.yaml rename to manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.installer.yaml index cde99a3c3e78c..8fc7076a78f9a 100644 --- a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.installer.yaml +++ b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.installer.yaml @@ -1,17 +1,16 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Wargaming.GameCenter -PackageVersion: 26.02.00.2387 +PackageVersion: 26.03.00.2798 MinimumOSVersion: 10.0.0.0 InstallerType: inno InstallerSwitches: Silent: /silent SilentWithProgress: /silent -ReleaseDate: 2026-04-29 +ReleaseDate: 2026-06-16 Installers: - Architecture: x86 - InstallerUrl: https://wds.wargaming.net/wgc/releases_tTrHgLCKHBRiaL/wgc_26.02.00.2387_eu/world_of_tanks_install_eu.exe - InstallerSha256: 77B3C194A2E24FEF8E4B8EF74006F1C366E72881D09D12D166BA2DF74E5C9094 + InstallerUrl: https://wds.wargaming.net/wgc/releases_tTrHgLCKHBRiaL/wgc_26.03.00.2798_eu/world_of_tanks_install_eu.exe + InstallerSha256: 9FDFFC7FB8200CA1319554028CA37114BA720A19AE9CD33D76266D5856CB35D7 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.locale.en-US.yaml b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.locale.en-US.yaml similarity index 95% rename from manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.locale.en-US.yaml rename to manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.locale.en-US.yaml index dbbb8e98b98a8..f22b752df5b1e 100644 --- a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.locale.en-US.yaml +++ b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.locale.en-US.yaml @@ -1,8 +1,7 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Wargaming.GameCenter -PackageVersion: 26.02.00.2387 +PackageVersion: 26.03.00.2798 PackageLocale: en-US Publisher: Wargaming.net PublisherUrl: https://wargaming.net/ @@ -40,6 +39,11 @@ Tags: ReleaseNotes: |- Release notes are only available within the launcher itself. + v.26.3 (available since 2026-06-16) + Content display improvements. + UI adjustments and improvements. + Minor notifications improvements. + Bug fixing. v.26.2 (available since 2026-04-29) Improvements and optimization for the new Game Center UX/UI. Changes based on User feedback. diff --git a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.yaml b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.yaml similarity index 66% rename from manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.yaml rename to manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.yaml index d4123a1cb527b..1fac7889289e8 100644 --- a/manifests/w/Wargaming/GameCenter/26.02.00.2387/Wargaming.GameCenter.yaml +++ b/manifests/w/Wargaming/GameCenter/26.03.00.2798/Wargaming.GameCenter.yaml @@ -1,8 +1,7 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Wargaming.GameCenter -PackageVersion: 26.02.00.2387 +PackageVersion: 26.03.00.2798 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.installer.yaml b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.installer.yaml new file mode 100644 index 0000000000000..899157c3d6178 --- /dev/null +++ b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XuruDragon.XuruVOIPClient +PackageVersion: 1.0.0-RC1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{0D8ECC05-8C44-4BFC-8428-5D0B846A8CE1}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- DisplayVersion: 1.0.0.0 + ProductCode: '{0D8ECC05-8C44-4BFC-8428-5D0B846A8CE1}' + UpgradeCode: '{A9F8F237-7756-4C4F-8321-7299A9B6C437}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\XuruVoip' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/XuruDragon/XuruVOIP/releases/download/1.0.0-RC1/XuruVoipClient-win-x64.msi + InstallerSha256: C5815246102680891CE28B037EB6F368B2DC65A7F1C866BC12E31996EFC68D3D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.locale.en-US.yaml b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.locale.en-US.yaml new file mode 100644 index 0000000000000..58714e00375c3 --- /dev/null +++ b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.locale.en-US.yaml @@ -0,0 +1,56 @@ +# 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: XuruDragon.XuruVOIPClient +PackageVersion: 1.0.0-RC1 +PackageLocale: en-US +Publisher: XuruDragon +PublisherUrl: https://github.com/XuruDragon +PublisherSupportUrl: https://github.com/XuruDragon/XuruVOIP/issues +PackageName: XuruVOIP Client +PackageUrl: https://github.com/XuruDragon/XuruVOIP +License: Source-Available +LicenseUrl: https://github.com/XuruDragon/XuruVOIP/blob/HEAD/LICENSE +ShortDescription: XuruVoip is a high-performance, secure, and dynamically spatialized 3D voice communication (VoIP) suite designed specifically for custom gaming integrations with Star Citizen. It consists of a Go-based backend server and a modern C# WPF client. +ReleaseNotes: |- + 📝 Description + Welcome to the first Release Candidate for XuruVOIP 1.0.0! This release represents a massive evolution from 0.4.1, introducing a completely redesigned client interface, major audio engine enhancements, dynamic spatial acoustics, localized voice macros, deep Stream Deck support, and a robust diagnostics companion hub. + Below is the structured changelog of the features, improvements, and fixes included in this release. + 🎙️ Advanced Audio Engine & Acoustics + - Noise Gate DSP: Integrated RMS-based noise gate thresholding (-60dB to -20dB) to eliminate background hiss and ambient noise. + - Push-to-Talk (PTT) Latch Mode: Added option to toggle voice transmission on/off on single key taps. + - Interactive Audio Calibration Wizard: Added a 5-second loopback calibration tool to record, test, and tune microphone sensitivity. + - Manufacturer Hailing Ringtone Profiles: Custom mathematical chime profiles for ship hailing based on manufacturers (Aegis, Anvil, Drake, Origin, RSI). + - Atmosphere Density & Muffling Simulation: Dynamic planetary voice damping that low-passes and muffles audio depending on the local environment and ship boundary zones. + - Local Voice Loopback: 200ms delayed playback mode for local loopback testing. + ⚙️ Custom PTT Chime Designer + - Sweep Wave Synthesis: Selectable waveform styles (Sine, Triangle, Square, Sawtooth) with adjustable start/end frequencies (300Hz - 3000Hz). + - Envelope Shaping: Attack (0 - 200ms) and Decay (0 - 500ms) envelope parameters to shape custom tones mathematically. + - Visual Preview Canvas: Real-time vector rendering of the attack/decay envelope polygon and generated sweep wave path in client settings, complete with a "Play Preview" local button. + 🤖 Voice Commands & Visual Macro Builder + - Voice Wake-Word Engine: Hands-free segment-by-segment Whisper transcription using WebRtc VAD to trigger ship actions without holding keys. + - Visual Macro Builder Tab (TabMacros): A master-detail macros configuration tab allowing pilots to: + - Manage trigger phrases and step-by-step keystroke operations. + - Reorder steps with ▲/▼ controls. + - Record interactive keystroke bindings (supporting Ctrl, Alt, Shift modifiers). + - Configure custom delays (10ms - 2000ms) between steps. + - Voice-Triggered Screen Capture: Automatically captures the active Star Citizen window boundary via speech command, saving PNG files to /Screenshots with HUD feedback. + 📲 Companion App & Diagnostics Hub + - Real-Time RSSI & Network Graph: 4th dashboard tab rendering active canvas wave diagrams mapping network jitter, latency, packet loss, and RSSI metrics. + - UDP Echo Diagnostics: Running diagnostics triggers active UDP echo pings on the Go servers, animating sliding scanner lines over the Companion web canvas. + - OLED Flat Black Theme: A custom theme optimized for OLED screens setting backgrounds to absolute flat black (#000000). + - Connection QR Code: Renders a quick QR code in client settings for easy LAN mobile pairing. + - Channel Volume Sliders: Remote volume customization synchronized in real-time between client and web interfaces. + 🖥️ Visor HUD & Usability Improvements + - Visor HUD Clipping Indicator: Instant visual overlay border flash (🎙️ OVERGAIN / CLIPPING) holding for 800ms when mic output exceeds threshold. + - In-App Caption Log Viewer: Real-time tab logging all parsed speech commands and subtitle histories. + - Log Path Auto-Detection: Automatically discovers Star Citizen installation directories and active log file paths. + - Stream Deck Integration: Exposes websocket actions allowing full external toggle control over Whisper mode, loopback, screenshot capture, noise gates, PTT latching, TTS, and the wake-word engine. + 🌍 Localization & Quality of Life + - 8 Languages Fully Supported: Localized translations (German, English, Spanish, French, Japanese, Portuguese-BR, Portuguese-PT, Chinese) completed for all UI labels, settings tooltips, and localized user readmes. + - Connection Reliability: Replaced HTTP listener with TCP Listener to completely bypass HTTP 400 Invalid Hostname errors during LAN routing. + - Test Isolation: Resolved STA thread affinity deadlocks and dispatcher issues in test suites. 163 unit tests now compile and pass cleanly. + Full Changelog: 0.4.1...1.0.0-RC1 +ReleaseNotesUrl: https://github.com/XuruDragon/XuruVOIP/releases/tag/1.0.0-RC1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.yaml b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.yaml new file mode 100644 index 0000000000000..9491e06a37457 --- /dev/null +++ b/manifests/x/XuruDragon/XuruVOIPClient/1.0.0-RC1/XuruDragon.XuruVOIPClient.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: XuruDragon.XuruVOIPClient +PackageVersion: 1.0.0-RC1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.installer.yaml similarity index 79% rename from manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.installer.yaml index a5bd86c97c91e..a85bc72e6f4b8 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.6.9 +PackageVersion: 2.6.6.16 InstallerType: nullsoft Scope: user UpgradeBehavior: install @@ -10,6 +10,6 @@ ProductCode: YXCalendar Installers: - Architecture: x86 InstallerUrl: https://static.youxiao.cn/yxcalendar/yxcalendar_latest.exe - InstallerSha256: 3DA49063F0E0EA83B98AFBB485CC1BC21DAE061502A7548B836D941322456C38 + InstallerSha256: B967116F94E6E5B95CECA8CF2C4032F87889AEDB35B82554D08EF77155B663C9 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.en-US.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.en-US.yaml index 94360fe4b7d78..b6b5a3e32fbb5 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.6.9 +PackageVersion: 2.6.6.16 PackageLocale: en-US Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.zh-CN.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.zh-CN.yaml index 29743ed5e5351..72d4a41c6803b 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.6.9 +PackageVersion: 2.6.6.16 PackageLocale: zh-CN Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.yaml similarity index 90% rename from manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.yaml index 93078bc5608e1..84ded1af18921 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.16/YouXiao.YXCalendar.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.6.9 +PackageVersion: 2.6.6.16 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.installer.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.installer.yaml new file mode 100644 index 0000000000000..f36eaf72f6450 --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.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: Yuanfudao.Yuanfudao +PackageVersion: 7.24.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- tutor-electron-student +ProductCode: tutor-electron-student +Installers: +- Architecture: x86 + InstallerUrl: https://apphub.fbcontent.cn/ape-gallery/app/yuanfudao-student-7.24.0.22098-installer-ia32.exe + InstallerSha256: 973F2626D1A46243A790D216FF4D2FA640736BBDE8F552EDD687F3C901E66A4A +- Architecture: x64 + InstallerUrl: https://apphub.fbcontent.cn/ape-gallery/app/yuanfudao-student-7.24.0.22105-installer-x64.exe + InstallerSha256: 7AD68A4DCB9C6C491A29A3D8B94D96C98201122EC095DB430D02D2551199AF61 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.en-US.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.en-US.yaml new file mode 100644 index 0000000000000..a8c889f9410f0 --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Yuanfudao.Yuanfudao +PackageVersion: 7.24.0 +PackageLocale: en-US +Publisher: 北京贞观雨科技有限公司 +PublisherUrl: https://www.yuanfudao.com/ +PrivacyUrl: https://m.yuanfudao.com/mkt/1037615 +Author: Beijing Yuanli Science and Technology Co., Ltd. +PackageName: 猿辅导 +PackageUrl: https://www.yuanfudaoschool.com/info/download +License: Proprietary +LicenseUrl: https://m.yuanfudao.com/mkt/1037611 +Copyright: Copyright © 2026 Yuanfudao +CopyrightUrl: https://m.yuanfudao.com/mkt/1037611 +ShortDescription: Live streaming tutoring for elementary and middle school students +Description: Yuanfudao, the core product of Yuanfudao Online Education Organisation, provides online interactive teaching of elementary and junior secondary subjects. With immersive experience, it aims to boost education with technology. Through the Yuanfudao client, primary and middle school students can receive remote tutoring. With the technical support of the Yuanfudao client, students can participate in real-time interactions, take tests, and receive assistance in reading and answering questions from assistant tutors. +Tags: +- broadcasting +- class +- classroom +- course +- education +- learn +- lecture +- lesson +- live-streaming +- livestreaming +- prc +- screencasting +- streaming +- study +- teach +- teaching +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..69af99f18e13e --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Yuanfudao.Yuanfudao +PackageVersion: 7.24.0 +PackageLocale: zh-CN +Publisher: 北京贞观雨科技有限公司 +PublisherUrl: https://www.yuanfudao.com/ +PrivacyUrl: https://m.yuanfudao.com/mkt/1037615 +Author: 北京猿力科技有限公司 +PackageName: 猿辅导 +PackageUrl: https://www.yuanfudaoschool.com/info/download +License: 专有软件 +LicenseUrl: https://m.yuanfudao.com/mkt/1037611 +Copyright: Copyright © 2026 猿辅导 +CopyrightUrl: https://m.yuanfudao.com/mkt/1037611 +ShortDescription: 中小学生全科在线辅导直播课 +Description: 猿辅导网课,猿辅导在线教育旗下核心产品,提供小学、初中多科在线互动教学,沉浸体验,以科技助力教育。通过猿辅导客户端,中小学生可以在家享受教师直播在线辅导。基于猿辅导客户端提供的技术支持,学生可以参与实时互动、完成题目测试以及享受助教伴读答疑服务。 +Tags: +- 公开课 +- 学习 +- 授课 +- 推流 +- 教学 +- 教室 +- 教育 +- 直播 +- 讲堂 +- 讲座 +- 讲授 +- 讲课 +- 课堂 +- 课程 +ReleaseNotes: '- 优化了一些细节' +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.yaml new file mode 100644 index 0000000000000..2f68254ac6b2e --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.24.0/Yuanfudao.Yuanfudao.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: Yuanfudao.Yuanfudao +PackageVersion: 7.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.831/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..bddfc69f27213 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.831 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-06-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.831-win-x64.exe + InstallerSha256: 1149F767F53E0CEF7E37981EE2B6DC841DE80C90F18CC7C755D0DAF5DE526C90 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.831-win-x64.exe + InstallerSha256: 1149F767F53E0CEF7E37981EE2B6DC841DE80C90F18CC7C755D0DAF5DE526C90 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..c6d3289275bb3 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.831 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PublisherSupportUrl: https://feedback.alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Bug Fixes + - Improved update download progress so it now shows accurate progress during differential updates. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0bd256c99b9e5 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.831 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.831/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.yaml new file mode 100644 index 0000000000000..0172c869af832 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.831/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.831 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0