From 17fd0044b692bceef71edadcd5724f99e77445d2 Mon Sep 17 00:00:00 2001 From: SomeDev Date: Tue, 28 Jul 2026 20:33:23 +0200 Subject: [PATCH 001/256] New package: Ironship.WordHunter version 1.0.6 (#401481) --- .../1.0.6/Ironship.WordHunter.installer.yaml | 30 +++++++++++++++ .../Ironship.WordHunter.locale.en-US.yaml | 38 +++++++++++++++++++ .../WordHunter/1.0.6/Ironship.WordHunter.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.installer.yaml create mode 100644 manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.locale.en-US.yaml create mode 100644 manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.yaml diff --git a/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.installer.yaml b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.installer.yaml new file mode 100644 index 0000000000000..f086529380b9b --- /dev/null +++ b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.installer.yaml @@ -0,0 +1,30 @@ +# Created with WinGet manifest tools +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ironship.WordHunter +PackageVersion: 1.0.6 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Word Hunter +ReleaseDate: 2026-07-17 +AppsAndFeaturesEntries: +- DisplayName: Word Hunter + Publisher: wordhunter + DisplayVersion: 1.0.6 + ProductCode: Word Hunter +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Word Hunter' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ironship/WordHunter/releases/download/WordHunter1.0.6/Word.Hunter.Setup.exe + InstallerSha256: 0624BA3974992E383D2FA094FDD6918278B81AF58F3C70985A47B411C895A530 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.locale.en-US.yaml b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.locale.en-US.yaml new file mode 100644 index 0000000000000..5b18bed35cc42 --- /dev/null +++ b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet manifest tools +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ironship.WordHunter +PackageVersion: 1.0.6 +PackageLocale: en-US +Publisher: Ironship +PublisherUrl: https://github.com/Ironship +PublisherSupportUrl: https://github.com/Ironship/WordHunter/issues +Author: Ironship +PackageName: Word Hunter +PackageUrl: https://github.com/Ironship/WordHunter +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/Ironship/WordHunter/blob/WordHunter1.0.6/LICENSE +ShortDescription: Local-first reader and spaced repetition tool for language learning +Description: |- + Word Hunter is a desktop reader and vocabulary-learning workspace. It can + import texts, ebooks, subtitles and PDFs, save words with their context, and + review them with flashcards and spaced repetition. Data is stored locally, + with optional folder synchronization. +Moniker: wordhunter +Tags: +- ebook +- flashcard +- language-learning +- ocr +- reader +- spaced-repetition +- vocabulary +ReleaseNotes: |- + Restored Reader keyboard focus after page changes. + Kept playback and repeated phrases anchored to the exact selected occurrence. + Deferred in-text review of newly learned words until the following day. + Kept scrolling Android word-card content below its fixed header. + Corrected Italian interface copy and built-in reader title headers. +ReleaseNotesUrl: https://github.com/Ironship/WordHunter/releases/tag/WordHunter1.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.yaml b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.yaml new file mode 100644 index 0000000000000..47d652896ae41 --- /dev/null +++ b/manifests/i/Ironship/WordHunter/1.0.6/Ironship.WordHunter.yaml @@ -0,0 +1,8 @@ +# Created with WinGet manifest tools +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Ironship.WordHunter +PackageVersion: 1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eea141a704742bc55bfb58a2ec80ec491fc8bb72 Mon Sep 17 00:00:00 2001 From: Bruno Gomes Date: Tue, 28 Jul 2026 15:45:02 -0300 Subject: [PATCH 002/256] PoBruno.Klip version 1.3.0 (#401529) --- .../Klip/1.3.0/PoBruno.Klip.installer.yaml | 17 ++++++++++ .../Klip/1.3.0/PoBruno.Klip.locale.en-US.yaml | 34 +++++++++++++++++++ .../p/PoBruno/Klip/1.3.0/PoBruno.Klip.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.installer.yaml create mode 100644 manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.locale.en-US.yaml create mode 100644 manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.yaml diff --git a/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.installer.yaml b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.installer.yaml new file mode 100644 index 0000000000000..8f00c4bed01bd --- /dev/null +++ b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.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: PoBruno.Klip +PackageVersion: 1.3.0 +InstallerType: inno +Scope: user +InstallModes: +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PoBruno/klip/releases/download/v1.3.0/Klip-Setup-1.3.0.exe + InstallerSha256: FF28A8D29D2F8E3E9590EEE97A2531AAF9D23FB920897BC7206455DD5E78EA1A + ProductCode: '{8E0F7A12-BFB3-4FE8-B9A5-48FD50A15A9C}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.locale.en-US.yaml b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.locale.en-US.yaml new file mode 100644 index 0000000000000..bad49eece70cc --- /dev/null +++ b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PoBruno.Klip +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: PoBruno +PublisherUrl: https://github.com/PoBruno +PublisherSupportUrl: https://github.com/PoBruno/klip/issues +Author: PoBruno +PackageName: Klip +PackageUrl: https://github.com/PoBruno/klip +License: GPL-3.0 +LicenseUrl: https://github.com/PoBruno/klip/blob/main/LICENSE +Copyright: Copyright (C) PoBruno +ShortDescription: Clipboard history, screen capture and screen recording for Windows 11, without the native limits. +Description: 'Klip keeps the native Win+V and Snipping Tool look and feel and removes the limits: unlimited clipboard history with real search, favorites, tabs and a colored emoji picker; a capture overlay with scrolling capture plus a full editor (pen, shapes, arrow, text, crop, blur/redact, OCR, emoji, rotate); and GIF/MP4 screen recording with system audio and microphones, live controls and a timeline media editor. Runs fully on your machine, no telemetry.' +Moniker: klip +Tags: +- clipboard +- clipboard-history +- clipboard-manager +- screenshot +- screen-capture +- screen-recorder +- gif +- snipping-tool +- scrolling-capture +- ocr +- productivity +- windows-11 +ReleaseNotesUrl: https://github.com/PoBruno/klip/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.yaml b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.yaml new file mode 100644 index 0000000000000..dc942b5bd9fca --- /dev/null +++ b/manifests/p/PoBruno/Klip/1.3.0/PoBruno.Klip.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: PoBruno.Klip +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b50e47291e4a522fe8634220c34da9b94321257 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:45:26 +0800 Subject: [PATCH 003/256] New version: JGraph.Draw version 31.0.2 (#407331) --- .../Draw/31.0.2/JGraph.Draw.installer.yaml | 59 +++++++++++++++++++ .../Draw/31.0.2/JGraph.Draw.locale.en-US.yaml | 42 +++++++++++++ .../Draw/31.0.2/JGraph.Draw.locale.zh-CN.yaml | 24 ++++++++ .../j/JGraph/Draw/31.0.2/JGraph.Draw.yaml | 8 +++ 4 files changed, 133 insertions(+) create mode 100644 manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.installer.yaml create mode 100644 manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.en-US.yaml create mode 100644 manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.zh-CN.yaml create mode 100644 manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.yaml diff --git a/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.installer.yaml b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.installer.yaml new file mode 100644 index 0000000000000..576a6e0e578ad --- /dev/null +++ b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.installer.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JGraph.Draw +PackageVersion: 31.0.2 +InstallerLocale: en-US +UpgradeBehavior: install +FileExtensions: +- drawio +- vsdx +ReleaseDate: 2026-07-24 +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v31.0.2/draw.io-ia32-31.0.2-windows-32bit-installer.exe + InstallerSha256: F4B138B30FEF85C0CA2F37D80F6EEB2E3225AD07791E1C3A8BA46B27020FA775 + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 31.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v31.0.2/draw.io-31.0.2-windows-installer.exe + InstallerSha256: 889B3B83F5927771FF3B0E7F80FEE7D95EEBBC31A6A64EDD46DFFE42A7E3F5C9 + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 31.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v31.0.2/draw.io-31.0.2.msi + InstallerSha256: 6BED4F93C96F0A33636FB1C839956FDEBFE09D246A51C63EA96B3F5E0672EF68 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{F76145D0-46ED-46B6-847C-7733967447CC}' + AppsAndFeaturesEntries: + - ProductCode: '{F76145D0-46ED-46B6-847C-7733967447CC}' + UpgradeCode: '{E01B4909-4024-58C7-9E77-0BB32AB02472}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/draw.io' +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v31.0.2/draw.io-arm64-31.0.2-windows-arm64-installer.exe + InstallerSha256: C79C97E4C3206AE1DCCC2D435F5824E739B952D659067B27068607C2F834AD2C + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 31.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.en-US.yaml b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.en-US.yaml new file mode 100644 index 0000000000000..cfb88d548390a --- /dev/null +++ b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JGraph.Draw +PackageVersion: 31.0.2 +PackageLocale: en-US +Publisher: JGraph +PublisherUrl: https://www.drawio.com/ +PublisherSupportUrl: https://github.com/jgraph/drawio-desktop/issues +PrivacyUrl: https://www.diagrams.net/trust +Author: JGraph Limited +PackageName: draw.io +PackageUrl: https://github.com/jgraph/drawio-desktop +License: Apache-2.0 +LicenseUrl: https://github.com/jgraph/drawio-desktop/blob/HEAD/LICENSE +Copyright: © 2005-2026 JGraph Ltd, Artisans' House, 7 Queensbridge, NN4 7BF, Northampton, England. Company +CopyrightUrl: https://www.diagrams.net/trust +ShortDescription: A diagramming desktop app based on Electron that wraps the core draw.io editor. +Tags: +- chart +- design +- diagram +- draw +- gantt +- graph +- graphics +- mind-map +- mind-mapping +- mindmap +- uml +ReleaseNotes: |- + - Uses electron 42.7.0 + - #2421 , #2365 , #2161 , #2219 + - Updates to draw.io core 31.0.2. +ReleaseNotesUrl: https://github.com/jgraph/drawio-desktop/releases/tag/v31.0.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.drawio.com/docs/ +- DocumentLabel: Wiki + DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.zh-CN.yaml b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..02d45d4c7c159 --- /dev/null +++ b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.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: JGraph.Draw +PackageVersion: 31.0.2 +PackageLocale: zh-CN +ShortDescription: 一款基于 Electron 的图表设计桌面应用,封装了核心 draw.io 编辑器。 +Tags: +- uml +- 图形 +- 图示 +- 图表 +- 思维导图 +- 甘特图 +- 绘图 +- 脑图 +- 设计 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki +- DocumentLabel: 文档 + DocumentUrl: https://www.drawio.com/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.yaml b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.yaml new file mode 100644 index 0000000000000..879cf6753b3f0 --- /dev/null +++ b/manifests/j/JGraph/Draw/31.0.2/JGraph.Draw.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: JGraph.Draw +PackageVersion: 31.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 719fded4ae0a3d57f140bf67c2d597cd931495ee Mon Sep 17 00:00:00 2001 From: Odin Skahjem Date: Tue, 28 Jul 2026 20:45:45 +0200 Subject: [PATCH 004/256] New version: OpenBao.OpenBao version 2.6.1 (#407574) --- .../2.6.1/OpenBao.OpenBao.installer.yaml | 20 ++++++ .../2.6.1/OpenBao.OpenBao.locale.en-US.yaml | 69 +++++++++++++++++++ .../OpenBao/2.6.1/OpenBao.OpenBao.yaml | 8 +++ 3 files changed, 97 insertions(+) create mode 100644 manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.installer.yaml create mode 100644 manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.locale.en-US.yaml create mode 100644 manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.yaml diff --git a/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.installer.yaml b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.installer.yaml new file mode 100644 index 0000000000000..de4e831202dda --- /dev/null +++ b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenBao.OpenBao +PackageVersion: 2.6.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bao.exe + PortableCommandAlias: bao +ReleaseDate: 2026-07-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openbao/openbao/releases/download/v2.6.1/openbao_2.6.1_windows_amd64.zip + InstallerSha256: EA202839F2019DFC368802A940984A6CA7427409B11715A66D8173871C5A82DF +- Architecture: arm64 + InstallerUrl: https://github.com/openbao/openbao/releases/download/v2.6.1/openbao_2.6.1_windows_arm64.zip + InstallerSha256: 0E520274F50490CBCC72AB1E4B629D1A779AC3644B82D91561D8C90300880753 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.locale.en-US.yaml b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.locale.en-US.yaml new file mode 100644 index 0000000000000..2cec9d096ba99 --- /dev/null +++ b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenBao.OpenBao +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: OpenBao +PublisherUrl: https://openbao.org/ +PublisherSupportUrl: https://github.com/openbao/openbao/issues +Author: OpenBao a Series of LF Projects, LLC +PackageName: OpenBao +PackageUrl: https://openbao.org/ +License: MPL-2.0 +LicenseUrl: https://github.com/openbao/openbao/blob/HEAD/LICENSE +Copyright: Copyright (c) 2015 HashiCorp, Inc. +CopyrightUrl: https://github.com/openbao/openbao/blob/main/LICENSE +ShortDescription: OpenBao is a software solution to manage, store, and distribute sensitive data. +Description: |- + OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. + The OpenBao community intends to provide this software under an OSI-approved open-source license, led by a community run under open governance principles. +Moniker: openbao +Tags: +- certificates +- credentials +- encryption +- keys +- openbao +- secrets +- secrets-management +- security +- vault +ReleaseNotes: |- + CHANGES + - packaging/container: Revert removal of legacy, non-opencontainers image labels for maximum compatibility. [GH-3504] + IMPROVEMENTS + - core: Warn on sys/ key with no explicit invalidation handler; please report if you see a log line with no mechanism to invalidate cache. [GH-3555] + - core/policies: Introduce PATCH operation support for modifying the values of specific parameters. [GH-3506] + BUG FIXES + - core/expiration: Ensure leases are not inadvertently cached on standby nodes. [GH-3555] + - core/policies: Allow removal of expiration from policies on POST/PUT to sys/policies/acl/ by eliding the parameter; use PATCH to update policies without modifying unnecessary parameters. [GH-3506] + - core/policies: Fix limit=0 and negative limits bypassing the pagination_limit ACL option. [GH-3518] + - core/policies: Fix persistence of new allow_wildcards_in_identity_templates, allow_slashes_in_identity_templates parameters in storage. [GH-3506] + - auth/approle: Ensure initial salt is created without transaction to avoid deadlocks. [GH-3556] + - auth/jwt: Fix patch operation of CEL roles losing existing data (bound_audiences not_before_leeway, clock_skew_leeway and expiration_leeway). [GH-3551] + - auth/token: Ensure salt cache is invalidated properly on standby nodes. [GH-3555] + - sdk/plugin: Ensure all log messages are visible under plugin.ServeMultiplex(...) by default to align with plugin.Serve(...). [GH-3536] + - sdk: Better support non-usr-merged distributions in containerized testing. [GH-3554] + - packaging/container: Ensure that labels on UBI-based images comply with Red Hat's certification requirements. [GH-3504] + What's Changed + - Set user=root when invoking OpenBao for Alpine (#3499 by @cipherboy) backported by @cipherboy in #3501 + - Add OVHcloud KMS seal documentation (#3503 by @Sakutaroo) backported by @satoqz in #3524 + - Restore container image labels & fix UBI-specific ones (#3504 by @pree) backported by @satoqz in #3525 + - Fix policy persistence issue, introduce PATCH support for policies (#3506 by @cipherboy) backported by @phil9909 in #3538 + - Allow all log messages in multiplexed plugins (#3536 by @cipherboy) backported by @phil9909 in #3537 + - Fix limit=0 and negative limits bypassing pagination_limit ACL cap (#3518 by @RealFakeAccount) backported by @phil9909 in #3548 + - Fix profile source headings, response field (#3550 by @cipherboy) backported by @phil9909 in #3553 + - auth/jwt: fix patch operation of CEL roles lost data (#3551 by @phil9909) backported by @phil9909 in #3552 + - Fix lease renewal cache invalidation (#3555 by @cipherboy) backported by @phil9909 in #3566 + - Ensure AppRole salt is created without transaction (#3556 by @cipherboy) backported by @phil9909 in #3565 + - Copy binary to additional path in test container (#3554 by @cipherboy) backported by @cipherboy in #3568 + - Bump dependencies for v2.6.1 by @satoqz in #3570 + - Add changelog for v2.6.1 by @satoqz in #3571 + Full Changelog: v2.6.0...v2.6.1 +ReleaseNotesUrl: https://github.com/openbao/openbao/releases/tag/v2.6.1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://openbao.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.yaml b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.yaml new file mode 100644 index 0000000000000..22a532e3050d3 --- /dev/null +++ b/manifests/o/OpenBao/OpenBao/2.6.1/OpenBao.OpenBao.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: OpenBao.OpenBao +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ddae63814a47bb79afff641137cf1c4848b0c9c2 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:46:03 +0200 Subject: [PATCH 005/256] Update: axpnet.AeroFTP version 3.3.5 - correct InstallerSha256 for both installers (#407672) --- .../a/axpnet/AeroFTP/3.3.5/axpnet.AeroFTP.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/a/axpnet/AeroFTP/3.3.5/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.3.5/axpnet.AeroFTP.installer.yaml index 16559bc166ea6..be94dff9989ce 100644 --- a/manifests/a/axpnet/AeroFTP/3.3.5/axpnet.AeroFTP.installer.yaml +++ b/manifests/a/axpnet/AeroFTP/3.3.5/axpnet.AeroFTP.installer.yaml @@ -10,7 +10,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.3.5/AeroFTP_3.3.5_x64-setup.exe - InstallerSha256: C3941216CE4DE533690174420992E2BF29814A0E3FF4853BA72A8C707E1B2BC4 + InstallerSha256: 6829A05AB77D415F357E47F1E0D2B442075F08169A7F22AD95D693687478B091 InstallerSwitches: Silent: /S SilentWithProgress: /S @@ -24,7 +24,7 @@ Installers: InstallerType: wix Scope: machine InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.3.5/AeroFTP_3.3.5_x64_en-US.msi - InstallerSha256: AD0717257B28B8E8597A4525570ABDD7DF540BD81DB8870A4FA4048782CFAD70 + InstallerSha256: B9D99D292C6BA14184C5E23C16046B657420217416C8BE6A9416F6115451AE86 ProductCode: '{C4D55775-FC41-48D7-9764-B995A62B3B6B}' AppsAndFeaturesEntries: - Publisher: aeroftp From a7835eebb840688541d35a1aa7503203557cc2be Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:46:22 -0700 Subject: [PATCH 006/256] Automatic update of snapADDY.VisitReport from 4.4.0 to 4.4.1 (#407673) --- .../4.4.1/snapADDY.VisitReport.installer.yaml | 19 +++++++++++++++++++ .../snapADDY.VisitReport.locale.en-US.yaml | 17 +++++++++++++++++ .../4.4.1/snapADDY.VisitReport.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.installer.yaml create mode 100644 manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.locale.en-US.yaml create mode 100644 manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.yaml diff --git a/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.installer.yaml b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.installer.yaml new file mode 100644 index 0000000000000..0b0cc69fb4f22 --- /dev/null +++ b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.installer.yaml @@ -0,0 +1,19 @@ +# Automatically updated by the winget bot at 2026/Jul/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: snapADDY.VisitReport +PackageVersion: 4.4.1 +InstallerLocale: en-US +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: 9047691b-1a19-582d-9d32-dceb4bb50bbd +ReleaseDate: 2026-07-21 +AppsAndFeaturesEntries: +- DisplayName: VisitReport 4.4.0 + ProductCode: 9047691b-1a19-582d-9d32-dceb4bb50bbd +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.snapaddy.com/visitreport/windows/snapAddy%20VisitReport%20Setup.exe + InstallerSha256: 73B0DD3330F9B294A1FB6735D47B6C947BBFB40AD9DE9C24711B01597263861A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.locale.en-US.yaml b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.locale.en-US.yaml new file mode 100644 index 0000000000000..a7b8f8566b422 --- /dev/null +++ b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jul/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: snapADDY.VisitReport +PackageVersion: 4.4.1 +PackageLocale: en-US +Publisher: snapADDY GmbH +PublisherUrl: https://www.snapaddy.com/ +Author: snapADDY GmbH +PackageName: VisitReport +PackageUrl: https://www.snapaddy.com/en/landing/downloads/visitreport.html +License: Proprietary +LicenseUrl: https://www.snapaddy.com/en/legal/terms-of-service.html +Copyright: Copyright © 2025 snapADDY GmbH +ShortDescription: VisitReport replaces paper lead sheets by allowing users to capture contacts and create visit reports digitally. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.yaml b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.yaml new file mode 100644 index 0000000000000..7b4179af2a3fb --- /dev/null +++ b/manifests/s/snapADDY/VisitReport/4.4.1/snapADDY.VisitReport.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: snapADDY.VisitReport +PackageVersion: 4.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 869b33750fa7ee66cda614a97232ad56a06bb0fa Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:46:42 +0800 Subject: [PATCH 007/256] IObit.AdvancedSystemCare version 19.5.0.221 (#407752) --- .../IObit.AdvancedSystemCare.installer.yaml | 8 ++++---- .../IObit.AdvancedSystemCare.locale.en-US.yaml | 6 +++--- .../IObit.AdvancedSystemCare.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) rename manifests/i/IObit/AdvancedSystemCare/{19.4.0.210 => 19.5.0.221}/IObit.AdvancedSystemCare.installer.yaml (77%) rename manifests/i/IObit/AdvancedSystemCare/{19.4.0.210 => 19.5.0.221}/IObit.AdvancedSystemCare.locale.en-US.yaml (91%) rename manifests/i/IObit/AdvancedSystemCare/{19.4.0.210 => 19.5.0.221}/IObit.AdvancedSystemCare.yaml (87%) diff --git a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.installer.yaml b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.installer.yaml similarity index 77% rename from manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.installer.yaml rename to manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.installer.yaml index 22fd26c0cb32d..fcaf2fd54be5f 100644 --- a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.installer.yaml +++ b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 19.4.0.210 +PackageVersion: 19.5.0.221 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -15,13 +15,13 @@ ProductCode: Advanced SystemCare_is1 AppsAndFeaturesEntries: - DisplayName: Advanced SystemCare Publisher: IObit - DisplayVersion: 19.4.0 + DisplayVersion: 19.5.0 ProductCode: Advanced SystemCare_is1 ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://cdn.iobit.com/dl/advanced-systemcare-setup.exe - InstallerSha256: BBBBA9DA6385DCB5FF7F004A36D96E8AA93B3E78902C01202D4F10CBF0968DB0 + InstallerSha256: 51C89AFB9CB045187F80304B88705E39FB12A3CFDBC33887AD233B5EFC79852F ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-22 +ReleaseDate: 2026-07-24 diff --git a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.locale.en-US.yaml b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.locale.en-US.yaml similarity index 91% rename from manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.locale.en-US.yaml rename to manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.locale.en-US.yaml index 9d5605082fb9d..1fcecb646a66f 100644 --- a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.locale.en-US.yaml +++ b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 19.4.0.210 +PackageVersion: 19.5.0.221 PackageLocale: en-US Publisher: IObit PublisherUrl: https://www.iobit.com/ @@ -22,10 +22,10 @@ Tags: - optimization - system ReleaseNotes: |- - v19.4 (2026-05-20) + v19.5 (2026-07-22) - Expanded Anti-Spyware database to remove more threats and protect your PC in real time - Expanded Surfing Protection database for a safer and smoother browsing experience - - Software Updater supports updating the latest Chrome 148, Edge 148, Firefox 150, etc. + - Software Updater supports updating the latest Chrome 150, Edge 150, Firefox 152, etc. - Enhanced privacy cleaning to remove more privacy traces to better protect your privacy - Optimized multiple languages - Fixed all known bugs diff --git a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.yaml b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.yaml similarity index 87% rename from manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.yaml rename to manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.yaml index 273572c41ce07..284ce4792a3d9 100644 --- a/manifests/i/IObit/AdvancedSystemCare/19.4.0.210/IObit.AdvancedSystemCare.yaml +++ b/manifests/i/IObit/AdvancedSystemCare/19.5.0.221/IObit.AdvancedSystemCare.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 19.4.0.210 +PackageVersion: 19.5.0.221 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 18b0d9688fb43d6518f002070c967c6afd531036 Mon Sep 17 00:00:00 2001 From: Lemer Guillaume Date: Tue, 28 Jul 2026 20:47:00 +0200 Subject: [PATCH 008/256] Remove version: Arylmera.TokenDashboard version 5.1.2 (#407762) --- .../Arylmera.TokenDashboard.installer.yaml | 22 ------------ .../Arylmera.TokenDashboard.locale.en-US.yaml | 34 ------------------- .../5.1.2/Arylmera.TokenDashboard.yaml | 8 ----- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.installer.yaml delete mode 100644 manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.locale.en-US.yaml delete mode 100644 manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.yaml diff --git a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.installer.yaml b/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.installer.yaml deleted file mode 100644 index 3c75932b78d6f..0000000000000 --- a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# 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: Arylmera.TokenDashboard -PackageVersion: 5.1.2 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -ProductCode: '{038D342E-3C0E-4B41-81B0-F3B1ACC4C58F}' -ReleaseDate: 2026-07-05 -AppsAndFeaturesEntries: -- Publisher: arylmera - ProductCode: '{038D342E-3C0E-4B41-81B0-F3B1ACC4C58F}' - UpgradeCode: '{7B06341F-9808-5ADE-93C7-4B6B18155A01}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Token Dashboard' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Arylmera/Token-Dashboard/releases/download/v5.1.2/Token.Dashboard_5.1.2_x64_en-US.msi - InstallerSha256: 5FE82E482C9E58837354E4F86299651FC70DE24430F995975634F56B7EDAE5F1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.locale.en-US.yaml b/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.locale.en-US.yaml deleted file mode 100644 index 36c1f13d6b1df..0000000000000 --- a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# 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: Arylmera.TokenDashboard -PackageVersion: 5.1.2 -PackageLocale: en-US -Publisher: Arylmera -PublisherUrl: https://github.com/Arylmera -PackageName: Token Dashboard -PackageUrl: https://github.com/Arylmera/Token-Dashboard -License: MIT -LicenseUrl: https://github.com/Arylmera/Token-Dashboard/blob/HEAD/LICENSE -Copyright: Copyright © 2026 Token Dashboard -ShortDescription: Local dashboard for Claude Code token usage -Tags: -- analytics-dashboard -- anthropic -- claude -- claude-code -- cost-tracking -- desktop-app -- developer-tools -- llm-observability -- rust -- tauri -- token-tracking -ReleaseNotes: |- - What's Changed - - chore(sync): main -> develop by @github-actions[bot] in #167 - - Release v5.1.2 by @Arylmera in #168 - Full Changelog: v5.1.1...v5.1.2 -ReleaseNotesUrl: https://github.com/Arylmera/Token-Dashboard/releases/tag/v5.1.2 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.yaml b/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.yaml deleted file mode 100644 index d09256296f982..0000000000000 --- a/manifests/a/Arylmera/TokenDashboard/5.1.2/Arylmera.TokenDashboard.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: Arylmera.TokenDashboard -PackageVersion: 5.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 84c6ce8eb713fc63cdfde8cb5e9fb393e2e0a285 Mon Sep 17 00:00:00 2001 From: Pantelis Christou Date: Tue, 28 Jul 2026 21:47:29 +0300 Subject: [PATCH 009/256] New version: Pantelis23.KernRift version v2.8.32 (#408026) --- .../Pantelis23.KernRift.installer.yaml | 30 ++++++++++++++++++ .../Pantelis23.KernRift.locale.en-US.yaml | 31 +++++++++++++++++++ .../KernRift/v2.8.32/Pantelis23.KernRift.yaml | 6 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.installer.yaml create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.locale.en-US.yaml create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.yaml diff --git a/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.installer.yaml b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.installer.yaml new file mode 100644 index 0000000000000..7d0c5d6227e44 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.8.32 +InstallerType: zip +NestedInstallerType: portable +FileExtensions: +- exe +Commands: +- krc +- kr +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: krc.exe + PortableCommandAlias: krc + - RelativeFilePath: kr.exe + PortableCommandAlias: kr + InstallerUrl: https://github.com/Pantelis23/KernRift/releases/download/v2.8.32/krc-windows-x86_64.zip + InstallerSha256: D3603439F26CB00DC76E5F53967FCCBB6CC0DD09FD4C73E027191070D69B4269 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: krc.exe + PortableCommandAlias: krc + - RelativeFilePath: kr.exe + PortableCommandAlias: kr + InstallerUrl: https://github.com/Pantelis23/KernRift/releases/download/v2.8.32/krc-windows-arm64.zip + InstallerSha256: BA3F098FC5165CE7BD1A1632FBD44C76446FFCFDFF026D0D8B7A1447CD5AF4D5 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.locale.en-US.yaml b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.locale.en-US.yaml new file mode 100644 index 0000000000000..38bf4a3cfdbd1 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.8.32 +PackageLocale: en-US +Publisher: Pantelis Christou +PublisherUrl: https://github.com/Pantelis23/KernRift +PublisherSupportUrl: https://github.com/Pantelis23/KernRift/issues +Author: Pantelis Christou +PackageName: KernRift +PackageUrl: https://github.com/Pantelis23/KernRift +License: MIT +LicenseUrl: https://github.com/Pantelis23/KernRift/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Pantelis Christou +ShortDescription: Self-hosted bare-metal systems programming language and compiler +Description: KernRift is a zero-dependency self-hosted compiler. The package installs two portable command-line tools — krc (the compiler) and kr (the fat-binary runner). It compiles to native x86_64 and ARM64 binaries for Linux, Windows, macOS, and Android. The compiler is written entirely in KernRift itself and produces ELF, PE, Mach-O, and fat binaries. +Moniker: kernrift +Tags: + - aot + - arm64 + - bare-metal + - compiler + - cross-compiler + - programming-language + - self-hosted + - systems-programming + - x86_64 +ReleaseNotes: 'Full Changelog: https://github.com/Pantelis23/KernRift/releases/tag/v2.8.32' +ReleaseNotesUrl: https://github.com/Pantelis23/KernRift/releases/tag/v2.8.32 +InstallationNotes: The install directory is added to PATH automatically by winget (portable nested installer). Run 'krc --version' and 'kr --version' to verify. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.yaml b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.yaml new file mode 100644 index 0000000000000..f5514726be267 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.32/Pantelis23.KernRift.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.8.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From ad63e9bc47a5df8d2175dbca55309f88f261aa55 Mon Sep 17 00:00:00 2001 From: Markolo <131269582+markolo10@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:47:47 +0200 Subject: [PATCH 010/256] New version: MarkusKellermann.Convo version 1.9.45 (#408257) --- .../MarkusKellermann.Convo.installer.yaml | 17 ++++++++++++ .../MarkusKellermann.Convo.locale.en-US.yaml | 26 +++++++++++++++++++ .../Convo/1.9.45/MarkusKellermann.Convo.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.installer.yaml create mode 100644 manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.locale.en-US.yaml create mode 100644 manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.yaml diff --git a/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 0000000000000..cbb0d85595242 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.9.45 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.9.45/convo-setup.exe + InstallerSha256: 2A3F731E88AA28F1A21B67F89BF71A087E1FDFFE8EB77315F7C4BAE407E50626 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-27 diff --git a/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 0000000000000..b5a03d908b483 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.9.45 +PackageLocale: en-US +Publisher: Markus Kellermann +PublisherUrl: https://itsconvo.com +PublisherSupportUrl: https://github.com/markolo10/convo-releases/issues +PackageName: Convo +PackageUrl: https://itsconvo.com +License: Proprietary +LicenseUrl: https://itsconvo.com/terms +ShortDescription: AI-powered conversation and meeting assistant +Tags: +- ai +- meeting +- productivity +- conversation +- assistant +ReleaseNotesUrl: https://github.com/markolo10/convo-releases/releases/tag/v1.9.45 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/markolo10/convo-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.yaml new file mode 100644 index 0000000000000..ddf89850e6598 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.9.45/MarkusKellermann.Convo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.9.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09f142c8b63b89cf6b87ea88924af6192d4b123c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:48:06 -0700 Subject: [PATCH 011/256] Automatic update of AceBIT.PasswordDepot.19 from 19.2.1 to 19.2.2 (#408481) --- .../AceBIT.PasswordDepot.19.installer.yaml | 20 ++++++++++ .../AceBIT.PasswordDepot.19.locale.en-US.yaml | 40 +++++++++++++++++++ .../AceBIT.PasswordDepot.19.locale.zh-CN.yaml | 19 +++++++++ .../19/19.2.2/AceBIT.PasswordDepot.19.yaml | 8 ++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.installer.yaml create mode 100644 manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.en-US.yaml create mode 100644 manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.zh-CN.yaml create mode 100644 manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.yaml diff --git a/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.installer.yaml b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.installer.yaml new file mode 100644 index 0000000000000..64f5ae31e2de9 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepot.19 +PackageVersion: 19.2.2 +InstallerType: inno +Scope: machine +FileExtensions: +- pswd +- pswe +- pswx +- pwde +- pwdz +ProductCode: '{E1531AF4-D6F3-49CC-8117-67E3B46E8304}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://www.password-depot.de/download/v19/pdepot19.exe + InstallerSha256: F8D180EACB1BF44C392E7BD10258817E9617000F01BBB58D9690DFB0EF85ACC8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.en-US.yaml b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.en-US.yaml new file mode 100644 index 0000000000000..0ae1648037fc2 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepot.19 +PackageVersion: 19.2.2 +PackageLocale: en-US +Publisher: AceBIT GmbH +PublisherUrl: https://www.password-depot.de/en/ +PublisherSupportUrl: https://password-depot.atlassian.net/servicedesk/customer/portals +PrivacyUrl: https://www.password-depot.de/en/company/privacy.htm +Author: AceBIT GmbH +PackageName: Password Depot 19 +PackageUrl: https://www.password-depot.de/en/download/download.htm +License: Proprietary +LicenseUrl: https://www.password-depot.de/en/company/eula.htm +Copyright: © 1998-2026 by AceBIT GmbH - All rights reserved. +CopyrightUrl: https://www.password-depot.de/en/company/eula.htm +ShortDescription: Password Manager +Description: Password Depot is a powerful, technically mature, and, most importantly, secure application for managing your passwords and access data. Unlike conventional freeware and shareware utilities, Password Depot provides sophisticated security mechanisms and a well-conceived, wide range of functions. It was developed for operation in professional environments with strict security standards. +Tags: +- credential +- password +- protect +- protection +- security +- vault +ReleaseNotes: |- + - Fixed an issue where server database tabs incorrectly showed a "disconnected" status when the user's account name differed from the login name used to connect. + - Fixed a minor graphical glitch in the top bar when auto-hide mode was enabled. + - Fixed an error that could occur when exiting the program on older versions of Windows. + - Fixed an issue where entry access events were not recorded on the server when the integrated browser was used. + - Fixed broken links to the online support pages. + - Made various minor interface and text corrections. +ReleaseNotesUrl: https://www.password-depot.de/en/resources/whats-new.htm +PurchaseUrl: https://www.password-depot.de/en/pricing/order-server.htm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-client/welcome-en.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.zh-CN.yaml b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c85b6513c733c --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepot.19 +PackageVersion: 19.2.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 密码管理器 +Description: Password Depot 是一款功能强大、技术成熟且最重要的是安全可靠的密码与访问数据管理应用程序。与传统的免费软件和共享软件工具不同,Password Depot 提供了先进的安全机制以及设计周全、功能丰富的操作体验。它专为需要严格安全标准的专业环境而开发。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-client/welcome-en.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.yaml b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.yaml new file mode 100644 index 0000000000000..9154f56740530 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepot/19/19.2.2/AceBIT.PasswordDepot.19.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepot.19 +PackageVersion: 19.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 857b5954ffb47989f5cd1a860127ed3d464be000 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:48:23 -0700 Subject: [PATCH 012/256] Automatic update of AceBIT.PasswordDepotEnterpriseServer.19 from 19.2.1 to 19.2.2 (#408483) --- ...ordDepotEnterpriseServer.19.installer.yaml | 14 ++++++ ...DepotEnterpriseServer.19.locale.en-US.yaml | 47 +++++++++++++++++++ ...DepotEnterpriseServer.19.locale.zh-CN.yaml | 29 ++++++++++++ ...eBIT.PasswordDepotEnterpriseServer.19.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.installer.yaml create mode 100644 manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.en-US.yaml create mode 100644 manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.zh-CN.yaml create mode 100644 manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.yaml diff --git a/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.installer.yaml b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.installer.yaml new file mode 100644 index 0000000000000..3302490e7d4d3 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepotEnterpriseServer.19 +PackageVersion: 19.2.2 +InstallerType: inno +Scope: machine +ProductCode: '{ED931097-4286-4FF2-92C3-7098DB457C23}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://www.password-depot.de/download/v19/pwdsrv19.exe + InstallerSha256: A063B526E2E1F449F4241F2F9A2A2444C7ACD28911741AF765C25B598F8302FB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.en-US.yaml b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.en-US.yaml new file mode 100644 index 0000000000000..f03e17f4941fa --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepotEnterpriseServer.19 +PackageVersion: 19.2.2 +PackageLocale: en-US +Publisher: AceBIT GmbH +PublisherUrl: https://www.password-depot.de/en/ +PublisherSupportUrl: https://password-depot.atlassian.net/servicedesk/customer/portals +PrivacyUrl: https://www.password-depot.de/en/company/privacy.htm +Author: AceBIT GmbH +PackageName: Password Depot Enterprise Server 19 +PackageUrl: https://www.password-depot.de/en/download/download-server.htm +License: Proprietary +LicenseUrl: https://www.password-depot.de/en/company/eula.htm +Copyright: © 1998-2026 by AceBIT GmbH - All rights reserved. +CopyrightUrl: https://www.password-depot.de/en/company/eula.htm +ShortDescription: Password Manager Server +Description: |- + Password Depot Enterprise Server is an extension for Password Depot. With the Enterprise Server users can share databases stored to a server. The desktop client for Windows is the main program which is also used for Enterprise Server connection. Apart from that, you can also access the Enterprise Server with our macOS edition or mobile apps (Android & iOS). In addition, you can also utilize our web interface, which provides you with a convenient and straightforward access to the Enterprise Server, regardless of the device or operating system you're using. Server databases can be opened and modified using one of these clients. + Password Depot Enterprise Server is installed on a computer within the local network or in the cloud via Azure. The server administrator is mainly working with the Server Manager, a separate tool for Enterprise Server management and configuration. In the Server Manager the administrator can create new databases, add users and groups to the server and assign them databases. Users can get access to entire databases or parts of it only. + In general, you can provide access to a server database to multiple users and define different access rights for your users within the same database. In this case, every user will have a different view of the provided database. + Users with access to server databases can open them in the client. For Enterprise Server connection the following data is needed: + - Server address + - Port + - Access data (username & password) + The user's access data is defined by the administrator. Login to the Enterprise Server can either be performed with a local user (username & password), through Integrated Windows Authentication (SSO), Azure AD/OIDC Authentication. + Apart from that, the administrator can define further server settings in the Server Manager, for example installing a certificate if an SSL connection is required, activate 2 Factor-Authentication, set up notifications for specific events and define global server policies etc. + All transferred data is always encrypted with ephemeral keys using the AES 256-bit algorithm. Clients communicate with the server through TCP/IP protocol (IPv4/IPv6). This way you can ensure GDPR (General Data Protection Regulation) compliance. +Tags: +- credential +- password +- protect +- protection +- security +- vault +ReleaseNotes: |- + - Fixed an error that could occur when closing Server Manager on older versions of Windows. + - Fixed a sporadic error that was logged in network.log and the audit trail when processing client disconnections. + - Made various text and UI corrections. +ReleaseNotesUrl: https://www.password-depot.de/en/resources/whats-new.htm +PurchaseUrl: https://www.password-depot.de/en/pricing/order-server.htm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-enterprise-server/introduction-en.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.zh-CN.yaml b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b5ee4791ba5c6 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepotEnterpriseServer.19 +PackageVersion: 19.2.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 密码管理服务器 +Description: |- + Password Depot Enterprise Server 是 Password Depot 的一个扩展功能。通过 Enterprise Server,用户可以共享存储在服务器上的数据库。Windows 桌面客户端是主要程序,同时也用于连接 Enterprise Server。此外,您也可以通过我们的 macOS 版本或移动应用程序(Android 和 iOS)访问 Enterprise Server。另外,您还可以使用我们的网页界面,无论您使用何种设备或操作系统,都可以方便快捷地访问 Enterprise Server。服务器数据库可通过这些客户端之一打开和修改。 + Password Depot Enterprise Server 可安装在本地网络内的计算机上,也可通过 Azure 部署在云端。服务器管理员主要使用 Server Manager(服务器管理器)这一独立工具来进行 Enterprise Server 的管理和配置。在 Server Manager 中,管理员可以创建新的数据库,向服务器添加用户和用户组,并为其分配数据库。用户可被授予访问整个数据库或仅部分数据库的权限。 + 通常情况下,您可以允许多个用户访问同一个服务器数据库,并在同一个数据库中为不同用户定义不同的访问权限。在这种情况下,每个用户所看到的数据库内容将是不同的。 + 拥有数据库访问权限的用户可以在客户端中打开这些数据库。连接 Enterprise Server 所需的信息包括: + - 服务器地址 + - 端口 + - 访问凭证(用户名和密码) + 用户的访问凭证由管理员设定。登录 Enterprise Server 可通过本地用户(用户名和密码)、集成 Windows 身份验证(SSO),或 Azure AD/OIDC 身份验证方式完成。 + 此外,管理员还可以在 Server Manager 中设置更多服务器参数,例如:在需要 SSL 连接时安装证书、启用双因素身份验证(2FA)、为特定事件设置通知,以及定义全局服务器策略等。 + 所有传输的数据均使用临时密钥并通过 AES 256 位加密算法进行加密。客户端通过 TCP/IP 协议(IPv4/IPv6)与服务器通信,从而确保符合 GDPR(通用数据保护条例)的要求。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-enterprise-server/introduction-en.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.yaml b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.yaml new file mode 100644 index 0000000000000..c2bd2f673cf81 --- /dev/null +++ b/manifests/a/AceBIT/PasswordDepotEnterpriseServer/19/19.2.2/AceBIT.PasswordDepotEnterpriseServer.19.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AceBIT.PasswordDepotEnterpriseServer.19 +PackageVersion: 19.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8f73322617e9f887804019eb9fc7d4f4f59ffc97 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:48:41 +0800 Subject: [PATCH 013/256] New version: Mozilla.Firefox.ga-IE version 153.0.1 (#408906) --- .../Mozilla.Firefox.ga-IE.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ga-IE.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ga-IE.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ga-IE.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ga-IE.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ga-IE.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ga-IE.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ga-IE.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ga-IE.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ga-IE.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ga-IE.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ga-IE.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ga-IE.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ga-IE.locale.zh-CN.yaml | 24 +++++++++ .../ga-IE/153.0.1/Mozilla.Firefox.ga-IE.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.yaml diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.installer.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.installer.yaml new file mode 100644 index 0000000000000..651c502517666 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ga-IE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: FB24F7F798027394847441DB710FFDC598A7EB7108B00FAA4FA2640FFE07E558 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ga-IE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 8F64BD2B914E0193458DBE9C7FB5E5B67E0238BED33B3078517FF996F0D6C20C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ga-IE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3848A270DED1ACBD0A4695E999DB1AF4329A27A1F88DB79AFEAFC7BD4AD0F750 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..34c54874ead3e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.da-DK.yaml new file mode 100644 index 0000000000000..09df603d7c6cd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.de-DE.yaml new file mode 100644 index 0000000000000..8c5375aa239d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.el-GR.yaml new file mode 100644 index 0000000000000..c32e7dc7a0972 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-GB.yaml new file mode 100644 index 0000000000000..11127faa419f8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-US.yaml new file mode 100644 index 0000000000000..314811cfbf895 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ga-IE +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ga-IE) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.es-MX.yaml new file mode 100644 index 0000000000000..053c867373731 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.fr-FR.yaml new file mode 100644 index 0000000000000..9e757ac5a375d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.hu-HU.yaml new file mode 100644 index 0000000000000..9971ce6138e91 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ja-JP.yaml new file mode 100644 index 0000000000000..52c0bee4bf57a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..c0ac849aadd08 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ru-RU.yaml new file mode 100644 index 0000000000000..565994590ad7c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.ta-IN.yaml new file mode 100644 index 0000000000000..0b55a7c77e3c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..49a844435cad0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.yaml new file mode 100644 index 0000000000000..c120f0dc89109 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.1/Mozilla.Firefox.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bfff2d88c3fc0b789f9ea45c57724c925e58bd1e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:49:23 +0800 Subject: [PATCH 014/256] New version: Mozilla.Firefox.id version 153.0.1 (#408923) --- .../153.0.1/Mozilla.Firefox.id.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.id.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.id.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.id.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.id.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.id.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.id.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.id.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.id.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.id.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.id.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.id.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.id.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.id.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.id.locale.zh-CN.yaml | 24 +++++++++ .../id/153.0.1/Mozilla.Firefox.id.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.yaml diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.installer.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.installer.yaml new file mode 100644 index 0000000000000..33bdcab48452b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/id/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 800A24DECD9A547DDBBB7C2364182AFE8444538F551B5384B6543F0A6091AEB9 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/id/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 343BB8FB554C116655DDAE088535410B7959162D61ADF6C9CE6EFAB46BCFDB7F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/id/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 4B20A2158CA552E8FCBE5157BDFAB7CC62D1FB6C99619841883ECC3FE559555A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..3cc7c6acc6079 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.da-DK.yaml new file mode 100644 index 0000000000000..2f9c5dee4d314 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.de-DE.yaml new file mode 100644 index 0000000000000..a37bb7ddc2de7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.el-GR.yaml new file mode 100644 index 0000000000000..d475910575687 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-GB.yaml new file mode 100644 index 0000000000000..6e63e3953e0ae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-US.yaml new file mode 100644 index 0000000000000..0b419f96ffd43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.id +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (id) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.es-MX.yaml new file mode 100644 index 0000000000000..0d4dea64d314e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.fr-FR.yaml new file mode 100644 index 0000000000000..8f550dd2ddef9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.hu-HU.yaml new file mode 100644 index 0000000000000..3781d1b65bbe2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2709320b8bdf5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.nb-NO.yaml new file mode 100644 index 0000000000000..23affd5f6efa7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ru-RU.yaml new file mode 100644 index 0000000000000..eed7e1a3d26e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.ta-IN.yaml new file mode 100644 index 0000000000000..42e0ae2d3649c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ea044df9bcc62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.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.id +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.yaml b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.id.yaml new file mode 100644 index 0000000000000..3fe1b75d01e71 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/id/153.0.1/Mozilla.Firefox.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.id +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 160951ab65f7bf85b5f05184a79ceb4206bae6b7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:49:56 +0800 Subject: [PATCH 015/256] New version: Mozilla.Firefox.ja version 153.0.1 (#408928) --- .../153.0.1/Mozilla.Firefox.ja.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ja.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ja.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ja.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ja.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ja.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ja.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ja.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ja.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ja.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ja.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ja.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ja.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ja.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ja.locale.zh-CN.yaml | 24 +++++++++ .../ja/153.0.1/Mozilla.Firefox.ja.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.yaml diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.installer.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.installer.yaml new file mode 100644 index 0000000000000..fe93bfc22d5e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ja/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 43446E70A138EAEA996F75F378EE8012A57AF4CA5297334168F291F7DD0782EF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ja/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 46E1F2EAA9CE44E4ED40302EC5FF97F5458A2640304B75ABD41B9264AFA933FA +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ja/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B82AE32DD7A53E3ECE682D62A62EC091CA4A3BA04D2BF6380F6055F364092CE5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..2062779c95332 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.da-DK.yaml new file mode 100644 index 0000000000000..533e0ce628a65 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.de-DE.yaml new file mode 100644 index 0000000000000..ac64485da3e67 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.el-GR.yaml new file mode 100644 index 0000000000000..564529626fc6d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-GB.yaml new file mode 100644 index 0000000000000..634db480e9d48 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-US.yaml new file mode 100644 index 0000000000000..c68f4e9a7202f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ja +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ja) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.es-MX.yaml new file mode 100644 index 0000000000000..b004303049766 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.fr-FR.yaml new file mode 100644 index 0000000000000..5a25faa623801 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.hu-HU.yaml new file mode 100644 index 0000000000000..75f53ab9c8c8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ece86fa3aa289 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.nb-NO.yaml new file mode 100644 index 0000000000000..41f336e7a34f9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ru-RU.yaml new file mode 100644 index 0000000000000..9166cd718a41e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.ta-IN.yaml new file mode 100644 index 0000000000000..08e261995577f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1ae7fbb405a80 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.yaml new file mode 100644 index 0000000000000..35ad7a83ba3bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ja/153.0.1/Mozilla.Firefox.ja.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.ja +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bf66ece72134665c45d54b433187e586283dc231 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:50:30 +0800 Subject: [PATCH 016/256] New version: Mozilla.Firefox.kk version 153.0.1 (#408931) --- .../153.0.1/Mozilla.Firefox.kk.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.kk.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.kk.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.kk.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.kk.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.kk.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.kk.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.kk.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.kk.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.kk.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.kk.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.kk.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.kk.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.kk.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.kk.locale.zh-CN.yaml | 24 +++++++++ .../kk/153.0.1/Mozilla.Firefox.kk.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.yaml diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.installer.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.installer.yaml new file mode 100644 index 0000000000000..60ce208e4ecb6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/kk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3C5024E49E8BA51F4C0208C08C94ADEDEE814B0043627A83AC8CEF465C8D1004 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/kk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 43F5DF7BC5EE2C8861ED68A11EBBE97D4E6A323B534515A8AB8AEE44693AFD03 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/kk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 7840F43D1F0E727D644A9DD165493F288378CCA7AF9846BE08BE473DA28B2C84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..4c69d9696945b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.da-DK.yaml new file mode 100644 index 0000000000000..76b10e17a1431 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.de-DE.yaml new file mode 100644 index 0000000000000..ae78fb8596db9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.el-GR.yaml new file mode 100644 index 0000000000000..1ff0013254e4e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-GB.yaml new file mode 100644 index 0000000000000..2ef72fd92b3ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-US.yaml new file mode 100644 index 0000000000000..bfcb54b1a16fa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.kk +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (kk) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.es-MX.yaml new file mode 100644 index 0000000000000..57de23ecc4b8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.fr-FR.yaml new file mode 100644 index 0000000000000..544b1dc70fc68 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.hu-HU.yaml new file mode 100644 index 0000000000000..05f002a7431c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ja-JP.yaml new file mode 100644 index 0000000000000..b241145485637 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.nb-NO.yaml new file mode 100644 index 0000000000000..f19a737b87efc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ru-RU.yaml new file mode 100644 index 0000000000000..940d8732524f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.ta-IN.yaml new file mode 100644 index 0000000000000..ae5b10aa476b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..020fac8a5b7b6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.yaml b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.yaml new file mode 100644 index 0000000000000..309e813d8777b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kk/153.0.1/Mozilla.Firefox.kk.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.kk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 092274ae5f58c7001179a35e501915216185592c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:50:59 +0800 Subject: [PATCH 017/256] New version: Mozilla.Firefox.km version 153.0.1 (#408932) --- .../153.0.1/Mozilla.Firefox.km.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.km.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.km.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.km.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.km.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.km.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.km.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.km.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.km.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.km.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.km.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.km.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.km.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.km.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.km.locale.zh-CN.yaml | 24 +++++++++ .../km/153.0.1/Mozilla.Firefox.km.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.yaml diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.installer.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.installer.yaml new file mode 100644 index 0000000000000..98e1a62625221 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/km/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 94AA070CF8BE36522273E2D76DDF68185C66924D72710675C1B971B00223E98A +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/km/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 2ABCF6BD7F162C7ADF467498544A5D9326C7B2E1321FDCD2AB523C5FA0437FB5 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/km/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CF214CFE95321EC78CF71DA8E9C59C4553725A90727CF3BAEDE11999A72BE915 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..3320b95ae29b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.da-DK.yaml new file mode 100644 index 0000000000000..2f1f4803709b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.de-DE.yaml new file mode 100644 index 0000000000000..6507e44d5af9e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.el-GR.yaml new file mode 100644 index 0000000000000..8cca6e31936ec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-GB.yaml new file mode 100644 index 0000000000000..77bd3234d476f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-US.yaml new file mode 100644 index 0000000000000..2388a19ad275c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.km +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (km) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.es-MX.yaml new file mode 100644 index 0000000000000..5462e219cb235 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.fr-FR.yaml new file mode 100644 index 0000000000000..f79e09bf3945b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.hu-HU.yaml new file mode 100644 index 0000000000000..2c2f87701cb61 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ja-JP.yaml new file mode 100644 index 0000000000000..a7be3d729b1a2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e62df4aa97e34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ru-RU.yaml new file mode 100644 index 0000000000000..1117c3bf839a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.ta-IN.yaml new file mode 100644 index 0000000000000..d32df99c32ec2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f724d9c1d44ec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.yaml b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.yaml new file mode 100644 index 0000000000000..fea3a7dd8f357 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/km/153.0.1/Mozilla.Firefox.km.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.km +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ebc5fe7cdab5c0b60b3392633cdde4725c22ce8f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:51:33 +0800 Subject: [PATCH 018/256] New version: Mozilla.Firefox.lij version 153.0.1 (#408935) --- .../Mozilla.Firefox.lij.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.lij.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.lij.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.lij.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.lij.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.lij.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.lij.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.lij.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.lij.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.lij.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.lij.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.lij.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.lij.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.lij.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.lij.locale.zh-CN.yaml | 24 +++++++++ .../lij/153.0.1/Mozilla.Firefox.lij.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.yaml diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.installer.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.installer.yaml new file mode 100644 index 0000000000000..b567545a2d032 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/lij/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 9C47DA7BC3683BE987FAED8ACDBC969E4D63078D2C61378409FCBD7EA9E0BE4B +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/lij/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 69DBB59EABCADFC7CE7DF6C507D356301E24B543A84382982BDC2B0665570175 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/lij/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3D52DA17953D77CF9CEE5E29170DD599C1951520A03B21F6923106FEEB57485B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..62bb3a694aeaa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.da-DK.yaml new file mode 100644 index 0000000000000..ea2b85702c703 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.de-DE.yaml new file mode 100644 index 0000000000000..c5ff47c38899a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.el-GR.yaml new file mode 100644 index 0000000000000..bd4414235fcb0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-GB.yaml new file mode 100644 index 0000000000000..6fb893f3241f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-US.yaml new file mode 100644 index 0000000000000..0d97ba9c255e4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.lij +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (lij) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.es-MX.yaml new file mode 100644 index 0000000000000..cf4383c1d31b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.fr-FR.yaml new file mode 100644 index 0000000000000..8774fedcf5ae6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.hu-HU.yaml new file mode 100644 index 0000000000000..ebd14764f3d0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2ba37865ccca9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.nb-NO.yaml new file mode 100644 index 0000000000000..b4fd23496df2d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f81b2f544c947 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.ta-IN.yaml new file mode 100644 index 0000000000000..16f12d4ed8468 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6aa55dbc91e08 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.yaml new file mode 100644 index 0000000000000..66b26f49417dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lij/153.0.1/Mozilla.Firefox.lij.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.lij +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f56d93e31167b4ced8ba7de4663f223756c647b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:52:06 +0800 Subject: [PATCH 019/256] New version: Mozilla.Firefox.lt version 153.0.1 (#408936) --- .../153.0.1/Mozilla.Firefox.lt.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.lt.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.lt.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.lt.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.lt.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.lt.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.lt.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.lt.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.lt.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.lt.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.lt.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.lt.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.lt.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.lt.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.lt.locale.zh-CN.yaml | 24 +++++++++ .../lt/153.0.1/Mozilla.Firefox.lt.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.yaml diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.installer.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.installer.yaml new file mode 100644 index 0000000000000..824b80eafbdd1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/lt/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 211067A23ED2B85736836AD8611188072077D174C01AA50E668F4EA589F2DC78 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/lt/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 1EF21709873A2841C820FA428BB4D1FB0E950EAC51955D4D1C5DC04B0976C97C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/lt/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B426A9E1BCB78A6F98375D8F0EAE8FFA3A81F5A88DDF0DE8BF28357DEF6A857B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..40ce64d35f15d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.da-DK.yaml new file mode 100644 index 0000000000000..30c6d5ca29a22 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.de-DE.yaml new file mode 100644 index 0000000000000..9b756c7507065 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.el-GR.yaml new file mode 100644 index 0000000000000..5c6f185963ffa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-GB.yaml new file mode 100644 index 0000000000000..07f1bde3c5c17 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-US.yaml new file mode 100644 index 0000000000000..8a99cb3517250 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.lt +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (lt) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.es-MX.yaml new file mode 100644 index 0000000000000..6b2e683c329c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e800170074285 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.hu-HU.yaml new file mode 100644 index 0000000000000..6436897391cb6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ja-JP.yaml new file mode 100644 index 0000000000000..8f9d2f8415a82 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.nb-NO.yaml new file mode 100644 index 0000000000000..dd3a856011763 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f53a2190a1514 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.ta-IN.yaml new file mode 100644 index 0000000000000..232731e49c289 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bf43ab1603ed5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.yaml new file mode 100644 index 0000000000000..d2573b3784de5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lt/153.0.1/Mozilla.Firefox.lt.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.lt +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 64a976887efd9adb4a3490bb9ecf96b3a32a4cdd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:52:37 +0800 Subject: [PATCH 020/256] New version: Mozilla.Firefox.lv version 153.0.1 (#408937) --- .../153.0.1/Mozilla.Firefox.lv.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.lv.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.lv.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.lv.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.lv.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.lv.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.lv.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.lv.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.lv.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.lv.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.lv.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.lv.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.lv.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.lv.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.lv.locale.zh-CN.yaml | 24 +++++++++ .../lv/153.0.1/Mozilla.Firefox.lv.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.yaml diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.installer.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.installer.yaml new file mode 100644 index 0000000000000..4e252fa31ec09 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/lv/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 8A09CCAFB2D92C9E6E67CCB43E38EF06D9D833563C54DEBC50F6828031614FBF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/lv/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 45FD0F44353CC62A504E4069483B5DC759D5F1EB17518589F92AE92741683205 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/lv/Firefox%20Setup%20153.0.1.exe + InstallerSha256: D8A177191781CF213C5D55249E9EF5DF1DFFF19CF602D73D8908DAE0EAF1727E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..5e5f35a123495 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.da-DK.yaml new file mode 100644 index 0000000000000..350cd48329f8a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.de-DE.yaml new file mode 100644 index 0000000000000..db1add39fdbf3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.el-GR.yaml new file mode 100644 index 0000000000000..a4c6a7b2ca578 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-GB.yaml new file mode 100644 index 0000000000000..2c05b4cd2169e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-US.yaml new file mode 100644 index 0000000000000..1cdbb03f6b200 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.lv +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (lv) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.es-MX.yaml new file mode 100644 index 0000000000000..218b8e7c70b9a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.fr-FR.yaml new file mode 100644 index 0000000000000..5b5fae7f1492d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.hu-HU.yaml new file mode 100644 index 0000000000000..9499f66670793 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ja-JP.yaml new file mode 100644 index 0000000000000..76b7a8bd42d77 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.nb-NO.yaml new file mode 100644 index 0000000000000..67c164104b1cf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ru-RU.yaml new file mode 100644 index 0000000000000..b785e597901d1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.ta-IN.yaml new file mode 100644 index 0000000000000..4eefabb9d6c34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2772815aef319 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.yaml new file mode 100644 index 0000000000000..f095cbbba3e3d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/lv/153.0.1/Mozilla.Firefox.lv.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.lv +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 425456fad3b24152fdfbcadf6495e736587bd56c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:53:09 +0800 Subject: [PATCH 021/256] New version: Mozilla.Firefox.ne-NP version 153.0.1 (#408943) --- .../Mozilla.Firefox.ne-NP.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ne-NP.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ne-NP.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ne-NP.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ne-NP.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ne-NP.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ne-NP.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ne-NP.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ne-NP.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ne-NP.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ne-NP.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ne-NP.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ne-NP.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ne-NP.locale.zh-CN.yaml | 24 +++++++++ .../ne-NP/153.0.1/Mozilla.Firefox.ne-NP.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.yaml diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.installer.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.installer.yaml new file mode 100644 index 0000000000000..cd3e75101e4b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ne-NP/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 26486848EE572574BEEA11DF60A0B00706F06ECC3F72070DC69B9931103147C2 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ne-NP/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 4702894C9B850803F34F3EBDE700613E8AFDDA2BDB4D618800FA62120ABB95B1 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ne-NP/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5249BE68D825CCD748700E2DC9A5A13FF5DBD08C4738DE8DD21ABE607FC15F9D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..5a727f239087c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.da-DK.yaml new file mode 100644 index 0000000000000..e805f61ad41d3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.de-DE.yaml new file mode 100644 index 0000000000000..481c158c11e5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.el-GR.yaml new file mode 100644 index 0000000000000..4c43455e62455 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-GB.yaml new file mode 100644 index 0000000000000..4645827558ac9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-US.yaml new file mode 100644 index 0000000000000..8c9856e3c2ddd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ne-NP +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ne-NP) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.es-MX.yaml new file mode 100644 index 0000000000000..2d7661e56e3e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.fr-FR.yaml new file mode 100644 index 0000000000000..fc9fac33d2e61 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.hu-HU.yaml new file mode 100644 index 0000000000000..7dadebe9e1311 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ja-JP.yaml new file mode 100644 index 0000000000000..d435ba1549c20 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.nb-NO.yaml new file mode 100644 index 0000000000000..77637b3ab0495 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ru-RU.yaml new file mode 100644 index 0000000000000..816c25a8047b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.ta-IN.yaml new file mode 100644 index 0000000000000..99f780c4454e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d2cf874dee395 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.yaml new file mode 100644 index 0000000000000..bd99b9e170506 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.1/Mozilla.Firefox.ne-NP.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.ne-NP +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 07d511316d7aa5f221fa1c89fa1f9bf60a065dae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:54:15 +0800 Subject: [PATCH 022/256] New version: Mozilla.Firefox.nl version 153.0.1 (#408944) --- .../153.0.1/Mozilla.Firefox.nl.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.nl.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.nl.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.nl.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.nl.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.nl.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.nl.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.nl.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.nl.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.nl.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.nl.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.nl.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.nl.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.nl.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.nl.locale.zh-CN.yaml | 24 +++++++++ .../nl/153.0.1/Mozilla.Firefox.nl.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.yaml diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.installer.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.installer.yaml new file mode 100644 index 0000000000000..935b6be68d783 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/nl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A8D678FFD0D06E59FB5435A5F9E9CE113C855292A8240CC7904DC0E4EB828C99 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/nl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3398AF5A95ECC944306F6971B7BBD118B065FC6E9C88C9A1481649D38932573F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/nl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A472091752FEC90C21ADEC5881A8368E4E3D0E9A2B5DAE4AE25F59DB0CA2A7F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..d1b6f8fe68a66 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.da-DK.yaml new file mode 100644 index 0000000000000..a0f80ae6c4a72 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.de-DE.yaml new file mode 100644 index 0000000000000..fce3762c4c8a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.el-GR.yaml new file mode 100644 index 0000000000000..18ebed54bbe8a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-GB.yaml new file mode 100644 index 0000000000000..f6a0fb5481b4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-US.yaml new file mode 100644 index 0000000000000..0a3395e5d5bcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.nl +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.es-MX.yaml new file mode 100644 index 0000000000000..6c5fffa4071af --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.fr-FR.yaml new file mode 100644 index 0000000000000..eed944fce2951 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.hu-HU.yaml new file mode 100644 index 0000000000000..5b3f816ced43a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e68b59292f289 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.nb-NO.yaml new file mode 100644 index 0000000000000..6fc7b4dd22ef1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ru-RU.yaml new file mode 100644 index 0000000000000..1021703c09881 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.ta-IN.yaml new file mode 100644 index 0000000000000..5b6c8578f4eb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..caf275e6d347f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.nl.yaml new file mode 100644 index 0000000000000..8cc4600fbbd82 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/153.0.1/Mozilla.Firefox.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.nl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f4d151dcd754fe7e6c93c8aebb40778d2240875 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:55:28 +0800 Subject: [PATCH 023/256] New version: Mozilla.Firefox.nn-NO version 153.0.1 (#408945) --- .../Mozilla.Firefox.nn-NO.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.nn-NO.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.nn-NO.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.nn-NO.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.nn-NO.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.nn-NO.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.nn-NO.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.nn-NO.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.nn-NO.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.nn-NO.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.nn-NO.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.nn-NO.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.nn-NO.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.nn-NO.locale.zh-CN.yaml | 24 +++++++++ .../nn-NO/153.0.1/Mozilla.Firefox.nn-NO.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.yaml diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.installer.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.installer.yaml new file mode 100644 index 0000000000000..f824c06d4d169 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/nn-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C96D1DC2EE647DDB10B4C9BE2FC5B09F6F0CB264A2051D22F9B35AADC32086DF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/nn-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 478E0D9D8BD7405276F8916D0864DF78A124A40B1C7CE3F7043629CF6890CC10 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/nn-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C7172BAABA784BCB885CF9011E5A593062684BC8CA83B8194163092C363AE243 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..b15c8b3b44418 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.da-DK.yaml new file mode 100644 index 0000000000000..ba5b93345e331 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.de-DE.yaml new file mode 100644 index 0000000000000..9f83994463605 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.el-GR.yaml new file mode 100644 index 0000000000000..772d8fc1b32e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-GB.yaml new file mode 100644 index 0000000000000..96942c40c2351 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-US.yaml new file mode 100644 index 0000000000000..26b3d3f724f9c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.nn-NO +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (nn-NO) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.es-MX.yaml new file mode 100644 index 0000000000000..247cd2346deb6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.fr-FR.yaml new file mode 100644 index 0000000000000..40d8224e74cce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.hu-HU.yaml new file mode 100644 index 0000000000000..3be9359168d90 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ja-JP.yaml new file mode 100644 index 0000000000000..d0b5d53af60da --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.nb-NO.yaml new file mode 100644 index 0000000000000..4cf409a0bd05c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ru-RU.yaml new file mode 100644 index 0000000000000..e58bddc14910d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.ta-IN.yaml new file mode 100644 index 0000000000000..a90faca349f6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.locale.zh-CN.yaml new file mode 100644 index 0000000000000..259c074841dd7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.yaml new file mode 100644 index 0000000000000..401c4ae20c5c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.1/Mozilla.Firefox.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf63e81ee076fb2ec2667308c9582a4e7a5f0cee Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:56:01 +0800 Subject: [PATCH 024/256] New version: Mozilla.Firefox.oc version 153.0.1 (#408946) --- .../153.0.1/Mozilla.Firefox.oc.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.oc.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.oc.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.oc.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.oc.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.oc.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.oc.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.oc.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.oc.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.oc.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.oc.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.oc.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.oc.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.oc.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.oc.locale.zh-CN.yaml | 24 +++++++++ .../oc/153.0.1/Mozilla.Firefox.oc.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.yaml diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.installer.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.installer.yaml new file mode 100644 index 0000000000000..61f499c135187 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/oc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 97A862F64A30CCDB96018941E96138A69FE171E4C0A740CDBD79CCA6DAAE3227 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/oc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 52817081A2FF8A27F318A6EE6E3E4A40D468396628EC17DC4E0A62C82CB0A65C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/oc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CC63DB5702BE49C9B2EA2C47BCFF446D5C585F4F93126B9570DD7FEEF878172E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..bc61042246d79 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.da-DK.yaml new file mode 100644 index 0000000000000..ba771f6dcf649 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.de-DE.yaml new file mode 100644 index 0000000000000..051c77a3834e0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.el-GR.yaml new file mode 100644 index 0000000000000..2b0476c92c4db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-GB.yaml new file mode 100644 index 0000000000000..54b2385ade450 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-US.yaml new file mode 100644 index 0000000000000..1ab57d990a445 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.oc +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (oc) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.es-MX.yaml new file mode 100644 index 0000000000000..5169d8bfc115e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.fr-FR.yaml new file mode 100644 index 0000000000000..4a0465a2399e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.hu-HU.yaml new file mode 100644 index 0000000000000..55ed4bae68a7e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ja-JP.yaml new file mode 100644 index 0000000000000..7adfe6c5ec02d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e9268fd63ab90 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ru-RU.yaml new file mode 100644 index 0000000000000..c1aeaa8f028e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.ta-IN.yaml new file mode 100644 index 0000000000000..58911d76cf95c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..854c0f70cba6f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.yaml new file mode 100644 index 0000000000000..0c167e06fa393 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/oc/153.0.1/Mozilla.Firefox.oc.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.oc +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 40aa6246d894c0377b37c9efd4e2003f1bf20ecb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:56:28 +0800 Subject: [PATCH 025/256] New version: Mozilla.Firefox.pa-IN version 153.0.1 (#408947) --- .../Mozilla.Firefox.pa-IN.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.pa-IN.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.pa-IN.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.pa-IN.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.pa-IN.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.pa-IN.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.pa-IN.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.pa-IN.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.pa-IN.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.pa-IN.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.pa-IN.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.pa-IN.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.pa-IN.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.pa-IN.locale.zh-CN.yaml | 24 +++++++++ .../pa-IN/153.0.1/Mozilla.Firefox.pa-IN.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.yaml diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.installer.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.installer.yaml new file mode 100644 index 0000000000000..8c8c24d397419 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/pa-IN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 0E051DB37FF7FB51C43D9D8F47FD36FA3EA89824C7B7A8FEABDF78F2AC1C119D +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/pa-IN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 88E71E097670498A7C4E26877AA5FDA7B73DCEE395FB676A403533DE8F590045 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/pa-IN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 50F60664EA215C0F7810243A16FE001338E22B93AEB18654B63FCC695C79FC4E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..48469a71ec055 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.da-DK.yaml new file mode 100644 index 0000000000000..7c2c9f6572810 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.de-DE.yaml new file mode 100644 index 0000000000000..5cf5dad975a8b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.el-GR.yaml new file mode 100644 index 0000000000000..d447548ef6976 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-GB.yaml new file mode 100644 index 0000000000000..af57480b1a6a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-US.yaml new file mode 100644 index 0000000000000..4fc8f96927a02 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pa-IN +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (pa-IN) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.es-MX.yaml new file mode 100644 index 0000000000000..a219905f64b24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.fr-FR.yaml new file mode 100644 index 0000000000000..1dfd4cfeb26b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.hu-HU.yaml new file mode 100644 index 0000000000000..254a870411bda --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ja-JP.yaml new file mode 100644 index 0000000000000..02b16e2bef20b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.nb-NO.yaml new file mode 100644 index 0000000000000..4bfe88a510a0a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ru-RU.yaml new file mode 100644 index 0000000000000..2376fb44bd665 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.ta-IN.yaml new file mode 100644 index 0000000000000..af49ff28248ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f6d709257b27e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.yaml new file mode 100644 index 0000000000000..eb7a5861d2a28 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.1/Mozilla.Firefox.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cb6e8efc0bc7bc6b64a2ef922a60d49445ab6d25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:56:54 +0800 Subject: [PATCH 026/256] New version: Mozilla.Firefox.pl version 153.0.1 (#408948) --- .../153.0.1/Mozilla.Firefox.pl.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.pl.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.pl.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.pl.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.pl.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.pl.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.pl.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.pl.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.pl.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.pl.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.pl.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.pl.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.pl.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.pl.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.pl.locale.zh-CN.yaml | 24 +++++++++ .../pl/153.0.1/Mozilla.Firefox.pl.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.yaml diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.installer.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.installer.yaml new file mode 100644 index 0000000000000..1b835579f923a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/pl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 7226C324BC0E801CD5001CED04ADF2AFA725B85537CEBF4DA67E7CAE3347B01F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/pl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: D11F0237236E444D7399B0CAF61E2CE1891940746CBA0DC39165FEACA6988DC3 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/pl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 695751969AD0756EFA43D7681FFAD08389A1A7078A07EEFBDD0C2CC3147501F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..f51b75ed94cd2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.da-DK.yaml new file mode 100644 index 0000000000000..d1256d8201d6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.de-DE.yaml new file mode 100644 index 0000000000000..0154550906800 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.el-GR.yaml new file mode 100644 index 0000000000000..84af86bdb499a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-GB.yaml new file mode 100644 index 0000000000000..db8fdc19bb6f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-US.yaml new file mode 100644 index 0000000000000..1ffe5284c07c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pl +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (pl) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.es-MX.yaml new file mode 100644 index 0000000000000..bfbaa4346086e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a1106ff4d0867 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.hu-HU.yaml new file mode 100644 index 0000000000000..d5988e73a8603 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ja-JP.yaml new file mode 100644 index 0000000000000..7ae0778fd8973 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.nb-NO.yaml new file mode 100644 index 0000000000000..283f308db4115 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ru-RU.yaml new file mode 100644 index 0000000000000..54c419b0f3690 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.ta-IN.yaml new file mode 100644 index 0000000000000..f2501d3de4165 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ec2a511e0580f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.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.pl +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.pl.yaml new file mode 100644 index 0000000000000..76c4328a2da31 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pl/153.0.1/Mozilla.Firefox.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.Firefox.pl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94f7aecf6c20a3d96b0b03c713a7eb5161c07c4d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:57:24 +0800 Subject: [PATCH 027/256] New version: Mozilla.Firefox.pt-BR version 153.0.1 (#408949) --- .../Mozilla.Firefox.pt-BR.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.pt-BR.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.pt-BR.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.pt-BR.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.pt-BR.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.pt-BR.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.pt-BR.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.pt-BR.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.pt-BR.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.pt-BR.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.pt-BR.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.pt-BR.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.pt-BR.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.pt-BR.locale.zh-CN.yaml | 24 +++++++++ .../pt-BR/153.0.1/Mozilla.Firefox.pt-BR.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.yaml diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.installer.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.installer.yaml new file mode 100644 index 0000000000000..1ad1dcdee1231 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/pt-BR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 11B99E9F14C0918E5DE3EA16926B6C994B3FAAD62762BD80DFD134C7F8EAC083 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/pt-BR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 1CEEA0CD51EDDF09A710C123D6FD1298A71C022FB231C317CEA71E62D9C5BF23 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/pt-BR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 9D9C53A5C607EAE96F82E324CA86395D240F4AE46AF4F76313549AFBA53664D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..61c72ee6a6bbe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.da-DK.yaml new file mode 100644 index 0000000000000..5f109abf8d34f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.de-DE.yaml new file mode 100644 index 0000000000000..05dcae07b272b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.el-GR.yaml new file mode 100644 index 0000000000000..cf782de0d41e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-GB.yaml new file mode 100644 index 0000000000000..4c58603ad1470 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-US.yaml new file mode 100644 index 0000000000000..1535043f1d93a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (pt-BR) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.es-MX.yaml new file mode 100644 index 0000000000000..90453a1d88cc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a755bf3c789d6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml new file mode 100644 index 0000000000000..54ff66598c4db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml new file mode 100644 index 0000000000000..13cc503f35693 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml new file mode 100644 index 0000000000000..4da0ae0b66fd7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml new file mode 100644 index 0000000000000..d296be546bd19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml new file mode 100644 index 0000000000000..554dc684f9476 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..231efad0ce0e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.yaml new file mode 100644 index 0000000000000..e2deeb9048228 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.1/Mozilla.Firefox.pt-BR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-BR +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5fc1032e3e71432c86294902b9d8e8d51d94e860 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:57:58 +0800 Subject: [PATCH 028/256] New version: Mozilla.Firefox.ro version 153.0.1 (#408955) --- .../153.0.1/Mozilla.Firefox.ro.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ro.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ro.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ro.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ro.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ro.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ro.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ro.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ro.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ro.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ro.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ro.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ro.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ro.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ro.locale.zh-CN.yaml | 24 +++++++++ .../ro/153.0.1/Mozilla.Firefox.ro.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.yaml diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.installer.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.installer.yaml new file mode 100644 index 0000000000000..42d6d37c733a9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ro/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 239749291E0E9188EC9B8253DEFD7F8A30D90A30C7733327EC7C5BD0E17677FC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ro/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 11F16D573A217F1502244C473926547BA33348BC20FA422EEED62D8B404BD3D7 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ro/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 19441B710619B4EC5A141DE57408026F2B23C443DCB8EE9CE7B6CEF66BE5DFDF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..2a8611304a1fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.da-DK.yaml new file mode 100644 index 0000000000000..5a22b19a626b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.de-DE.yaml new file mode 100644 index 0000000000000..b338a25411ad1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.el-GR.yaml new file mode 100644 index 0000000000000..bad321a1488b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-GB.yaml new file mode 100644 index 0000000000000..34a965c842b4d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-US.yaml new file mode 100644 index 0000000000000..ffa2943bd0ec7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ro) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.es-MX.yaml new file mode 100644 index 0000000000000..406fafeeeead9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.fr-FR.yaml new file mode 100644 index 0000000000000..4abe743631db6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.hu-HU.yaml new file mode 100644 index 0000000000000..f0e6badc1edde --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ja-JP.yaml new file mode 100644 index 0000000000000..d5d14e0240383 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.nb-NO.yaml new file mode 100644 index 0000000000000..d3ea581321701 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ru-RU.yaml new file mode 100644 index 0000000000000..118c4643f61ac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.ta-IN.yaml new file mode 100644 index 0000000000000..0053f0e9d87f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..35cc18791391f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.yaml new file mode 100644 index 0000000000000..baefb68ebc318 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/153.0.1/Mozilla.Firefox.ro.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.ro +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From edc1f25b48609f06375060c5cda4175f76d708ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Bl=C3=BCmer?= Date: Tue, 28 Jul 2026 20:58:21 +0200 Subject: [PATCH 029/256] New version: DBMobile.Resonance version 3.1.6 (#408966) --- .../3.1.6/DBMobile.Resonance.installer.yaml | 25 ++++++++ .../DBMobile.Resonance.locale.en-US.yaml | 58 +++++++++++++++++++ .../Resonance/3.1.6/DBMobile.Resonance.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.installer.yaml create mode 100644 manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.locale.en-US.yaml create mode 100644 manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.yaml diff --git a/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.installer.yaml b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.installer.yaml new file mode 100644 index 0000000000000..92a47c37ce7cd --- /dev/null +++ b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DBMobile.Resonance +PackageVersion: 3.1.6 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Resonance +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- Publisher: github + ProductCode: Resonance +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Resonance' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/db-mobile/resonance/releases/download/v3.1.6/Resonance_3.1.6_x64-setup.exe + InstallerSha256: AF77F4A66C4790035041612D15191075F6191CD7C5C4CB63580B46A6714FA9E5 +- Architecture: arm64 + InstallerUrl: https://github.com/db-mobile/resonance/releases/download/v3.1.6/Resonance_3.1.6_arm64-setup.exe + InstallerSha256: F33DC2A13CDAE17A42C9E187C08DF878CD114EEE11E692505D98E9875F9BBEC8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.locale.en-US.yaml b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.locale.en-US.yaml new file mode 100644 index 0000000000000..8e3cd8811a695 --- /dev/null +++ b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.locale.en-US.yaml @@ -0,0 +1,58 @@ +# 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: DBMobile.Resonance +PackageVersion: 3.1.6 +PackageLocale: en-US +Publisher: DBMobile +PublisherUrl: https://github.com/db-mobile +PublisherSupportUrl: https://github.com/db-mobile/resonance/issues +PackageName: Resonance +PackageUrl: https://db-mobile.github.io/resonance/ +License: MIT +LicenseUrl: https://github.com/db-mobile/resonance/blob/HEAD/LICENSE +ShortDescription: Local-first, zero-account Open Source API Client +Tags: +- api +- api-rest +- client +- graphql +- javascript +- open-source +- rust +- tauri +ReleaseNotes: |- + What's Changed + - Update dependencies (3d03ff9) + - Move every dialog's Escape handling onto the shared stack (f3170bd) + - Stop re-reading endpoint data and watching detached nodes (641c979) + - Run saved and unsaved runners through one execution loop (7fc86f4) + - Split and merge auth secrets in one place per direction (f19b1e5) + - Read and write endpoint sidecar fields through one pair of helpers (af23edf) + - Remove the unreachable form-loading path and dead members (eec928a) + - Ignore stream events for tabs that already closed (ee20cba) + - Keep the stored API key location when reopening a request (f6a2746) + - Write only the edited collection when saving a request (f0e20e0) + - Fix Postman regex recompilation and empty MQTT broker fields (064d64e) + - Resolve collection file paths through CollectionPaths (c91ae45) + - Define the gRPC and MQTT event payload shapes in one place each (5f752f7) + - Tunnel WebSocket connections through the configured proxy (b43204e) + - Share the socket lifecycle through a common ws_stream module (e121aeb) + - Fix proxy, AWS signing and digest handling in the request path (fb8bc12) + - Remove duplicated gRPC helpers and dead backend code (7aba369) + - Automate Winget release process (58b4608) + Downloads + Linux + - AppImage + - AppImage (arm64) + - Debian Package + - Debian Package (arm64) + macOS + - DMG (Universal) + Windows + - Installer (x64) + - Installer (arm64) + Full Changelog: v3.1.5...v3.1.6 +ReleaseNotesUrl: https://github.com/db-mobile/resonance/releases/tag/v3.1.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.yaml b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.yaml new file mode 100644 index 0000000000000..0a4ffe4b68a87 --- /dev/null +++ b/manifests/d/DBMobile/Resonance/3.1.6/DBMobile.Resonance.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: DBMobile.Resonance +PackageVersion: 3.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e492bf89130c863d1f8eb0defc1eb8bb74d9ca2f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:59:45 +0800 Subject: [PATCH 030/256] New version: zhukunpenglinyutong.CCGUI version 0.7.11 (#409015) --- .../zhukunpenglinyutong.CCGUI.installer.yaml | 16 ++++++++ ...hukunpenglinyutong.CCGUI.locale.en-US.yaml | 18 +++++++++ ...hukunpenglinyutong.CCGUI.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../0.7.11/zhukunpenglinyutong.CCGUI.yaml | 8 ++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.installer.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.en-US.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.yaml diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.installer.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.installer.yaml new file mode 100644 index 0000000000000..7896bc083dcc2 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.11 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ccgui +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/download/v0.7.11/ccgui_0.7.11_x64-setup.exe + InstallerSha256: 4CCDC1247462C6A656039DEB80FB7C600B2630793F98AC168854422D7132AD55 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.en-US.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.en-US.yaml new file mode 100644 index 0000000000000..d543aacf3903e --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.11 +PackageLocale: en-US +ShortDescription: CC GUI Client (Vibe Coding Platform Designed for Developers) +Description: CC GUI targets professional developers, serving as a replacement for Cursor. Focusing on developer experience, our ultimate goal is to build a 100% open-source and transparent next-generation Vibe Coding editor (supporting engines such as Claude Code, Codex, etc.) +Tags: +- ai +- claude-code +- code +- coding +- large-language-model +- llm +- programming +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..62a463c5d9d6c --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.locale.zh-CN.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.11 +PackageLocale: zh-CN +Publisher: zhukunpenglinyutong +PublisherUrl: https://github.com/zhukunpenglinyutong +PublisherSupportUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/issues +Author: 朱昆鹏 +PackageName: ccgui +PackageUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui +License: MIT +LicenseUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2026 Thomas Ricouard + Copyright (c) 2026 zhukunpenglinyutong(朱昆鹏) +ShortDescription: CC GUI 客户端(专为开发者打造的 Vibe Coding 平台) +Description: CC GUI 目标群体是专业开发者,可以替代 Curosr 使用。专注于开发者体验,我们最终目标是打造一个 100% 开源透明的下一代 Vibe Coding 编辑器(支持 Claude Code,Codex 等引擎) +Tags: +- claude-code +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ReleaseNotes: |- + New Features + - opencode cli + - grok cli gui + Fixes + - 补齐 grok 会话 entry 缺失的 native_title 字段 + - 强制浅色主题下原生控件使用 light color-scheme + - clean up closed terminal sessions safely + - improve cross-platform font rendering + - 显示原生重命名标题 +ReleaseNotesUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/tag/v0.7.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.yaml new file mode 100644 index 0000000000000..7202a946920b2 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.11/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.11 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From dc9ef4d51c547053dd041bae7c13dfc903db3679 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 15:01:39 -0400 Subject: [PATCH 031/256] New version: Nub.Nub version 0.5.0 (#406211) --- .../n/Nub/Nub/0.5.0/Nub.Nub.installer.yaml | 25 +++++++++ .../n/Nub/Nub/0.5.0/Nub.Nub.locale.en-US.yaml | 54 +++++++++++++++++++ manifests/n/Nub/Nub/0.5.0/Nub.Nub.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/n/Nub/Nub/0.5.0/Nub.Nub.installer.yaml create mode 100644 manifests/n/Nub/Nub/0.5.0/Nub.Nub.locale.en-US.yaml create mode 100644 manifests/n/Nub/Nub/0.5.0/Nub.Nub.yaml diff --git a/manifests/n/Nub/Nub/0.5.0/Nub.Nub.installer.yaml b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.installer.yaml new file mode 100644 index 0000000000000..f7cbd9a41463f --- /dev/null +++ b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Nub.Nub +PackageVersion: 0.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin/nub.exe + PortableCommandAlias: nub +- RelativeFilePath: bin/nubx.exe + PortableCommandAlias: nubx +Commands: +- nub +- nubx +ReleaseDate: 2026-07-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nubjs/nub/releases/download/v0.5.0/nub-win32-x64.zip + InstallerSha256: A8A2FE530DD93C6402ECFFB12A4CE33E3B39D761CD5115FE3252ABA1342912B0 +- Architecture: arm64 + InstallerUrl: https://github.com/nubjs/nub/releases/download/v0.5.0/nub-win32-arm64.zip + InstallerSha256: 20A94B3CEF4FDB5AA671541B0E748E6A6F77F4E51D3B5B8FBE5587DAB78DB1A6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nub/Nub/0.5.0/Nub.Nub.locale.en-US.yaml b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.locale.en-US.yaml new file mode 100644 index 0000000000000..b8066fa0f3788 --- /dev/null +++ b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Nub.Nub +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: nub contributors +PublisherUrl: https://nubjs.com/ +PublisherSupportUrl: https://github.com/nubjs/nub/issues +Author: nub contributors +PackageName: Nub +PackageUrl: https://nubjs.com/ +License: MIT +LicenseUrl: https://github.com/nubjs/nub/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 nub contributors +CopyrightUrl: https://github.com/nubjs/nub/blob/HEAD/LICENSE +ShortDescription: The all-in-one JavaScript toolkit that augments Node.js instead of trying to replace it. +Description: "An all-in-one toolkit for Node.js. One Rust binary to run your files and scripts, install dependencies, and manage Node itself — a Bun-like modern DX on top of the node you already have. There's no new runtime to adopt and no lock-in: every augmentation rides on Node's own public extension surfaces." +Moniker: nub +Tags: +- javascript-runtime +- node-version-manager +- nodejs +- package-manager +- script-runner +ReleaseNotes: |- + What's Changed + - fix(publish): preserve scope in publish attachment key and tarball URI by @pullfrog[bot] in #478 + - Fall back to webpki roots and system DNS on Android (no-JVM builds) by @colinhacks in #501 + - feat(init): ship nub init — TypeScript-first project scaffold by @colinhacks in #499 + - upgrade: support the self-owned channel on Windows by @colinhacks in #506 + - pm: run approved build scripts during approve-builds by @colinhacks in #503 + - fix(spawn): macOS group-reaper watcher so SIGKILL of the nub process group can't orphan the workload by @colinhacks in #504 + - pm: exclude workspace link packages from dedupe diff by @colinhacks in #502 + - fix(pm): clamp identity walk-up to nub's cache root for internal scratch installs by @colinhacks in #513 + - fix(pm): cache dist-tag resolution and slim registry metadata fetches by @colinhacks in #505 + - node install: stream extraction during download, overlap checksum fetch by @colinhacks in #508 + - linker: workspace-spanning hoisted planning for nodeLinker=hoisted by @colinhacks in #511 + - feat(pm): sanction top-level packageExtensions under nub identity by @colinhacks in #507 + - fix(pm): enforce + role-scope packageExtensions under nub identity by @colinhacks in #509 + - pm: accept dist-tag specs in update args by @colinhacks in #516 + - chore: remove dead code and tighten visibility via cargo-hawk by @colinhacks in #514 + - fix(watch): forward explicit --env-file to the watched Node so restarts re-read it by @colinhacks in #510 + - fix(spawn): dispatch the parent-death watcher verb above argv0 detection by @colinhacks in #517 + - aube: sync vendored engine to upstream v1.32.0 by @colinhacks in #519 + - revert(nubx): drop the unified file/script tiers, back to npx parity by @colinhacks in #525 + - init: scaffold typescript ^7 as a devDependency by @colinhacks in #526 + - fix(pm): export npm_config_user_agent to dlx/create/exec children by @colinhacks in #529 +ReleaseNotesUrl: https://github.com/nubjs/nub/releases/tag/v0.5.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://nubjs.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nub/Nub/0.5.0/Nub.Nub.yaml b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.yaml new file mode 100644 index 0000000000000..377c51cfbc0ab --- /dev/null +++ b/manifests/n/Nub/Nub/0.5.0/Nub.Nub.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: Nub.Nub +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9f259b3e114c429aea10d4d18c7c474b479a9597 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:01:55 -0700 Subject: [PATCH 032/256] Automatic update of Voiden.Voiden-Beta from 2.2.1 to 2.2.2 (#407204) --- .../2.2.2/Voiden.Voiden-Beta.installer.yaml | 13 +++++++++++++ .../2.2.2/Voiden.Voiden-Beta.locale.en-US.yaml | 14 ++++++++++++++ .../Voiden-Beta/2.2.2/Voiden.Voiden-Beta.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.installer.yaml create mode 100644 manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.locale.en-US.yaml create mode 100644 manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.yaml diff --git a/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.installer.yaml b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.installer.yaml new file mode 100644 index 0000000000000..a6ef074e00561 --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jul/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 2.2.2 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://voiden.md/api/download/stable/win32/x64/setup-latest.exe + InstallerSha256: 332A44C7F29AC6EFBFB2A5AA18B7BB8ECFFD68FFA5C9D5D8FDE5D24D0B62F24F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.locale.en-US.yaml b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..afbf9cbaffc2f --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/Jul/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 2.2.2 +PackageLocale: en-US +Publisher: Voiden +PublisherUrl: https://voiden.md +PackageName: Voiden Beta +PackageUrl: https://voiden.md +License: Apache-2.0 +ShortDescription: Build, Test, Document & Collaborate. Streamline your API development process with Voiden (Beta channel) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.yaml b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.yaml new file mode 100644 index 0000000000000..c7d443a7472bf --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/2.2.2/Voiden.Voiden-Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 2.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e448c6418bf0e0c5bfaf1915acfc95f1a1b2999 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:02:15 -0700 Subject: [PATCH 033/256] Automatic update of RonsPlace.DataEdit.Lite 2026.7.23.939 (#408670) --- .../2026.7.23.939/RonsPlace.DataEdit.Lite.installer.yaml | 6 +++--- .../2026.7.23.939/RonsPlace.DataEdit.Lite.locale.en-US.yaml | 2 +- .../Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.installer.yaml b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.installer.yaml index f8743d1ee0cdc..e3c4688056d8f 100644 --- a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.installer.yaml +++ b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/27 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: RonsPlace.DataEdit.Lite @@ -19,13 +19,13 @@ Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.ronsplace.ca/contentproduct/data-edit/setup.exe - InstallerSha256: CEFA38D5385A9EC96337C9A0A4AC73E7FAC4C4E2F268A305BBB347ED85CC94A5 + InstallerSha256: EBCB89065E99BA211189A10958E02D8A689B9C2144A33B2DF0572C83EEAA8373 InstallerSwitches: Custom: /CURRENTUSER - Architecture: x86 Scope: machine InstallerUrl: https://www.ronsplace.ca/contentproduct/data-edit/setup.exe - InstallerSha256: CEFA38D5385A9EC96337C9A0A4AC73E7FAC4C4E2F268A305BBB347ED85CC94A5 + InstallerSha256: EBCB89065E99BA211189A10958E02D8A689B9C2144A33B2DF0572C83EEAA8373 InstallerSwitches: Custom: /ALLUSERS InstallationMetadata: diff --git a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.locale.en-US.yaml b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.locale.en-US.yaml index e9a2476d89145..830a1f2332c19 100644 --- a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.locale.en-US.yaml +++ b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/27 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: RonsPlace.DataEdit.Lite diff --git a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.yaml b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.yaml index 0eab4f19173b0..6a8583cc8e9b0 100644 --- a/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.yaml +++ b/manifests/r/RonsPlace/DataEdit/Lite/2026.7.23.939/RonsPlace.DataEdit.Lite.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/27 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: RonsPlace.DataEdit.Lite From 50aa4b456d133c1370d46ae32a9258063d7845ec Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:02:35 -0700 Subject: [PATCH 034/256] Automatic update of PowerSoftware.AnyBurn from 6.8.0.0 to 6.9.0.0 (#408686) --- .../PowerSoftware.AnyBurn.installer.yaml | 22 +++++++++ .../PowerSoftware.AnyBurn.locale.en-US.yaml | 49 +++++++++++++++++++ .../PowerSoftware.AnyBurn.locale.zh-CN.yaml | 17 +++++++ .../PowerSoftware.AnyBurn.locale.zh-TW.yaml | 16 ++++++ .../6.9.0.0/PowerSoftware.AnyBurn.yaml | 8 +++ 5 files changed, 112 insertions(+) create mode 100644 manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.installer.yaml create mode 100644 manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.en-US.yaml create mode 100644 manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-CN.yaml create mode 100644 manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-TW.yaml create mode 100644 manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.yaml diff --git a/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.installer.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.installer.yaml new file mode 100644 index 0000000000000..46cafad544c48 --- /dev/null +++ b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.installer.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PowerSoftware.AnyBurn +PackageVersion: "6.9.0.0" +InstallerType: nullsoft +Scope: machine +ProductCode: AnyBurn +ReleaseDate: 2025-07-09 +Installers: +- Architecture: x86 + InstallerUrl: https://anyburn.com/anyburn_setup.exe + InstallerSha256: 3B261E1BF56BE6B18CA0D877859F1B931BF1F40F040A8D9C107244B0B9661A22 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\AnyBurn' +- Architecture: arm64 + InstallerUrl: https://anyburn.com/anyburn_setup_arm64.exe + InstallerSha256: 092D5EFA8EF765DBCCA1718BBCB3F9BAA407BEF34EB580B0E825B4F94D2C096C + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\AnyBurn' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.en-US.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.en-US.yaml new file mode 100644 index 0000000000000..f17e3e0e050a7 --- /dev/null +++ b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PowerSoftware.AnyBurn +PackageVersion: "6.9.0.0" +PackageLocale: en-US +Publisher: Power Software Ltd +PublisherUrl: https://powersoftware.com/ +PublisherSupportUrl: https://anyburn.com/contact.htm +Author: Power Software Ltd. +PackageName: AnyBurn +PackageUrl: https://anyburn.com/ +License: Freeware +Copyright: Copyright 2004-2025 Power Software Ltd. All rights reserved. +ShortDescription: A light weight but professional CD / DVD / Blu-ray burning software +Description: |- + AnyBurn is a light weight but professional CD / DVD / Blu-ray burning software that everyone must have. It provides complete solution for burning and disc imaging. + + Main Features: + - Burn all CD / DVD / Blu-ray disc image files. + - Backup or add files and folders to CD, DVD, or Bluray disc + - Burn Audio CD which can be played in regular CD player from mp3, m4a, ape, flac, wma files... + - Rip Audio CD to MP3, FLAC, APE, WMA, WAV files. + - Copy disc using sector by sector method. + - Create image files from hard disk files or CD / DVD / BD discs. + - Convert disc image files between various formats. + - Create bootable USB drive for Windows 7, 8, 8.1, 10, 11, or Linux. + - Test disc sectors. + - Install Windows to USB drive. + - Convert Audio file formats. + - Support both 32-bit and 64-bit Windows. +Moniker: anyburn +Tags: +- bd +- blu-ray +- burn +- cd +- dvd +ReleaseNotes: |- + +) Supports compressed image files (zst, lz, and br format). + +) Can create image file from USB drive and write image file to USB drive. + +) The UI font can be changed. + *) Some minor bug fixes and enhancements. +ReleaseNotesUrl: https://anyburn.com/tutorials/history.htm +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://anyburn.com/tutorials/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-CN.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0ed3f6cd76f1b --- /dev/null +++ b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PowerSoftware.AnyBurn +PackageVersion: "6.9.0.0" +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 轻量专业的 CD / DVD / Blu-ray 刻录软件 +Tags: +- bd +- blu-ray +- cd +- dvd +- 刻录 +- 烧录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-TW.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-TW.yaml new file mode 100644 index 0000000000000..556a2b966ac3e --- /dev/null +++ b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.locale.zh-TW.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PowerSoftware.AnyBurn +PackageVersion: "6.9.0.0" +PackageLocale: zh-TW +License: 免費軟體 +ShortDescription: 輕量專業的 CD / DVD / Blu-ray 燒錄軟體 +Tags: +- bd +- blu-ray +- cd +- dvd +- 燒錄 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.yaml new file mode 100644 index 0000000000000..5959040358f33 --- /dev/null +++ b/manifests/p/PowerSoftware/AnyBurn/6.9.0.0/PowerSoftware.AnyBurn.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PowerSoftware.AnyBurn +PackageVersion: "6.9.0.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 428b1a3d9b2b6631ff83ed0179c2e0a26bc9442c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:03:01 +0800 Subject: [PATCH 035/256] New version: PowerSoftware.AnyBurn version 6.9 (#408718) --- .../{6.8 => 6.9}/PowerSoftware.AnyBurn.installer.yaml | 8 ++++---- .../{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.en-US.yaml | 6 ++---- .../{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.zh-CN.yaml | 2 +- .../{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.zh-TW.yaml | 2 +- .../AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.yaml | 2 +- 5 files changed, 9 insertions(+), 11 deletions(-) rename manifests/p/PowerSoftware/AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.installer.yaml (73%) rename manifests/p/PowerSoftware/AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.en-US.yaml (91%) rename manifests/p/PowerSoftware/AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.zh-CN.yaml (94%) rename manifests/p/PowerSoftware/AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.locale.zh-TW.yaml (94%) rename manifests/p/PowerSoftware/AnyBurn/{6.8 => 6.9}/PowerSoftware.AnyBurn.yaml (91%) diff --git a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.installer.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.installer.yaml similarity index 73% rename from manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.installer.yaml rename to manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.installer.yaml index 3390443c95751..ba85c7cc4bf34 100644 --- a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.installer.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.installer.yaml @@ -2,20 +2,20 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn -PackageVersion: "6.8" +PackageVersion: "6.9" InstallerType: nullsoft Scope: machine ProductCode: AnyBurn -ReleaseDate: 2026-04-22 +ReleaseDate: 2026-07-28 Installers: - Architecture: x86 InstallerUrl: https://anyburn.com/anyburn_setup.exe - InstallerSha256: 4B097FA0BEDE17A916600C17C19DAD92C9D5A38808BB270CB3974803A4A428C1 + InstallerSha256: 3B261E1BF56BE6B18CA0D877859F1B931BF1F40F040A8D9C107244B0B9661A22 InstallationMetadata: DefaultInstallLocation: '%ProgramFiles(x86)%\AnyBurn' - Architecture: arm64 InstallerUrl: https://anyburn.com/anyburn_setup.exe - InstallerSha256: 4B097FA0BEDE17A916600C17C19DAD92C9D5A38808BB270CB3974803A4A428C1 + InstallerSha256: 3B261E1BF56BE6B18CA0D877859F1B931BF1F40F040A8D9C107244B0B9661A22 InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\AnyBurn' ManifestType: installer diff --git a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.en-US.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.en-US.yaml similarity index 91% rename from manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.en-US.yaml rename to manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.en-US.yaml index d75428cc579ec..f023430dff082 100644 --- a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.en-US.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: en-US Publisher: Power Software Ltd PublisherUrl: https://powersoftware.com/ @@ -36,9 +36,7 @@ Tags: - burn - cd - dvd -ReleaseNotes: |- - +) Supports creating bootable USB drive from zip, rar, 7z files. - *) Some minor bug fixes and enhancements. +ReleaseNotes: '*) Some minor bug fixes and enhancements.' ReleaseNotesUrl: https://anyburn.com/tutorials/history.htm Documentations: - DocumentLabel: Tutorials diff --git a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-CN.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-CN.yaml similarity index 94% rename from manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-CN.yaml rename to manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-CN.yaml index b4fcdae190570..7d33295da6bbd 100644 --- a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-CN.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: zh-CN License: 免费软件 ShortDescription: 轻量专业的 CD / DVD / Blu-ray 刻录软件 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-TW.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-TW.yaml similarity index 94% rename from manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-TW.yaml rename to manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-TW.yaml index b96bc87d8f935..6198a968ec3c0 100644 --- a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.locale.zh-TW.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.locale.zh-TW.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: zh-TW License: 免費軟體 ShortDescription: 輕量專業的 CD / DVD / Blu-ray 燒錄軟體 diff --git a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.yaml b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.yaml similarity index 91% rename from manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.yaml rename to manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.yaml index f7d02df64e670..21d01db11506d 100644 --- a/manifests/p/PowerSoftware/AnyBurn/6.8/PowerSoftware.AnyBurn.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/6.9/PowerSoftware.AnyBurn.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn -PackageVersion: "6.8" +PackageVersion: "6.9" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 98bc98a89993a4d2c821754b80ec9a533f6e4d38 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:03:28 +0800 Subject: [PATCH 036/256] New version: PowerSoftware.AnyBurn.Pro version 6.9 (#408719) --- .../PowerSoftware.AnyBurn.Pro.installer.yaml | 16 ++++++++-------- .../PowerSoftware.AnyBurn.Pro.locale.en-US.yaml | 6 ++---- .../PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml | 2 +- .../PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml | 2 +- .../{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.yaml | 2 +- 5 files changed, 13 insertions(+), 15 deletions(-) rename manifests/p/PowerSoftware/AnyBurn/Pro/{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.installer.yaml (56%) rename manifests/p/PowerSoftware/AnyBurn/Pro/{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml (92%) rename manifests/p/PowerSoftware/AnyBurn/Pro/{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml (94%) rename manifests/p/PowerSoftware/AnyBurn/Pro/{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml (94%) rename manifests/p/PowerSoftware/AnyBurn/Pro/{6.8 => 6.9}/PowerSoftware.AnyBurn.Pro.yaml (91%) diff --git a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.installer.yaml b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.installer.yaml similarity index 56% rename from manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.installer.yaml rename to manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.installer.yaml index 285c1ee5dfced..11ecbe82dc143 100644 --- a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.installer.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.installer.yaml @@ -2,26 +2,26 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn.Pro -PackageVersion: "6.8" +PackageVersion: "6.9" InstallerType: nullsoft Scope: machine ProductCode: AnyBurnPro -ReleaseDate: 2026-04-22 +ReleaseDate: 2026-07-28 Installers: - Architecture: x86 InstallerUrl: https://anyburn.com/anyburn_pro_setup.exe - InstallerSha256: DA6B5887818949E3B0D4A2AB5E80213DCFDC9F398D57DC49460A515C37C31237 + InstallerSha256: A3880EC781F63C93DAE2FE941E76E31956BB5B178B477F4BB4E79B822A21D69E InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\AnyBurn' + DefaultInstallLocation: '%ProgramFiles(x86)%\AnyBurn Pro' - Architecture: x64 InstallerUrl: https://anyburn.com/anyburn_pro_setup.exe - InstallerSha256: DA6B5887818949E3B0D4A2AB5E80213DCFDC9F398D57DC49460A515C37C31237 + InstallerSha256: A3880EC781F63C93DAE2FE941E76E31956BB5B178B477F4BB4E79B822A21D69E InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\AnyBurn' + DefaultInstallLocation: '%ProgramFiles%\AnyBurn Pro' - Architecture: arm64 InstallerUrl: https://anyburn.com/anyburn_pro_setup.exe - InstallerSha256: DA6B5887818949E3B0D4A2AB5E80213DCFDC9F398D57DC49460A515C37C31237 + InstallerSha256: A3880EC781F63C93DAE2FE941E76E31956BB5B178B477F4BB4E79B822A21D69E InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\AnyBurn' + DefaultInstallLocation: '%ProgramFiles%\AnyBurn Pro' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml similarity index 92% rename from manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml rename to manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml index 8741eb551faac..7223af0e435a7 100644 --- a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn.Pro -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: en-US Publisher: Power Software Ltd PublisherUrl: https://powersoftware.com/ @@ -36,9 +36,7 @@ Tags: - burn - cd - dvd -ReleaseNotes: |- - +) Supports creating bootable USB drive from zip, rar, 7z files. - *) Some minor bug fixes and enhancements. +ReleaseNotes: '*) Some minor bug fixes and enhancements.' ReleaseNotesUrl: https://anyburn.com/tutorials/history.htm PurchaseUrl: https://anyburn.com/order.htm Documentations: diff --git a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml similarity index 94% rename from manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml rename to manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml index 237adaaf3cfa5..d4131e9f4424f 100644 --- a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn.Pro -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: zh-CN License: 专有软件 ShortDescription: 轻量专业的 CD / DVD / Blu-ray 刻录软件 diff --git a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml similarity index 94% rename from manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml rename to manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml index 5891912521921..33764389f3eba 100644 --- a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.locale.zh-TW.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn.Pro -PackageVersion: "6.8" +PackageVersion: "6.9" PackageLocale: zh-TW License: 專有軟體 ShortDescription: 輕量專業的 CD / DVD / Blu-ray 燒錄軟體 diff --git a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.yaml b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.yaml similarity index 91% rename from manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.yaml rename to manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.yaml index ed5cabd600ad9..5853b425325d2 100644 --- a/manifests/p/PowerSoftware/AnyBurn/Pro/6.8/PowerSoftware.AnyBurn.Pro.yaml +++ b/manifests/p/PowerSoftware/AnyBurn/Pro/6.9/PowerSoftware.AnyBurn.Pro.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PowerSoftware.AnyBurn.Pro -PackageVersion: "6.8" +PackageVersion: "6.9" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From cdc9c51f4536e21b755a728b4959d42917a8ddff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:04:02 +0800 Subject: [PATCH 037/256] New version: Mozilla.Firefox.rm version 153.0.1 (#408954) --- .../153.0.1/Mozilla.Firefox.rm.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.rm.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.rm.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.rm.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.rm.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.rm.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.rm.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.rm.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.rm.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.rm.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.rm.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.rm.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.rm.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.rm.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.rm.locale.zh-CN.yaml | 24 +++++++++ .../rm/153.0.1/Mozilla.Firefox.rm.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.yaml diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.installer.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.installer.yaml new file mode 100644 index 0000000000000..222abb3136720 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/rm/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 502514B9FC8B4BA2DD9B85CFE995475264DDCECC01F24C686C70D2C9553C590E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/rm/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E25438D9BCC1A0DB89850157B157BCA84EB2BFA5376124CC693C3786E1445AAD +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/rm/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 834AB2049D15E94D2B3FAD3EB7BDADF251F747AD5BA18F4C29A6D36638EF71FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..f8d58f7b97b91 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.da-DK.yaml new file mode 100644 index 0000000000000..f3e61393cba2c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.de-DE.yaml new file mode 100644 index 0000000000000..23a94e3b838fa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.el-GR.yaml new file mode 100644 index 0000000000000..dbaf2ded2de7c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-GB.yaml new file mode 100644 index 0000000000000..3971fe672bace --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-US.yaml new file mode 100644 index 0000000000000..06a7ea55e12be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.es-MX.yaml new file mode 100644 index 0000000000000..47befb5ab3f08 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a656f279b56b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.hu-HU.yaml new file mode 100644 index 0000000000000..99d9afac74c6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ja-JP.yaml new file mode 100644 index 0000000000000..52dcaa418c9e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.nb-NO.yaml new file mode 100644 index 0000000000000..bd8bde56ad2c2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ru-RU.yaml new file mode 100644 index 0000000000000..2960f4092cdbf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.ta-IN.yaml new file mode 100644 index 0000000000000..2176a6b617f5c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f17fc6da53b53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.1/Mozilla.Firefox.rm.yaml new file mode 100644 index 0000000000000..f0b068166f0b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/rm/153.0.1/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: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a05e3106a912bd2e0c28e21bb3427f8d659b4e7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:04:38 +0800 Subject: [PATCH 038/256] New version: Mozilla.Firefox.sc version 153.0.1 (#408958) --- .../153.0.1/Mozilla.Firefox.sc.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sc.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sc.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sc.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sc.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sc.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sc.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sc.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sc.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sc.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sc.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sc.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sc.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sc.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sc.locale.zh-CN.yaml | 24 +++++++++ .../sc/153.0.1/Mozilla.Firefox.sc.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.yaml diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.installer.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.installer.yaml new file mode 100644 index 0000000000000..c039f706fa69a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 31FBDE0A1F2EA1D97E671BCB1473242CC363E3896A217A73426460AE3D85B02E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: AFAAF212D73BF72E48BBB4B3C110494178FF44288EE6E0FF4703B88014A27EE3 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sc/Firefox%20Setup%20153.0.1.exe + InstallerSha256: D21F82C63466791BA23AB2485511F2B1813FD13204ACDD1102150CC04D2A0303 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..d0600a0beda40 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.da-DK.yaml new file mode 100644 index 0000000000000..b1559f480ce9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.de-DE.yaml new file mode 100644 index 0000000000000..e0b1ab7ffc91f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.el-GR.yaml new file mode 100644 index 0000000000000..76cf322e68fe7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-GB.yaml new file mode 100644 index 0000000000000..a356135cd4d5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-US.yaml new file mode 100644 index 0000000000000..7c7fd9a0e3056 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sc +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sc) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.es-MX.yaml new file mode 100644 index 0000000000000..0b229852e4dbb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.fr-FR.yaml new file mode 100644 index 0000000000000..66d8880c41619 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.hu-HU.yaml new file mode 100644 index 0000000000000..738210f970e2e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2cccfae3bbcc4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.nb-NO.yaml new file mode 100644 index 0000000000000..66a193c61270d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ru-RU.yaml new file mode 100644 index 0000000000000..663376304f3b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.ta-IN.yaml new file mode 100644 index 0000000000000..255cc1d0e74b2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..962bdea520487 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.yaml new file mode 100644 index 0000000000000..3ab84c2561ece --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sc/153.0.1/Mozilla.Firefox.sc.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.sc +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 736981a88c2bbe90ebc129e41635c32c95189172 Mon Sep 17 00:00:00 2001 From: Oleh Shulha <67474330+ShulhaOleh@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:04:55 -0400 Subject: [PATCH 039/256] New package: Modrexio.Modrex version 0.12.2 (#401900) --- .../0.12.2/Modrexio.Modrex.installer.yaml | 28 ++++++++++++ .../0.12.2/Modrexio.Modrex.locale.en-US.yaml | 45 +++++++++++++++++++ .../Modrex/0.12.2/Modrexio.Modrex.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.installer.yaml create mode 100644 manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.locale.en-US.yaml create mode 100644 manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.yaml diff --git a/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.installer.yaml b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.installer.yaml new file mode 100644 index 0000000000000..3f1a80ffb74ae --- /dev/null +++ b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.installer.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Modrexio.Modrex +PackageVersion: 0.12.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: Modrex +AppsAndFeaturesEntries: +- DisplayName: Modrex + Publisher: modrex + DisplayVersion: 0.12.2 + ProductCode: Modrex +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Modrex' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/modrexio/modrex/releases/download/v0.12.2/modrex_x86_64.exe + InstallerSha256: BBC0BF4670E737BC8F050F065742EC8074E0D2F9314332C8D2A78425B669C95F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-02 diff --git a/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.locale.en-US.yaml b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.locale.en-US.yaml new file mode 100644 index 0000000000000..4b815d1aa54b3 --- /dev/null +++ b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.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.12.0.schema.json + +PackageIdentifier: Modrexio.Modrex +PackageVersion: 0.12.2 +PackageLocale: en-US +Publisher: modrex +PublisherUrl: https://modrex.net/ +PublisherSupportUrl: https://github.com/modrexio/modrex/issues +PrivacyUrl: https://modrex.net/privacy/ +Author: Oleh Shulha +PackageName: Modrex +PackageUrl: https://modrex.net/ +License: MIT +LicenseUrl: https://github.com/modrexio/modrex/blob/v0.12.2/LICENSE +Copyright: Copyright (c) 2026 Oleh Shulha +ShortDescription: A desktop mod manager for games supported by ModWorkshop. +Description: |- + Modrex is a free, open-source desktop mod manager for PAYDAY 3, PAYDAY 2, + PAYDAY: The Heist, and Crime Boss: Rockay City. Browse, install, organize, + update, enable, and disable mods from ModWorkshop, then launch each game + modded or vanilla directly from the app. +Moniker: modrex +Tags: +- game +- gaming +- mod-manager +- modding +- modworkshop +- payday +ReleaseNotes: |- + Changed: + - Game detection now skips store launchers that are not installed and logs each probe. + + Fixed: + - Fixed startup freezes caused by disconnected network drives, card readers, or stuck Windows services. + - Fixed Xbox game detection not finding games installed on drive letters beyond G:. +ReleaseNotesUrl: https://github.com/modrexio/modrex/releases/tag/v0.12.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://modrex.net/docs/ +- DocumentLabel: Installation + DocumentUrl: https://modrex.net/docs/getting-started/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.yaml b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.yaml new file mode 100644 index 0000000000000..5acaf28c33879 --- /dev/null +++ b/manifests/m/Modrexio/Modrex/0.12.2/Modrexio.Modrex.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: Modrexio.Modrex +PackageVersion: 0.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3cfc99d7a7255fe9b1d9c6c28e5d2f7c2faec1d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:05:09 +0800 Subject: [PATCH 040/256] New version: Mozilla.Firefox.si version 153.0.1 (#408960) --- .../153.0.1/Mozilla.Firefox.si.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.si.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.si.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.si.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.si.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.si.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.si.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.si.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.si.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.si.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.si.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.si.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.si.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.si.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.si.locale.zh-CN.yaml | 24 +++++++++ .../si/153.0.1/Mozilla.Firefox.si.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.yaml diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.installer.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.installer.yaml new file mode 100644 index 0000000000000..788e2dc40a2f4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/si/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E2894F1AD12E22FE46B401B7051E5F4AFE94FE2855DEECB3D14E737271FB4A9C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/si/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 0EE7B9E2EA5EEE2EB117D78BDCB11351000F9056F1C45B280702478810363600 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/si/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 225E9D0F00ADC7EF19869B34003E6A13985C3A180CBEDCEC87D1DBB1E680058B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..fb58baf46ceb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.da-DK.yaml new file mode 100644 index 0000000000000..5ae4b9a7ee385 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.de-DE.yaml new file mode 100644 index 0000000000000..e0764e2fa563c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.el-GR.yaml new file mode 100644 index 0000000000000..f31774a312ed8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-GB.yaml new file mode 100644 index 0000000000000..ce54b2a4b9257 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-US.yaml new file mode 100644 index 0000000000000..b7594f33bc3b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.si +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (si) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.es-MX.yaml new file mode 100644 index 0000000000000..89be5994830d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.fr-FR.yaml new file mode 100644 index 0000000000000..5c606009b0bc4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.hu-HU.yaml new file mode 100644 index 0000000000000..8650fde523811 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ja-JP.yaml new file mode 100644 index 0000000000000..465768ba79b02 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.nb-NO.yaml new file mode 100644 index 0000000000000..c1aaa4424929a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f972f63a02f5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.ta-IN.yaml new file mode 100644 index 0000000000000..d65948a337259 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0af0ab9d68e1c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.yaml b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.yaml new file mode 100644 index 0000000000000..efafd1b53fa6c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/153.0.1/Mozilla.Firefox.si.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.si +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e00789338a6ba5ba2d8a0c5969d67f06640ceafb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:05:42 +0800 Subject: [PATCH 041/256] New version: Mozilla.Firefox.sq version 153.0.1 (#408964) --- .../153.0.1/Mozilla.Firefox.sq.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sq.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sq.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sq.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sq.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sq.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sq.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sq.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sq.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sq.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sq.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sq.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sq.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sq.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sq.locale.zh-CN.yaml | 24 +++++++++ .../sq/153.0.1/Mozilla.Firefox.sq.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.yaml diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.installer.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.installer.yaml new file mode 100644 index 0000000000000..4564c7d97635a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sq/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CD450A616B301CE6B9C546CF6C29931501BD21A7B8ECAE43114F0FDF0BD07280 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sq/Firefox%20Setup%20153.0.1.exe + InstallerSha256: EF5C47E90E0F9DF2B28CEBE9C04EB9BBC8D71C4F2C02E99A0901F2B0F51AF3D0 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sq/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5994039E38E58BC4EB189C6F4EEA129C25B39A24A9931D0ABB94391008216F14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..6e29a4402a325 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.da-DK.yaml new file mode 100644 index 0000000000000..b33648a1d26f1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.de-DE.yaml new file mode 100644 index 0000000000000..3b0729972ebdd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.el-GR.yaml new file mode 100644 index 0000000000000..29099843049f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-GB.yaml new file mode 100644 index 0000000000000..893574b50eab5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-US.yaml new file mode 100644 index 0000000000000..928e9131bda25 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.es-MX.yaml new file mode 100644 index 0000000000000..59047bfc7e611 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.fr-FR.yaml new file mode 100644 index 0000000000000..d1f7f50530a7b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.hu-HU.yaml new file mode 100644 index 0000000000000..bb031a5873598 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ja-JP.yaml new file mode 100644 index 0000000000000..23abc399b77b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.nb-NO.yaml new file mode 100644 index 0000000000000..f77e1c5b6cd53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ru-RU.yaml new file mode 100644 index 0000000000000..104732fa8bbd4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.ta-IN.yaml new file mode 100644 index 0000000000000..328731cd87259 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7239e3ef5e775 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.1/Mozilla.Firefox.sq.yaml new file mode 100644 index 0000000000000..4a96e7f311cf9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/153.0.1/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: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2c5996b3133d7422fa69b8a32668574348ea9d1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:06:32 +0800 Subject: [PATCH 042/256] New version: Mozilla.Firefox.sr version 153.0.1 (#408965) --- .../153.0.1/Mozilla.Firefox.sr.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sr.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sr.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sr.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sr.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sr.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sr.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sr.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sr.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sr.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sr.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sr.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sr.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sr.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sr.locale.zh-CN.yaml | 24 +++++++++ .../sr/153.0.1/Mozilla.Firefox.sr.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.yaml diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.installer.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.installer.yaml new file mode 100644 index 0000000000000..3134fe4198d86 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 6909742F813CFB5FD37C2919745D37FD1154D56D6D85C1A8763EE41FC69B75CA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 17EDBA52B3180D6C6D04C75C895DE14ADDC613C8FED939978CD06CA1A68C7FF0 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 6D448A05169721A864EF4C51427D4DDFF875D12EE8DABBC01968A6A12D77FC1B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..70b0a6a6addad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.da-DK.yaml new file mode 100644 index 0000000000000..f5e9c4b4c62bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.de-DE.yaml new file mode 100644 index 0000000000000..7b0f515c2ac31 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.el-GR.yaml new file mode 100644 index 0000000000000..8348bee834de3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-GB.yaml new file mode 100644 index 0000000000000..7a3f2b65ed6cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-US.yaml new file mode 100644 index 0000000000000..eda0bb6fec84d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sr +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sr) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.es-MX.yaml new file mode 100644 index 0000000000000..e9110d340c4ff --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.fr-FR.yaml new file mode 100644 index 0000000000000..3b4daf7cbca7a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.hu-HU.yaml new file mode 100644 index 0000000000000..95585ec09290b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ja-JP.yaml new file mode 100644 index 0000000000000..c3fa43bd4d6ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.nb-NO.yaml new file mode 100644 index 0000000000000..907a5e3251af9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ru-RU.yaml new file mode 100644 index 0000000000000..d4ed6e9485f4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.ta-IN.yaml new file mode 100644 index 0000000000000..7252c4d3b6060 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..80a8ad0c75bfc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.yaml new file mode 100644 index 0000000000000..1c8897974c78c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/153.0.1/Mozilla.Firefox.sr.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.sr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5febb23c56e077d3c664d9f0671d71432326c6e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:07:17 +0800 Subject: [PATCH 043/256] New version: Mozilla.Firefox.tl version 153.0.1 (#408975) --- .../153.0.1/Mozilla.Firefox.tl.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.tl.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.tl.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.tl.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.tl.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.tl.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.tl.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.tl.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.tl.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.tl.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.tl.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.tl.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.tl.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.tl.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.tl.locale.zh-CN.yaml | 24 +++++++++ .../tl/153.0.1/Mozilla.Firefox.tl.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.yaml diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.installer.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.installer.yaml new file mode 100644 index 0000000000000..91e6acd30f554 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/tl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: EAD4E0EED8F2081BBC50043DCDA46FF1DC91A4E7C760E7475CDF42E0EA912F9B +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/tl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A654F53CA2416588F28C5E8BA01049D418A012C9DA374D92813BAE96175DA7EB +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/tl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B2FA39D05F018AB99142E28FF70769F900BFD44011A2F4162100418EBE01C45D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..7a70a5571d6b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.da-DK.yaml new file mode 100644 index 0000000000000..14e18a1a40516 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.de-DE.yaml new file mode 100644 index 0000000000000..26990b4b3fb64 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.el-GR.yaml new file mode 100644 index 0000000000000..baf06d739f82d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-GB.yaml new file mode 100644 index 0000000000000..63a2d870d130a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-US.yaml new file mode 100644 index 0000000000000..a9d695b6a40d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.tl +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (tl) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.es-MX.yaml new file mode 100644 index 0000000000000..7ff0237c44548 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.fr-FR.yaml new file mode 100644 index 0000000000000..b5d92597cffad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.hu-HU.yaml new file mode 100644 index 0000000000000..01e239f554465 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f0f8e5480746b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.nb-NO.yaml new file mode 100644 index 0000000000000..82480cff0b8bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ru-RU.yaml new file mode 100644 index 0000000000000..e70b7418539b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.ta-IN.yaml new file mode 100644 index 0000000000000..37c133e94d16d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7b80727aae1e9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.yaml new file mode 100644 index 0000000000000..3192da3f88100 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tl/153.0.1/Mozilla.Firefox.tl.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.tl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 75b40057dda84082ba50e7cdce67f286f669c20b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:07:38 +0800 Subject: [PATCH 044/256] New version: Mozilla.Thunderbird.cak version 153.0.1 (#409020) --- .../Mozilla.Thunderbird.cak.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.cak.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.cak.locale.zh-CN.yaml | 24 +++++++++++++ .../cak/153.0.1/Mozilla.Thunderbird.cak.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.installer.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.installer.yaml new file mode 100644 index 0000000000000..3c99a2d5999ef --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.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.cak +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/cak/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: CB9F02299CF7AFB15237D325CBE14765DB4ABC630BEAB3BF1CD6FD76C5271E78 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 cak) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/cak/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B6AF80DD431B0E1AA000D554A09404B618CDFB42B87495D925A1FACDBF5D9B78 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 cak) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.en-US.yaml new file mode 100644 index 0000000000000..ad8902ebaefe6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.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.cak +PackageVersion: 153.0.1 +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 (cak) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5bc8d6b7db5c9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.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.cak +PackageVersion: 153.0.1 +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 (cak) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.yaml new file mode 100644 index 0000000000000..50c66a33492f5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.1/Mozilla.Thunderbird.cak.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.cak +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c270e52fb50000ee68e3dff48a5e24233585e9e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:08:01 +0800 Subject: [PATCH 045/256] New version: Mozilla.Thunderbird.cy version 153.0.1 (#409024) --- .../Mozilla.Thunderbird.cy.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.cy.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.cy.locale.zh-CN.yaml | 24 +++++++++++++ .../cy/153.0.1/Mozilla.Thunderbird.cy.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.installer.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.installer.yaml new file mode 100644 index 0000000000000..7dfef6a83cf38 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.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.cy +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/cy/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5321A7F5E5DF16EA349559DD326D1C2246E768D78CE28A7D8A64D2C9DE6762E8 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 cy) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/cy/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 0B8145AD6813162FD05550A04651646287AB3B01EE4CD226FA025443AA2088DE + ProductCode: Mozilla Thunderbird 153.0.1 (x64 cy) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.en-US.yaml new file mode 100644 index 0000000000000..b36f061a43df7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.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.cy +PackageVersion: 153.0.1 +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 (cy) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bb99aa21af253 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cy +PackageVersion: 153.0.1 +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 (cy) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.yaml new file mode 100644 index 0000000000000..e65fbd8633896 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.1/Mozilla.Thunderbird.cy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cy +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 13d773afc8298461fb1f22fb87801e1a3ac61b91 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:08:22 +0800 Subject: [PATCH 046/256] New version: Mozilla.Thunderbird.da version 153.0.1 (#409025) --- .../Mozilla.Thunderbird.da.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.da.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.da.locale.zh-CN.yaml | 24 +++++++++++++ .../da/153.0.1/Mozilla.Thunderbird.da.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.yaml diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.installer.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.installer.yaml new file mode 100644 index 0000000000000..8d1ef54139ace --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.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.da +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/da/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 954878F9CCE344271E449C3C6D76EDECC9E9C0CFFB81B1F4B8971D519F289484 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 da) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/da/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2295876CC74D1D3AD0BE04F210168B60A6D8C13622B53FBD3D5982A48FF76394 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 da) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.en-US.yaml new file mode 100644 index 0000000000000..e2f7b4cfc049d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.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.da +PackageVersion: 153.0.1 +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 (da) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.zh-CN.yaml new file mode 100644 index 0000000000000..53a4f9ac312bb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.da +PackageVersion: 153.0.1 +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 (da) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.yaml new file mode 100644 index 0000000000000..5f46dc3ceb6a4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/153.0.1/Mozilla.Thunderbird.da.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.da +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5e63df92ccf42605ee19887176db8d7bb3fe287a Mon Sep 17 00:00:00 2001 From: ineedabuff <274343743+ineedabuff@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:09:36 -0400 Subject: [PATCH 047/256] New package: IneedABUFF.BuffMyBar version 0.9.1 (#401925) --- .../0.9.1/IneedABUFF.BuffMyBar.installer.yaml | 12 +++++++++++ .../IneedABUFF.BuffMyBar.locale.en-US.yaml | 21 +++++++++++++++++++ .../BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.yaml | 8 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.installer.yaml create mode 100644 manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.locale.en-US.yaml create mode 100644 manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.yaml diff --git a/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.installer.yaml b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.installer.yaml new file mode 100644 index 0000000000000..8b03d12ee21ed --- /dev/null +++ b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.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: IneedABUFF.BuffMyBar +PackageVersion: 0.9.1 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ineedabuff/BuffMyBar-W26/releases/download/v0.9.1/Buffmybar-W26.exe + InstallerSha256: 9970C99F5F0BA208EA0DD42EBD779BF528304EA88DF076EFB11C4BEDCB5B8AC7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.locale.en-US.yaml b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.locale.en-US.yaml new file mode 100644 index 0000000000000..c266fcc42178a --- /dev/null +++ b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IneedABUFF.BuffMyBar +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: IneedABUFF +PublisherUrl: https://github.com/ineedabuff +PublisherSupportUrl: https://github.com/ineedabuff/BuffMyBar-W26/issues +PackageName: BuffMyBar +PackageUrl: https://github.com/ineedabuff/BuffMyBar-W26 +License: WTFPL +LicenseUrl: https://github.com/ineedabuff/BuffMyBar-W26/blob/main/LICENSE +Copyright: Copyright (c) 2026 IneedABUFF +ShortDescription: A native Windows 11 desktop bar inspired by Linux desktop bars. +Description: BuffMyBar is a native Windows 11 desktop bar (WPF / .NET 8) inspired by the flexibility of Linux bars like Waybar and Polybar. Multi-monitor, follows the Windows theme, with clock, weather, media, network, Bluetooth, battery, volume, an audio visualizer and OBS integration. +Moniker: buffmybar +ReleaseNotes: Maintenance release to validate the auto-update flow. +ReleaseNotesUrl: https://github.com/ineedabuff/BuffMyBar-W26/releases/tag/v0.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.yaml b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.yaml new file mode 100644 index 0000000000000..c5fc4c960832d --- /dev/null +++ b/manifests/i/IneedABUFF/BuffMyBar/0.9.1/IneedABUFF.BuffMyBar.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: IneedABUFF.BuffMyBar +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 41b75ae1f2ee1d69f1b5d62fd4e68584cf0cd50a Mon Sep 17 00:00:00 2001 From: David Moody <63956662+David-Moody@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:16:26 +0100 Subject: [PATCH 048/256] Mukunku.ParquetViewer version 4.1.1.0 (#401743) --- .../Mukunku.ParquetViewer.installer.yaml | 15 +++++++++++ .../Mukunku.ParquetViewer.locale.en-US.yaml | 26 +++++++++++++++++++ .../4.1.1.0/Mukunku.ParquetViewer.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.installer.yaml create mode 100644 manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.locale.en-US.yaml create mode 100644 manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.yaml diff --git a/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.installer.yaml b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.installer.yaml new file mode 100644 index 0000000000000..1b53110d32829 --- /dev/null +++ b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.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: Mukunku.ParquetViewer +PackageVersion: 4.1.1.0 +InstallerType: portable +Commands: +- ParquetViewer +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mukunku/ParquetViewer/releases/download/v4.1.1.0/ParquetViewer_SelfContained.exe + InstallerSha256: 2B7BE38A85E4250B74A0FA27FAE5F8606CDA6ED6BCD29280DE3AE13E53DCCE4F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-23 diff --git a/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.locale.en-US.yaml b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..43ab67d12f122 --- /dev/null +++ b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mukunku.ParquetViewer +PackageVersion: 4.1.1.0 +PackageLocale: en-US +Publisher: Mukunku +PublisherUrl: https://github.com/mukunku +PublisherSupportUrl: https://github.com/mukunku/ParquetViewer/issues +PackageName: ParquetViewer +PackageUrl: https://github.com/mukunku/ParquetViewer +License: GPL-3.0 +Copyright: GNU General Public License v3.0 +ShortDescription: Simple Windows desktop application for viewing & querying Apache Parquet files +Tags: +- apache-parquet +- big-data +- dot-net +- parquet +- windows-desktop +ReleaseNotesUrl: https://github.com/mukunku/ParquetViewer/releases/tag/v4.1.1.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mukunku/ParquetViewer/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.yaml b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.yaml new file mode 100644 index 0000000000000..7ea9409815479 --- /dev/null +++ b/manifests/m/Mukunku/ParquetViewer/4.1.1.0/Mukunku.ParquetViewer.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: Mukunku.ParquetViewer +PackageVersion: 4.1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0da04f6fd975f86a3b0b672d4e5f5c45c3d18db2 Mon Sep 17 00:00:00 2001 From: travis-sansome-discoverworthy Date: Wed, 29 Jul 2026 05:17:38 +1000 Subject: [PATCH 049/256] New package: DiscoverWorthy.Roost version 1.0.0 (#403627) --- .../1.0.0/DiscoverWorthy.Roost.installer.yaml | 19 ++++++++++++++++ .../DiscoverWorthy.Roost.locale.en-US.yaml | 22 +++++++++++++++++++ .../Roost/1.0.0/DiscoverWorthy.Roost.yaml | 6 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.installer.yaml create mode 100644 manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.locale.en-US.yaml create mode 100644 manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.yaml diff --git a/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.installer.yaml b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.installer.yaml new file mode 100644 index 0000000000000..dd9ae12633556 --- /dev/null +++ b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Roost +PackageVersion: 1.0.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.discoverworthy.com/roost/DiscoverWorthy-Roost-Setup-1.0.0.exe + InstallerSha256: 336C65BD770A0DB1164A62C73A4948F0B2EE128F3A29361FCAAF217FD0F62335 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.locale.en-US.yaml b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.locale.en-US.yaml new file mode 100644 index 0000000000000..ecd43b6f2d4ad --- /dev/null +++ b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Roost +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Discover Worthy Pty Ltd +PublisherUrl: https://discoverworthy.com +PublisherSupportUrl: https://discoverworthy.com/roost +PackageName: DiscoverWorthy Roost +PackageUrl: https://discoverworthy.com/roost +License: Proprietary +Copyright: Copyright (c) 2026 Discover Worthy Pty Ltd +ShortDescription: Launch a Claude Code terminal per project and snap them into place across your monitors, with startup muster and auto-tiling. +Moniker: roost +Tags: +- claude +- cli +- developer-tools +- productivity +- terminal +- window-manager +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.yaml b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.yaml new file mode 100644 index 0000000000000..409d31b8d1ce8 --- /dev/null +++ b/manifests/d/DiscoverWorthy/Roost/1.0.0/DiscoverWorthy.Roost.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Roost +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From de45f7adf5002bbb0b0abbbe9b2207f13b4f3a50 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:23:36 +0800 Subject: [PATCH 050/256] New version: Mozilla.Firefox.my version 153.0.1 (#408941) --- .../153.0.1/Mozilla.Firefox.my.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.my.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.my.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.my.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.my.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.my.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.my.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.my.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.my.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.my.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.my.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.my.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.my.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.my.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.my.locale.zh-CN.yaml | 24 +++++++++ .../my/153.0.1/Mozilla.Firefox.my.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.yaml diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.installer.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.installer.yaml new file mode 100644 index 0000000000000..7f93f97f2cd38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/my/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 0B1C7A96E5C66C39CDB53B148E8A1CC109AAE010AD930942368BA4E84AC4DFF0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/my/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A0FF5CDD4C94E6CD78CB6A3C4E763DE247433F95310580E497FD629E21AD0A64 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/my/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 2D2E24C959E36A7200B2F7B5E8D1EEE0E1AFCEAC124246D8F4A749EE19CC3204 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..321f5bb58e7b6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.da-DK.yaml new file mode 100644 index 0000000000000..b0cadfea97a54 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.de-DE.yaml new file mode 100644 index 0000000000000..1546a9145258b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.el-GR.yaml new file mode 100644 index 0000000000000..bf79dea790b98 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-GB.yaml new file mode 100644 index 0000000000000..2c1e18e0ab149 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-US.yaml new file mode 100644 index 0000000000000..a4be27796a876 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.my +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (my) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.es-MX.yaml new file mode 100644 index 0000000000000..c5627e45d23a2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.fr-FR.yaml new file mode 100644 index 0000000000000..0cccf2f043f88 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.hu-HU.yaml new file mode 100644 index 0000000000000..ecb8a2fc28cfd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ja-JP.yaml new file mode 100644 index 0000000000000..92f2ab9d3cf74 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e7ea6b1b83387 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ru-RU.yaml new file mode 100644 index 0000000000000..4c3c1a88cc50f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.ta-IN.yaml new file mode 100644 index 0000000000000..3b1d116f7f9e0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.locale.zh-CN.yaml new file mode 100644 index 0000000000000..daca525f056b7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.yaml b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.yaml new file mode 100644 index 0000000000000..4c38b49cf2cc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/my/153.0.1/Mozilla.Firefox.my.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.my +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a2fbbd105b6d1b8d2f2c327d45024227ef919979 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:24:22 +0800 Subject: [PATCH 051/256] New version: Mozilla.Firefox.nb-NO version 153.0.1 (#408942) --- .../Mozilla.Firefox.nb-NO.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.nb-NO.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.nb-NO.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.nb-NO.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.nb-NO.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.nb-NO.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.nb-NO.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.nb-NO.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.nb-NO.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.nb-NO.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.nb-NO.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.nb-NO.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.nb-NO.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.nb-NO.locale.zh-CN.yaml | 24 +++++++++ .../nb-NO/153.0.1/Mozilla.Firefox.nb-NO.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.yaml diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.installer.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.installer.yaml new file mode 100644 index 0000000000000..e034ef6d50558 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/nb-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 6B0EBBB6AE9F6014B783F34E12A77AA67D792A05E12D44E195767336540686BC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/nb-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 412974D21C0870E2029057D6B608DCC7304FF36CD4088797F89176F4AB774F9F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/nb-NO/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 2B96C6FBED04E71452F731305BA21FA8BF86E7D3DA69219F2DC9515D94822CDF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..4136204cebda0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.da-DK.yaml new file mode 100644 index 0000000000000..f5a57715416bf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.de-DE.yaml new file mode 100644 index 0000000000000..cb9517569597b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.el-GR.yaml new file mode 100644 index 0000000000000..4410a672f0441 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-GB.yaml new file mode 100644 index 0000000000000..c9396b1622f26 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-US.yaml new file mode 100644 index 0000000000000..4aaf54f7fbc4d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.nb-NO +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (nb-NO) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.es-MX.yaml new file mode 100644 index 0000000000000..90bd86a5a40df --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.fr-FR.yaml new file mode 100644 index 0000000000000..d7b3f6b9090f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.hu-HU.yaml new file mode 100644 index 0000000000000..5c2f74baba6c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ce49bf1a0129a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.nb-NO.yaml new file mode 100644 index 0000000000000..56abbff885cef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ru-RU.yaml new file mode 100644 index 0000000000000..79ea5ab13b61f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.ta-IN.yaml new file mode 100644 index 0000000000000..58d151727219c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d62c20ea3ea62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.yaml new file mode 100644 index 0000000000000..f1b800ec5a34f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.1/Mozilla.Firefox.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a9df191ffa9d1f9b0c4c1151a4358186feafa01a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:24:56 +0800 Subject: [PATCH 052/256] New version: Mozilla.Firefox.sco version 153.0.1 (#408959) --- .../Mozilla.Firefox.sco.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sco.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sco.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sco.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sco.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sco.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sco.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sco.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sco.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sco.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sco.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sco.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sco.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sco.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sco.locale.zh-CN.yaml | 24 +++++++++ .../sco/153.0.1/Mozilla.Firefox.sco.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.yaml diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.installer.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.installer.yaml new file mode 100644 index 0000000000000..3cc3639cd6b14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sco/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 77ADD160AC18B885029D9081B08F856D68932347D26F57B85E2C17F514089E7F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sco/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C19A77ACD5D04DA4E026C2D59F71C5204003D8EBD0734834703BF42DD8E66779 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sco/Firefox%20Setup%20153.0.1.exe + InstallerSha256: ED07E2E48EBF85654EC6B4CC3C9CB313F1727F42CCE3F92D668856871BD92C68 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..2443514e304c2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml new file mode 100644 index 0000000000000..1a3ce00b3c550 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml new file mode 100644 index 0000000000000..c3e5c7dc7eedc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml new file mode 100644 index 0000000000000..0c01a73d6d1f7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml new file mode 100644 index 0000000000000..5665f851c1005 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-US.yaml new file mode 100644 index 0000000000000..546a03bafdc29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sco) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml new file mode 100644 index 0000000000000..4139eb14d7a35 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e78150e3e2975 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml new file mode 100644 index 0000000000000..16f51ec7aff72 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e91d991eb341b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml new file mode 100644 index 0000000000000..2eae7b4ab2b67 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml new file mode 100644 index 0000000000000..9ed11ba5e57e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml new file mode 100644 index 0000000000000..0e5fa8a2d0289 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b690e641b03a5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.yaml new file mode 100644 index 0000000000000..93115e3de9132 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sco/153.0.1/Mozilla.Firefox.sco.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sco +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 52639f2c597facdb69f6ce99bbb0852807c75631 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:25:32 +0800 Subject: [PATCH 053/256] New version: Mozilla.Firefox.sk version 153.0.1 (#408961) --- .../153.0.1/Mozilla.Firefox.sk.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sk.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sk.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sk.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sk.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sk.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sk.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sk.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sk.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sk.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sk.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sk.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sk.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sk.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sk.locale.zh-CN.yaml | 24 +++++++++ .../sk/153.0.1/Mozilla.Firefox.sk.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.yaml diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.installer.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.installer.yaml new file mode 100644 index 0000000000000..733a7c306bfdc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A3F8E257267C13F3B44FE5201BF79602F2B92F24D1A2AD3C7F296DE5AB880617 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 95E4757DC481DFE0AD03F1D3511E6A61B94275383E42A65111E74AD10DA6A0D4 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 600EC1D87DB7CBE276FA5C9E62E29A638848EB1925562B6BEE523E13CCDF4E36 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..005b3bf37d8fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.da-DK.yaml new file mode 100644 index 0000000000000..f21c541fc180e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.de-DE.yaml new file mode 100644 index 0000000000000..c6d6ec4aeeaee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.el-GR.yaml new file mode 100644 index 0000000000000..6a69ca24319e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-GB.yaml new file mode 100644 index 0000000000000..98f232830f92e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-US.yaml new file mode 100644 index 0000000000000..1c5ac417bf3fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sk +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sk) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.es-MX.yaml new file mode 100644 index 0000000000000..da033142a7620 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.fr-FR.yaml new file mode 100644 index 0000000000000..4a5cf2dcea8d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.hu-HU.yaml new file mode 100644 index 0000000000000..e4a8090d83f94 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ja-JP.yaml new file mode 100644 index 0000000000000..5f72c48e44bff --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.nb-NO.yaml new file mode 100644 index 0000000000000..fef0279a2e785 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ru-RU.yaml new file mode 100644 index 0000000000000..e88b3dfb885af --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.ta-IN.yaml new file mode 100644 index 0000000000000..9dfc32725cea5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0de6b51dd257f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.yaml new file mode 100644 index 0000000000000..7e0e0a4907b49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/153.0.1/Mozilla.Firefox.sk.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.sk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 910c5eefa58d35435cb6b56a5dd5e4a1a1b0a7db Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:25:55 +0800 Subject: [PATCH 054/256] New version: Mozilla.Firefox.sv-SE version 153.0.1 (#408967) --- .../Mozilla.Firefox.sv-SE.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sv-SE.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sv-SE.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sv-SE.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sv-SE.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sv-SE.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sv-SE.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sv-SE.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sv-SE.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sv-SE.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sv-SE.locale.zh-CN.yaml | 24 +++++++++ .../sv-SE/153.0.1/Mozilla.Firefox.sv-SE.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.yaml diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.installer.yaml new file mode 100644 index 0000000000000..09ae819eea657 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sv-SE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 771434F8C2CC1D56CBEC76BC5844148674FA5E487ABB37FDD41E44573D3895BC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sv-SE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C2B770D8C2159049CD9C4EF1FEE7E2DE4DE093417A3F1190145852EBEA7C7983 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sv-SE/Firefox%20Setup%20153.0.1.exe + InstallerSha256: DF2C564CF48E61BC4DB6B468B478F7FA915A5D19FA031E63CB7D6057DFE956E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..9ebbda7e714a2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.da-DK.yaml new file mode 100644 index 0000000000000..1446f00224a59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.de-DE.yaml new file mode 100644 index 0000000000000..76c2b3c1af829 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.el-GR.yaml new file mode 100644 index 0000000000000..2ad8ac5f2093c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-GB.yaml new file mode 100644 index 0000000000000..b4f094b687322 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-US.yaml new file mode 100644 index 0000000000000..e304cf322883f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sv-SE) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.es-MX.yaml new file mode 100644 index 0000000000000..fe3565e64bc83 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml new file mode 100644 index 0000000000000..4d5ba24d7a09c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml new file mode 100644 index 0000000000000..b98e105ee69a9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml new file mode 100644 index 0000000000000..9452ccf898558 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..0dbe9eb44b078 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml new file mode 100644 index 0000000000000..6493728a61739 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml new file mode 100644 index 0000000000000..95518ab489fc6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c402b33170ae4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.yaml new file mode 100644 index 0000000000000..87fd1cc5cc8dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.1/Mozilla.Firefox.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 52d13350736accad6391e38eaf6f0b8dc7faf7f3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:26:27 +0800 Subject: [PATCH 055/256] New version: Mozilla.Firefox.ta version 153.0.1 (#408969) --- .../153.0.1/Mozilla.Firefox.ta.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ta.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ta.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ta.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ta.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ta.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ta.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ta.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ta.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ta.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ta.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ta.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ta.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ta.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ta.locale.zh-CN.yaml | 24 +++++++++ .../ta/153.0.1/Mozilla.Firefox.ta.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.yaml diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.installer.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.installer.yaml new file mode 100644 index 0000000000000..131df5d268a69 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ta/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5EDB3C18F667F4A3D4CFB5788B098D8E27B3F5EDCB3EE13C88450D0AD0CFFA92 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ta/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 50290641F3D5C04A52BC6498FA3D643CAFAA6534124F924B96AF0E59E05FF570 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ta/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 36B16DA8A3995BFE625D2145337C3D6CB5D9E5ADA2A7D480FF305ABC67643624 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..b116e1dbd185b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.da-DK.yaml new file mode 100644 index 0000000000000..cab467e9dab16 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.de-DE.yaml new file mode 100644 index 0000000000000..1c02d389f8d70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.el-GR.yaml new file mode 100644 index 0000000000000..81b4f829d9637 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-GB.yaml new file mode 100644 index 0000000000000..11c3ef0debaa3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-US.yaml new file mode 100644 index 0000000000000..ea0f648ccdc16 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ta +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ta) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.es-MX.yaml new file mode 100644 index 0000000000000..f51f85a142e14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a6d48bb9d3bc8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.hu-HU.yaml new file mode 100644 index 0000000000000..4de191630d17c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ja-JP.yaml new file mode 100644 index 0000000000000..bce0e625eb70e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.nb-NO.yaml new file mode 100644 index 0000000000000..13b7d9367c78a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ru-RU.yaml new file mode 100644 index 0000000000000..21818b3cab990 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.ta-IN.yaml new file mode 100644 index 0000000000000..4b77fd789e9e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d06e8e28d09d4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.yaml new file mode 100644 index 0000000000000..e9dc2ed1e5214 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ta/153.0.1/Mozilla.Firefox.ta.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.ta +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e4bbd3854fd34020fabcb1c705cbd3a606e082f1 Mon Sep 17 00:00:00 2001 From: travis-sansome-discoverworthy Date: Wed, 29 Jul 2026 05:26:44 +1000 Subject: [PATCH 056/256] New package: DiscoverWorthy.Scratchpad version 0.2.2 (#403624) --- .../DiscoverWorthy.Scratchpad.installer.yaml | 19 ++++++++++++++++ ...iscoverWorthy.Scratchpad.locale.en-US.yaml | 22 +++++++++++++++++++ .../0.2.2/DiscoverWorthy.Scratchpad.yaml | 6 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.installer.yaml create mode 100644 manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.locale.en-US.yaml create mode 100644 manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.yaml diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.installer.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.installer.yaml new file mode 100644 index 0000000000000..1f977987f00a4 --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.discoverworthy.com/scratchpad/DiscoverWorthy-Scratchpad-Setup-0.2.2.exe + InstallerSha256: 04EFBA0E7EA0448624D7D0334030551F01F3CE3CBC420FCB0CA6AC7B0917E0FF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.locale.en-US.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.locale.en-US.yaml new file mode 100644 index 0000000000000..a5ad692efca7e --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: Discover Worthy Pty Ltd +PublisherUrl: https://discoverworthy.com +PublisherSupportUrl: https://discoverworthy.com/scratchpad +PackageName: DiscoverWorthy Scratchpad +PackageUrl: https://discoverworthy.com/scratchpad +License: Proprietary +Copyright: Copyright (c) 2026 Discover Worthy Pty Ltd +ShortDescription: Quiet meeting capture and a fast daily notebook. Notes are transcribed on your device and flow into your DiscoverWorthy workspace as contacts, tasks, and quotes. +Moniker: scratchpad +Tags: +- meetings +- notebook +- notes +- notetaker +- productivity +- transcription +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.yaml new file mode 100644 index 0000000000000..271f5f5150777 --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.2/DiscoverWorthy.Scratchpad.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 886ab859b715335ca7acc7c82319a79e46481d20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:27:08 +0800 Subject: [PATCH 057/256] New version: Mozilla.Firefox.te version 153.0.1 (#408970) --- .../153.0.1/Mozilla.Firefox.te.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.te.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.te.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.te.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.te.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.te.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.te.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.te.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.te.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.te.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.te.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.te.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.te.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.te.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.te.locale.zh-CN.yaml | 24 +++++++++ .../te/153.0.1/Mozilla.Firefox.te.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.yaml diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.installer.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.installer.yaml new file mode 100644 index 0000000000000..f55155627d6be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/te/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 965DC21DBFC2B8662012B64073F9A5564DC744883A26EBD93C8453FBB682AA89 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/te/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E9DA73575881C2D0642B36A0A1FCCCE5AE0FC029A2072F4F4C684DEAB53473EA +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/te/Firefox%20Setup%20153.0.1.exe + InstallerSha256: BB1BC21C8D06096C635B0EC2F5154494869431450B721D7354925FD87E81F143 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..fb8068b1a5e9c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.da-DK.yaml new file mode 100644 index 0000000000000..030a4e6c7cc5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.de-DE.yaml new file mode 100644 index 0000000000000..4329612bc3722 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.el-GR.yaml new file mode 100644 index 0000000000000..8eb596f783943 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-GB.yaml new file mode 100644 index 0000000000000..e97c194abc73e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-US.yaml new file mode 100644 index 0000000000000..78fabc6022d7b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.te +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (te) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.es-MX.yaml new file mode 100644 index 0000000000000..6129e93ec1e52 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.fr-FR.yaml new file mode 100644 index 0000000000000..04e28500018d5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.hu-HU.yaml new file mode 100644 index 0000000000000..ded114b5c07cf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ja-JP.yaml new file mode 100644 index 0000000000000..4938b5d4c544b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e818bb5975c8f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ru-RU.yaml new file mode 100644 index 0000000000000..ff4a801d26a6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.ta-IN.yaml new file mode 100644 index 0000000000000..309a033a27acf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.locale.zh-CN.yaml new file mode 100644 index 0000000000000..35739839bcc44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.yaml b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.yaml new file mode 100644 index 0000000000000..7a08f5fbf8a59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/153.0.1/Mozilla.Firefox.te.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.te +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e5cf15074a1fdc492eb8b00609c218cbc4341ab4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:27:46 +0800 Subject: [PATCH 058/256] New version: Mozilla.Firefox.tr version 153.0.1 (#408978) --- .../153.0.1/Mozilla.Firefox.tr.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.tr.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.tr.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.tr.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.tr.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.tr.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.tr.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.tr.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.tr.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.tr.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.tr.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.tr.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.tr.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.tr.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.tr.locale.zh-CN.yaml | 24 +++++++++ .../tr/153.0.1/Mozilla.Firefox.tr.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.yaml diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.installer.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.installer.yaml new file mode 100644 index 0000000000000..102fc4d19a691 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/tr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 2347FDBEE5309D2CA0180D769D0C07AA1FEFCEFBA8CF2EF47CEC4759817EE12D +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/tr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: DD5FF9475F414A8B35D976D80BB8F0CEDCC8060EA7FD1B34A06840E9CDAA667B +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/tr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: EE52D685EA21EF0DA0767A7CF89BF49E50079C3BD0FC1C853A34E9EC2A0827AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..ec463b04d6b80 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.da-DK.yaml new file mode 100644 index 0000000000000..d549a3a2c9e95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.de-DE.yaml new file mode 100644 index 0000000000000..697754500318f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.el-GR.yaml new file mode 100644 index 0000000000000..be6846f55eafe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-GB.yaml new file mode 100644 index 0000000000000..e9c18b791005c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-US.yaml new file mode 100644 index 0000000000000..26695e164c2dd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.tr +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (tr) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.es-MX.yaml new file mode 100644 index 0000000000000..f7938adb85977 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e48b48b025745 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.hu-HU.yaml new file mode 100644 index 0000000000000..4809142b6ef49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f10c2c12d5f5e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.nb-NO.yaml new file mode 100644 index 0000000000000..0effa4b69eb77 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ru-RU.yaml new file mode 100644 index 0000000000000..ab353c09f73cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.ta-IN.yaml new file mode 100644 index 0000000000000..fe038952ee77e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cb608c81a311a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.yaml new file mode 100644 index 0000000000000..609171aef6858 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tr/153.0.1/Mozilla.Firefox.tr.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.tr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 49d917cbb31720debf17bfa2bf15dce4c2aca2bf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:28:14 +0800 Subject: [PATCH 059/256] New version: Mozilla.Firefox.trs version 153.0.1 (#408979) --- .../Mozilla.Firefox.trs.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.trs.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.trs.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.trs.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.trs.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.trs.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.trs.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.trs.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.trs.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.trs.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.trs.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.trs.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.trs.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.trs.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.trs.locale.zh-CN.yaml | 24 +++++++++ .../trs/153.0.1/Mozilla.Firefox.trs.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.yaml diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.installer.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.installer.yaml new file mode 100644 index 0000000000000..64b3872f9cb41 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/trs/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E97AE6C895B335AA5789C0FF5B8CEA2AA8D053B697098DA0840AB18128F247E7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/trs/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 74951A8B226E129B8B462CC9AA0BB1712EB22901ECF400E4FD8936D4977DEAC9 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/trs/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E4800CCF35D612A2A05B46E45BECDB0FCCA95351E137E17BAF4FDEB1613C395F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..af790d891b18c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml new file mode 100644 index 0000000000000..dae70ad2b73a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml new file mode 100644 index 0000000000000..cd79ad865eb93 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml new file mode 100644 index 0000000000000..ac2a48cc97d03 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml new file mode 100644 index 0000000000000..34f30c41f7f41 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-US.yaml new file mode 100644 index 0000000000000..74ecb1de91fd7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.trs +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (trs) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml new file mode 100644 index 0000000000000..2b9af6984beb2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml new file mode 100644 index 0000000000000..f39b449de6bb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml new file mode 100644 index 0000000000000..594a6b3ec819c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml new file mode 100644 index 0000000000000..402ae10974487 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml new file mode 100644 index 0000000000000..175ce571219d1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml new file mode 100644 index 0000000000000..1a20766e6f201 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml new file mode 100644 index 0000000000000..2ff3aefec6868 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9b8c7179eecbb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.yaml new file mode 100644 index 0000000000000..bc009264e0866 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/153.0.1/Mozilla.Firefox.trs.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.trs +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad68443a7b1ef5fba7a43c93adfa74fd138912bb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:29:07 +0800 Subject: [PATCH 060/256] New version: Mozilla.Firefox.vi version 153.0.1 (#408984) --- .../153.0.1/Mozilla.Firefox.vi.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.vi.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.vi.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.vi.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.vi.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.vi.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.vi.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.vi.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.vi.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.vi.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.vi.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.vi.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.vi.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.vi.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.vi.locale.zh-CN.yaml | 24 +++++++++ .../vi/153.0.1/Mozilla.Firefox.vi.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.yaml diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.installer.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.installer.yaml new file mode 100644 index 0000000000000..89484244c7a0a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/vi/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 58BF7E093E7200113CDB1957D0A90FB913E64AD363E9223C8D8AAFE1AB224150 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/vi/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3560AAE0990259A686D75069E2395D0965D7F7EA97F3B12E4C073EC6AA6CC545 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/vi/Firefox%20Setup%20153.0.1.exe + InstallerSha256: ADDF0E67BF4B79DE309D66517B2FD4C19FAB5E4D54FF30CD8E6D4CC8C4C11107 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..4823477a9bd18 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml new file mode 100644 index 0000000000000..973aec58ed37a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml new file mode 100644 index 0000000000000..931e332e97a6c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml new file mode 100644 index 0000000000000..64b71ca5b3d62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml new file mode 100644 index 0000000000000..694e8c4aec767 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-US.yaml new file mode 100644 index 0000000000000..7a5ad8f3b051f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.vi +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (vi) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml new file mode 100644 index 0000000000000..867c51825e66f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml new file mode 100644 index 0000000000000..292fd1999f99a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml new file mode 100644 index 0000000000000..5638c8cfe0406 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml new file mode 100644 index 0000000000000..506167e7a61e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e64768ea86f67 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml new file mode 100644 index 0000000000000..38b2d2eabf0a2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml new file mode 100644 index 0000000000000..fac7db6ba99f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ad71a302ebf8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.yaml new file mode 100644 index 0000000000000..1f3e0aa95361d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/153.0.1/Mozilla.Firefox.vi.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.vi +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f9ff421c9f02f3c36d676d429825f1b99c74c32 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:29:44 +0800 Subject: [PATCH 061/256] New version: Mozilla.Firefox.MSIX version 153.0.1 (#408990) --- .../Mozilla.Firefox.MSIX.installer.yaml | 40 ++++++++++++++ .../Mozilla.Firefox.MSIX.locale.cs-CZ.yaml | 14 +++++ .../Mozilla.Firefox.MSIX.locale.da-DK.yaml | 14 +++++ .../Mozilla.Firefox.MSIX.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.MSIX.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.MSIX.locale.en-GB.yaml | 23 ++++++++ .../Mozilla.Firefox.MSIX.locale.en-US.yaml | 53 +++++++++++++++++++ .../Mozilla.Firefox.MSIX.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.MSIX.locale.fr-FR.yaml | 17 ++++++ .../Mozilla.Firefox.MSIX.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.MSIX.locale.ja-JP.yaml | 14 +++++ .../Mozilla.Firefox.MSIX.locale.nb-NO.yaml | 22 ++++++++ .../Mozilla.Firefox.MSIX.locale.ru-RU.yaml | 17 ++++++ .../Mozilla.Firefox.MSIX.locale.ta-IN.yaml | 20 +++++++ .../Mozilla.Firefox.MSIX.locale.zh-CN.yaml | 24 +++++++++ .../MSIX/153.0.1/Mozilla.Firefox.MSIX.yaml | 8 +++ 16 files changed, 329 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.yaml diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.installer.yaml new file mode 100644 index 0000000000000..8a9d3f5446bcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +PackageFamilyName: Mozilla.MozillaFirefox_jag0gd4e3s9p2 +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/multi/Firefox%20Setup%20153.0.1.msix + InstallerSha256: 4F1B81E89AA970A760C84FFC40B61B053B48C986E3DA786B34B464D3E1E60D8E + SignatureSha256: 1AF7F8C8A048C826572CF17EA100646185692A3B767D18105A65AB2C4227FBD0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/multi/Firefox%20Setup%20153.0.1.msix + InstallerSha256: 08D7F1B3BBB479EDCBAC3057329B7ABAE58EE3FC7C1DAD921AC389A40D8A1817 + SignatureSha256: F4E915732FA20092630B98EAA5B757871C6F73C3103C1A2CFC7EE8E1A0A2F4EB +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/multi/Firefox%20Setup%20153.0.1.msix + InstallerSha256: D0CBB46F43DDF0BF8E7DB78E77D856A656F27F2A8DAACC2B0E868368B12A270A + SignatureSha256: 4A6DEC7E212E4B3B32B7ED39AE6F1381F438238307A660F13907D84E2D4A253C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..7d13084fcb78f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.da-DK.yaml new file mode 100644 index 0000000000000..995ab95f332bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.de-DE.yaml new file mode 100644 index 0000000000000..6dce60b7814ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.el-GR.yaml new file mode 100644 index 0000000000000..5710fcb987edf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-GB.yaml new file mode 100644 index 0000000000000..f1d595821dbd6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-GB.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: Mozilla.Firefox.MSIX +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- 9nzvdkpmr9rd +- browser +- gecko +- internet +- pdfreader +- quantum +- spidermonkey +- web +- web-browser +- webpages +- websites +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-US.yaml new file mode 100644 index 0000000000000..d49a3db46a548 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.MSIX +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (MSIX) +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: +- 9nzvdkpmr9rd +- browser +- gecko +- internet +- pdfreader +- quantum +- spidermonkey +- web +- web-browser +- webpages +- websites +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.es-MX.yaml new file mode 100644 index 0000000000000..b2b04c8e1a134 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.fr-FR.yaml new file mode 100644 index 0000000000000..479f74655abb2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.hu-HU.yaml new file mode 100644 index 0000000000000..fa8d95857604a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f8abf1447f038 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.nb-NO.yaml new file mode 100644 index 0000000000000..2f20ff17e8232 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.nb-NO.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.MSIX +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- 9nzvdkpmr9rd +- internett +- nettleser +- nettlesing +- nettsider +- nettsteder +- pdfleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ru-RU.yaml new file mode 100644 index 0000000000000..0500ab6ca905b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.ta-IN.yaml new file mode 100644 index 0000000000000..25d84a550553b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..01f91b795b858 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.yaml new file mode 100644 index 0000000000000..033fbcfebfb27 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.1/Mozilla.Firefox.MSIX.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.MSIX +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80cd616e2781ae12f17eeeada5788ae2b9ffa797 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:30:04 +0800 Subject: [PATCH 062/256] New version: GDevelop.GDevelop version 5.6.276 (#408999) --- .../5.6.276/GDevelop.GDevelop.installer.yaml | 26 ++++++++++++++++ .../GDevelop.GDevelop.locale.en-US.yaml | 31 +++++++++++++++++++ .../GDevelop.GDevelop.locale.zh-CN.yaml | 24 ++++++++++++++ .../GDevelop/5.6.276/GDevelop.GDevelop.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.installer.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.en-US.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.zh-CN.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.yaml diff --git a/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.installer.yaml b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.installer.yaml new file mode 100644 index 0000000000000..fb7855cfd5627 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.6.276 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.276/GDevelop-5-Setup-5.6.276.exe + InstallerSha256: 5DC3FF86CF535441FB647B97CEAB39E6D878367828B80381D113727537CFAE58 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.276/GDevelop-5-Setup-5.6.276.exe + InstallerSha256: 5DC3FF86CF535441FB647B97CEAB39E6D878367828B80381D113727537CFAE58 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.en-US.yaml b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.en-US.yaml new file mode 100644 index 0000000000000..31ed5b60f242d --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.6.276 +PackageLocale: en-US +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present Florian Rival +ShortDescription: The fastest, easiest, most powerful no-code game engine. +Description: "GDevelop is a free, open-source game engine that's 10x easier and faster to use than anything else. Build from anywhere — even on your phone. Publish everywhere: iOS, Android, Steam, web, gaming platforms. Reach millions of players or create the next hit game you've been dreaming of." +Moniker: gdevelop +Tags: +- develop +- development +- game +ReleaseNotes: |- + 🐛 Bug fixes + - Improved panel sprite performance + - Fix a crash of the side panel +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.276 +PurchaseUrl: https://gdevelop.io/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.zh-CN.yaml b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2201aaf11eab6 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.6.276 +PackageLocale: zh-CN +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present Florian Rival +ShortDescription: 最快、最简单、最强大的无代码游戏引擎。 +Description: GDevelop 是一款免费的开源游戏引擎,使用起来比其它任何引擎都要简单和快速 10 倍。在任何地方都能创建,甚至是在手机上。在任何地方都能发布:iOS、Android、Steam、网页和游戏平台。与数百万玩家见面,或制作下一款你梦寐以求的热门游戏。 +Tags: +- 开发 +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.276 +PurchaseUrl: https://gdevelop.io/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.yaml b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.yaml new file mode 100644 index 0000000000000..ebe63c26bc3a5 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.276/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.6.276 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c7220bb91c486c4b282674bfe4ca048c10356a03 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:30:25 +0800 Subject: [PATCH 063/256] New version: looplj.AxonHub version 1.0.0-beta6 (#409003) --- .../1.0.0-beta6/looplj.AxonHub.installer.yaml | 21 ++++ .../looplj.AxonHub.locale.en-US.yaml | 107 ++++++++++++++++++ .../looplj.AxonHub.locale.zh-CN.yaml | 21 ++++ .../AxonHub/1.0.0-beta6/looplj.AxonHub.yaml | 8 ++ 4 files changed, 157 insertions(+) create mode 100644 manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.installer.yaml create mode 100644 manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.en-US.yaml create mode 100644 manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.zh-CN.yaml create mode 100644 manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.yaml diff --git a/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.installer.yaml b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.installer.yaml new file mode 100644 index 0000000000000..f4625ed9d31bd --- /dev/null +++ b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 1.0.0-beta6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: axonhub.exe +Commands: +- axonhub +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v1.0.0-beta6/axonhub_1.0.0-beta6_windows_amd64.zip + InstallerSha256: 4943BDE18D82A38E5F9D7AD3BB670E865DB7CC5AAA5BC84F6F9370A27FEF9728 +- Architecture: arm64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v1.0.0-beta6/axonhub_1.0.0-beta6_windows_arm64.zip + InstallerSha256: CDAD34629C0A2C012AE9DA77243407245BBA6DC01FEF0E5D2E3C7EDBAB27CE08 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.en-US.yaml b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.en-US.yaml new file mode 100644 index 0000000000000..03eda283497da --- /dev/null +++ b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.en-US.yaml @@ -0,0 +1,107 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: looplj.AxonHub +PackageVersion: 1.0.0-beta6 +PackageLocale: en-US +Publisher: Loop +PublisherUrl: https://github.com/looplj +PublisherSupportUrl: https://github.com/looplj/axonhub/issues +PackageName: AxonHub +PackageUrl: https://github.com/looplj/axonhub +License: MIT +LicenseUrl: https://github.com/looplj/axonhub/blob/HEAD/LICENSE +Copyright: Copyright for portions of AxonHub are held by Sat Naing, 2026 as part of project [Shadcn Admin](https://github.com/satnaing/shadcn-admin). All other copyright for project AxonHub are held by looplj, 2026. +ShortDescription: A modern AI gateway system that provides a unified OpenAI (Chat Completion, Responses), Anthropic, Gemini and AI SDK compatible API +Description: |- + AxonHub is an all-in-one AI development platform that provides unified API gateway, project management, and comprehensive development tools. It offers OpenAI, Anthropic, and AI SDK compatible API layers, transforming requests to various AI providers through a transformer pipeline architecture. The platform features comprehensive tracing capabilities, project-based organization, and integrated playground for rapid prototyping, helping developers and enterprises better manage AI development workflows. + Core Features: + 1. Unified API: OpenAI- and Anthropic-compatible interface with automatic API translation lets you use one API format to access any supported model provider. + 2. Tracing / Threads: Thread-aware tracing captures full request timelines for deep observability and faster debugging. + 3. Fine-grained Permission: RBAC-based policies help teams govern access, usage, and data segregation precisely. + 4. Adaptive Load Balancing: Intelligent multi-strategy load balancing automatically selects optimal AI channels based on health, performance, and session consistency. +Tags: +- ai +- anthropic +- artificial-intelligence +- artificialintelligence +- chatbot +- google-gemini +- large-language-model +- llm +- openai +- proxy +ReleaseNotes: |- + What's Changed + - fix(dashboard): fix daily chart X-axis date display using Date.UTC by @ChancenJ in https://github.com/looplj/axonhub/pull/1995 + - fix: dialog ui for test channel when enable channel, close #1969 by @looplj in https://github.com/looplj/axonhub/pull/1996 + - fix(anthropic): synthesize terminal stream events when upstream omits finish_reason by @mvanhorn in https://github.com/looplj/axonhub/pull/2000 + - chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/2004 + - feat: display last name before first name in sidebar for Chinese locale by @hihanley in https://github.com/looplj/axonhub/pull/1998 + - fix(apikeys): avoid double-counting cached and reasoning tokens in total by @hihanley in https://github.com/looplj/axonhub/pull/1999 + - feat: add IBM model developer with Granite models by @djdembeck in https://github.com/looplj/axonhub/pull/2003 + - feat: add analytics page with multi-dimensional filtering by @ChancenJ in https://github.com/looplj/axonhub/pull/2005 + - feat(traces): add span statistics to trace detail page and filter pop… by @ChancenJ in https://github.com/looplj/axonhub/pull/2008 + - fix: move analytics helpers out of resolvers file to prevent go generate from breaking them by @ChancenJ in https://github.com/looplj/axonhub/pull/2019 + - feat: support set-if-absent body overrides by @GhostFlying in https://github.com/looplj/axonhub/pull/2017 + - feat: expose prompt cache key to override templates by @GhostFlying in https://github.com/looplj/axonhub/pull/2016 + - fix(provider-quota): use official Cline quota limits by @KremeCN in https://github.com/looplj/axonhub/pull/2012 + - feat(channel): auto-configure model prices by @ousing9 in https://github.com/looplj/axonhub/pull/1993 + - feat: add Kimi Code quota tracking by @u33e in https://github.com/looplj/axonhub/pull/2010 + - fix(codex): preserve Responses Lite request requirements by @shay-wong in https://github.com/looplj/axonhub/pull/2020 + - fix(traces): normalize tool_use arguments JSON to fix span dedup by @ChancenJ in https://github.com/looplj/axonhub/pull/2013 + - feat: config auto reload by @looplj in https://github.com/looplj/axonhub/pull/1997 + - fix: embed IANA timezone database for Windows compatibility by @ChancenJ in https://github.com/looplj/axonhub/pull/2024 + - feat: add trace and thread status management (archive / retain) by @ChancenJ in https://github.com/looplj/axonhub/pull/2023 + - chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/2026 + - feat(quota): add Minimax channel quota checker by @ChancenJ in https://github.com/looplj/axonhub/pull/2029 + - fix(openai): write image edit model before files by @llc1123 in https://github.com/looplj/axonhub/pull/2028 + - chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/2037 + - feat(quota): add Zhipu channel quota checker by @ChancenJ in https://github.com/looplj/axonhub/pull/2032 + - fix(ent): align prompt project ownership by @brynne8 in https://github.com/looplj/axonhub/pull/2039 + - feat(models): add Tencent developer with Hunyuan models by @KtzeAbyss in https://github.com/looplj/axonhub/pull/2046 + - feat: add archive/retain buttons to trace and thread detail pages by @ChancenJ in https://github.com/looplj/axonhub/pull/2045 + - fix(channels): preserve third-party Codex base URL by @brynne8 in https://github.com/looplj/axonhub/pull/2040 + - feat(models): add poolside as model developer by @djdembeck in https://github.com/looplj/axonhub/pull/2059 + - feat(channels): add Anthropic messages API format support to the Ollama channel by @hihanley in https://github.com/looplj/axonhub/pull/2058 + - feat: 支持配置全局渠道测试 Prompt by @CberYellowstone in https://github.com/looplj/axonhub/pull/2042 + - feat:增加每次请求新连接功能,使得类似 resin 之类的代理池能够轮换 ip by @xuyufengfei in https://github.com/looplj/axonhub/pull/2060 + - fix(permissions): align system settings scope by @brynne8 in https://github.com/looplj/axonhub/pull/2053 + - feat: add time-based pricing schedule for channel model prices by @ChancenJ in https://github.com/looplj/axonhub/pull/2050 + - fix: Codex Remote Compaction V2 的响应在 AxonHub 中被当作 Empty Reponse 错误 by @w568w in https://github.com/looplj/axonhub/pull/2041 + - fix(openai): transform Responses image results by @cesaryuan in https://github.com/looplj/axonhub/pull/2071 + - fix(orchestrator): detect stream completion from JSON data type and finish_reason by @trim21 in https://github.com/looplj/axonhub/pull/2068 + - fix(backup): stream backup JSON to prevent OOM on large datasets by @djdembeck in https://github.com/looplj/axonhub/pull/2067 + - fix(apikeys): make table sorting functional by @MedAIerHHL in https://github.com/looplj/axonhub/pull/2063 + - feat(apikeys): add allowed cidrs for api keys by @amghazanfari in https://github.com/looplj/axonhub/pull/2072 + - fix: pass through canceled request check by @looplj in https://github.com/looplj/axonhub/pull/2030 + - Import mobile UI by @nb5p in https://github.com/looplj/axonhub/pull/1896 + - feat: add cache write for response api by @looplj in https://github.com/looplj/axonhub/pull/2074 + - feat: add Inclusion AI as model developer by @djdembeck in https://github.com/looplj/axonhub/pull/2078 + - refactor: make sesstion sticky configurable by @looplj in https://github.com/looplj/axonhub/pull/2076 + - chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/2081 + - fix(openai): normalize empty finish_reason to nil for providers that always emit it by @sleepwalkera in https://github.com/looplj/axonhub/pull/2073 + - fix(responses): expand namespace function tools by @525300887039 in https://github.com/looplj/axonhub/pull/2079 + - feat: support OpenAI-compatible /v1/moderations by @Silentely in https://github.com/looplj/axonhub/pull/2082 + - fix: data storage page crash by @looplj in https://github.com/looplj/axonhub/pull/2085 + - feat(project-users): add invitation registration by @brynne8 in https://github.com/looplj/axonhub/pull/2055 + - fix(frontend): keep detail page header visible when scrolling by @KremeCN in https://github.com/looplj/axonhub/pull/2087 + - fix(anthropic): preserve multiple Responses reasoning signatures by @RinStel in https://github.com/looplj/axonhub/pull/2054 + - fix(orchestrator): retry transport-level errors via channel failover by @Yuna-Celisse in https://github.com/looplj/axonhub/pull/2090 + New Contributors + - @mvanhorn made their first contribution in https://github.com/looplj/axonhub/pull/2000 + - @hihanley made their first contribution in https://github.com/looplj/axonhub/pull/1998 + - @ousing9 made their first contribution in https://github.com/looplj/axonhub/pull/1993 + - @u33e made their first contribution in https://github.com/looplj/axonhub/pull/2010 + - @CberYellowstone made their first contribution in https://github.com/looplj/axonhub/pull/2042 + - @w568w made their first contribution in https://github.com/looplj/axonhub/pull/2041 + - @MedAIerHHL made their first contribution in https://github.com/looplj/axonhub/pull/2063 + - @amghazanfari made their first contribution in https://github.com/looplj/axonhub/pull/2072 + - @sleepwalkera made their first contribution in https://github.com/looplj/axonhub/pull/2073 + - @525300887039 made their first contribution in https://github.com/looplj/axonhub/pull/2079 + - @RinStel made their first contribution in https://github.com/looplj/axonhub/pull/2054 + - @Yuna-Celisse made their first contribution in https://github.com/looplj/axonhub/pull/2090 + Full Changelog: https://github.com/looplj/axonhub/compare/v1.0.0-beta5...v1.0.0-beta6 +ReleaseNotesUrl: https://github.com/looplj/axonhub/releases/tag/v1.0.0-beta6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.zh-CN.yaml b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f241aace5ddc1 --- /dev/null +++ b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: looplj.AxonHub +PackageVersion: 1.0.0-beta6 +PackageLocale: zh-CN +ShortDescription: 一个现代化的 AI 网关系统,提供统一的 OpenAI(聊天补全、响应)、Anthropic、Gemini 和 AI SDK 兼容的 API +Description: |- + AxonHub 是一个 All-in-one AI 开发平台,提供统一的 API 网关、项目管理和全面的开发工具。平台提供 OpenAI、Anthropic 和 AI SDK 兼容的 API 层,通过转换器管道架构将请求转换到各种 AI 提供商。系统具备完整的追踪能力、基于项目的组织结构以及集成的 Playground 快速原型开发,帮助开发者和企业更好地管理 AI 开发工作流。 + 核心特性: + 1. 统一 API Unified API:兼容 OpenAI 与 Anthropic 的接口,配合转换管线实现模型互换与映射,无需改动现有代码。 + 2. 追踪 / 线程 Tracing / Threads:线程级追踪实时记录完整调用链路,提升可观测性与问题定位效率。 + 3. 细粒度权限 Fine-grained Permission:基于 RBAC 的权限策略,帮助团队精细管理访问控制、配额与数据隔离。 + 4. 自适应负载均衡 Adaptive Load Balancing: 智能多策略负载均衡,自动选择最优 AI 渠道,确保高可用性和最佳性能。 +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.yaml b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.yaml new file mode 100644 index 0000000000000..fc652189fff70 --- /dev/null +++ b/manifests/l/looplj/AxonHub/1.0.0-beta6/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 1.0.0-beta6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c8e911ba1c2944b592bf165913251a7a1cf3321 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:30:45 +0800 Subject: [PATCH 064/256] New version: MistralAI.MistralVibe.ACP version 2.23.1 (#409005) --- .../MistralAI.MistralVibe.ACP.installer.yaml | 18 ++++++++++ ...istralAI.MistralVibe.ACP.locale.en-US.yaml | 36 +++++++++++++++++++ ...istralAI.MistralVibe.ACP.locale.zh-CN.yaml | 20 +++++++++++ .../ACP/2.23.1/MistralAI.MistralVibe.ACP.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.installer.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.yaml diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.installer.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.installer.yaml new file mode 100644 index 0000000000000..da2d8be557c2e --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.23.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vibe-acp.exe +Commands: +- vibe-acp +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.23.1/vibe-acp-windows-x86_64-2.23.1.zip + InstallerSha256: A3CFF1667ED9D77664909A9A360F2402BCD315444D2CE405939F199327AFE40C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml new file mode 100644 index 0000000000000..fa2f111eb4ff9 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.23.1 +PackageLocale: en-US +Publisher: Mistral AI +PublisherUrl: https://mistral.ai/ +PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues +PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy +Author: Mistral AI +PackageName: Mistral Vibe (ACP mode) +PackageUrl: https://github.com/mistralai/mistral-vibe +License: Apache-2.0 +LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE +Copyright: Copyright 2026 Mistral AI +CopyrightUrl: https://legal.mistral.ai/terms +ShortDescription: Minimal CLI coding agent by Mistral +Description: |- + Mistral's open-source CLI coding assistant. + Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Fixed + - Crash when @-mentioning a file, which aborted the turn +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#2231---2026-07-28 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..764adcc8fe905 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.23.1 +PackageLocale: zh-CN +ShortDescription: Mistral 推出的极简 CLI 代码智能体 +Description: |- + Mistral 的开源 CLI 编程助手。 + Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。 +Tags: +- ai +- 代码 +- 开发 +- 智能体 +- 编程 +- 自主智能 +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.yaml new file mode 100644 index 0000000000000..8888fd53d894d --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.23.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dc605850e5c10ca8fb71ca6c2d09af70e2380f37 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:31:03 +0800 Subject: [PATCH 065/256] New version: Mozilla.Thunderbird.es-AR version 153.0.1 (#409034) --- .../Mozilla.Thunderbird.es-AR.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.es-AR.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.es-AR.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.es-AR.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.installer.yaml new file mode 100644 index 0000000000000..702bd261ec2aa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.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.es-AR +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/es-AR/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 06CDEED7C917DA1D41689DE87AE53387A29C3F00FD3E233D9E9D087DC4615880 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 es-AR) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/es-AR/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 8B9CFACA471D0350DA43D1DAA0AED476E887ECCC049DB8CCB05F9343E7D7F5E9 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 es-AR) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.en-US.yaml new file mode 100644 index 0000000000000..4895cb1a40d0c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.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.es-AR +PackageVersion: 153.0.1 +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 (es-AR) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5bc63d3d0a13e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-AR +PackageVersion: 153.0.1 +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 (es-AR) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.yaml new file mode 100644 index 0000000000000..75037dcd4e017 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.1/Mozilla.Thunderbird.es-AR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-AR +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 13a234613a15332d2a5171f4ecaaf05cfbdffbc8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:31:21 +0800 Subject: [PATCH 066/256] New version: Mozilla.Thunderbird.es-ES version 153.0.1 (#409036) --- .../Mozilla.Thunderbird.es-ES.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.es-ES.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.es-ES.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.es-ES.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.installer.yaml new file mode 100644 index 0000000000000..5a0c4c2b1b7b7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.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.es-ES +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/es-ES/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2DBF762A19AC6C41D3321048636D37035E326EA61E0EFFE4E6E323574962A155 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 es-ES) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/es-ES/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 70557947560DBEA2792D10E189F339DB725C61745545354EFA1076CE2C724143 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 es-ES) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.en-US.yaml new file mode 100644 index 0000000000000..b0ddccd23c49c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.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.es-ES +PackageVersion: 153.0.1 +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 (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: 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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml new file mode 100644 index 0000000000000..239371cbb5959 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-ES +PackageVersion: 153.0.1 +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 (es-ES) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.es-ES.yaml new file mode 100644 index 0000000000000..4354f46ba7269 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.1/Mozilla.Thunderbird.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.es-ES +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b9b52febae5bda683533d40d496ab6004c209e43 Mon Sep 17 00:00:00 2001 From: tropibyte <56659150+tropibyte@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:31:38 -0400 Subject: [PATCH 067/256] Update: Tropibyte.cshw to 1.0.8.3 (#409037) --- .../1.0.8.3/Tropibyte.cshw.installer.yaml | 24 +++++++ .../1.0.8.3/Tropibyte.cshw.locale.en-US.yaml | 72 +++++++++++++++++++ .../cshw/1.0.8.3/Tropibyte.cshw.yaml | 6 ++ 3 files changed, 102 insertions(+) create mode 100644 manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.installer.yaml create mode 100644 manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.locale.en-US.yaml create mode 100644 manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.yaml diff --git a/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.installer.yaml b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.installer.yaml new file mode 100644 index 0000000000000..ab97ea1e98f39 --- /dev/null +++ b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Tropibyte.cshw +PackageVersion: 1.0.8.3 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +Commands: + - cshw +FileExtensions: + - cshw + - csh +ReleaseDate: 2026-07-28 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/tropibyte/cshw-releases/releases/download/v1.0.8.3/cshw-setup-1.0.8.3.exe + InstallerSha256: 2C1FAB3AC16CFA1AB75CB3F4893E1FDAAC20F91C94B4BEF374FF354F09985681 + ProductCode: '{CFE685C6-DC75-4996-AC4B-7BE4F4D5BCB6}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.locale.en-US.yaml b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.locale.en-US.yaml new file mode 100644 index 0000000000000..9035f68c8a8c9 --- /dev/null +++ b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.locale.en-US.yaml @@ -0,0 +1,72 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Tropibyte.cshw +PackageVersion: 1.0.8.3 +PackageLocale: en-US +Publisher: Tropibyte, Inc. +PublisherUrl: https://www.tropibyte.com +PublisherSupportUrl: https://www.tropibyte.com/bugs.html +Author: Tropibyte, Inc. +PackageName: C Shell for Windows +PackageUrl: https://www.tropibyte.com/cshw.html +License: PolyForm Small Business 1.0.0 +LicenseUrl: https://polyformproject.org/licenses/small-business/1.0.0 +Copyright: Copyright (c) 2024-2026 Tropibyte, Inc. +CopyrightUrl: https://www.tropibyte.com/cshw.html +ShortDescription: A native Windows command shell with csh/tcsh-flavored syntax, 225+ builtins, real concurrency primitives, arbitrary-precision math, and built-in AI. +Description: |- + cshw is a native Windows command shell with csh/tcsh-flavored syntax. Familiar Unix + shell ergonomics meet first-class Win32 access -- no WSL, no Cygwin, no compatibility + layer. 225+ builtin commands cover file ops, text processing (grep with PCRE2, sed, + awk, sort with -t/-k, head/tail with -f), real concurrency primitives (coroutines, + mutex, semaphore, barrier, channel), Win32 calls (rundllproc, winapi, dllimport), + and built-in AI (OpenAI, Anthropic, Azure, Ollama, LM Studio). Runs your existing + .bat, .cmd, and .ps1 scripts unchanged. The bc/dc commands offer arbitrary-precision + arithmetic with an opt-in exact-rational tier (bc -x) including complex numbers and + small exact matrices. As of 1.0.8.0, cshw ships a signed server family: the tsrvd + supervisor runs out-of-process protocol handlers -- native SMTP, POP3, and IMAP over + a shared Maildir, FTP, and a real HTTP/HTTPS/CGI server (http.dll) that speaks + HTTP/1.1 and HTTP/2 -- and the new quicsrv worker serves HTTP/3 over QUIC through the + same serving core. The fetch client gains native HTTP/2 (--http2) and HTTP/3 + (--http3) modes that guarantee the protocol. Ships with a 22-chapter user guide. +Moniker: cshw +Tags: + - shell + - csh + - tcsh + - command-line + - cli + - terminal + - unix + - win32 + - scripting + - developer-tools +PurchaseUrl: https://www.tropibyte.com/cshw.html +PrivacyUrl: https://www.tropibyte.com +ReleaseNotes: |- + **Fixed: a quoted argument starting with `<` or `>` was treated as a redirect.** + Upgrade for this one. The redirect parser looked only at the first character of + each token and never at the token's type, so a quoted string beginning with an + angle bracket was parsed as a redirect operator rather than as data. The lexer + had always distinguished the two; the parser simply never asked. + + It failed in two ways, and the quiet one is the reason this is a same-day + release. + + When the text after `>` was not a legal Windows filename, the open failed and + you saw `'echo' failed (errno 22)` with the command's output silently dropped. + That is how it was found: `tests/run_all_tests.cshw` prints + `echo ">>> Running: $1"` before each suite, and all 81 of those lines were being + destroyed, along with the matching `<<< PASSED` / `<<< FAILED` lines. + + When the text *was* a legal filename there was no error at all. `echo + ">notes.txt"` truncated `notes.txt`, consumed the token as a redirect, and left + `echo` with no arguments -- so `echo` wrote its own `Echo is ON` status into the + file it had just destroyed. A line written to print a string destroyed a file + instead, silently. Anything quoting an angle bracket was exposed: markdown + blockquotes, `grep "
" page.html`, generated HTML or XML. + + Quoted tokens are now skipped when scanning for redirects. Real redirects are + unaffected. +ReleaseNotesUrl: https://github.com/tropibyte/cshw-releases/releases/tag/v1.0.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.yaml b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.yaml new file mode 100644 index 0000000000000..a6f49f0274402 --- /dev/null +++ b/manifests/t/Tropibyte/cshw/1.0.8.3/Tropibyte.cshw.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Tropibyte.cshw +PackageVersion: 1.0.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 6fa469de4ef527c89de5699768ad678d4f350296 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:31:59 +0800 Subject: [PATCH 068/256] New version: Mozilla.Thunderbird.es-MX version 153.0.1 (#409038) --- .../Mozilla.Thunderbird.es-MX.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.es-MX.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.es-MX.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.es-MX.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.installer.yaml new file mode 100644 index 0000000000000..d3f2b9b0ec838 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.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.es-MX +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/es-MX/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1281F01EE6727A4420CE3446D545550DE772AAAD4DDF5C8DCD522007F117A137 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 es-MX) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/es-MX/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1A609881ED824A42DA9A5F63C7DF2C99AE4E8BFF160F5FC5149BDABCB8407D92 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 es-MX) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.en-US.yaml new file mode 100644 index 0000000000000..2d8b5b83aca2f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.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.es-MX +PackageVersion: 153.0.1 +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 (es-MX) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..29d8582884a56 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.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.es-MX +PackageVersion: 153.0.1 +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 (es-MX) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.yaml new file mode 100644 index 0000000000000..a7ce69dedc42a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.1/Mozilla.Thunderbird.es-MX.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.es-MX +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 871d4a08671c06a5c59f40b7f95feed8b9f51f40 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:32:18 +0800 Subject: [PATCH 069/256] New version: Mozilla.Thunderbird.fr version 153.0.1 (#409043) --- .../Mozilla.Thunderbird.fr.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.fr.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.fr.locale.zh-CN.yaml | 24 +++++++++++++ .../fr/153.0.1/Mozilla.Thunderbird.fr.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.installer.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.installer.yaml new file mode 100644 index 0000000000000..00ef415153721 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.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.fr +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/fr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 10580DF8624D67DD7E3C2D552674040DC824E79714B2A197F01BAE5F2C4D5859 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 fr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/fr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 3C29D8261C2AB37A0CA138BF23F22369E26D1C8045F29846934BB5ED5036047E + ProductCode: Mozilla Thunderbird 153.0.1 (x64 fr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.en-US.yaml new file mode 100644 index 0000000000000..cb4791f2d5ee5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.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.fr +PackageVersion: 153.0.1 +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 (fr) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..39bb198f09632 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fr +PackageVersion: 153.0.1 +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 (fr) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.yaml new file mode 100644 index 0000000000000..a891ea912ebd9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.1/Mozilla.Thunderbird.fr.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f1fba646af04ab8ea4ed038cc9cadeabf5edf27 Mon Sep 17 00:00:00 2001 From: Scalix-World-team Date: Wed, 29 Jul 2026 01:12:29 +0530 Subject: [PATCH 070/256] New package: ScalixWorld.ScalixCloud version 1.3.4 (#403434) --- .../ScalixWorld.ScalixCloud.installer.yaml | 12 +++++++++++ .../ScalixWorld.ScalixCloud.locale.en-US.yaml | 21 +++++++++++++++++++ .../1.3.4/ScalixWorld.ScalixCloud.yaml | 6 ++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.installer.yaml create mode 100644 manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.locale.en-US.yaml create mode 100644 manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.yaml diff --git a/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.installer.yaml b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.installer.yaml new file mode 100644 index 0000000000000..10f8569c40eac --- /dev/null +++ b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.installer.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: ScalixWorld.ScalixCloud +PackageVersion: 1.3.4 +InstallerType: portable +Commands: +- scalix-cloud +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/scalixworld/scalix-cloud-cli/releases/download/v1.3.4/scalix-cloud-x86_64-pc-windows-msvc.exe + InstallerSha256: 35B32027238B9AFFF1FA293460B1889798C12292EC286BC19EDF31B09A9003A6 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.locale.en-US.yaml b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.locale.en-US.yaml new file mode 100644 index 0000000000000..d7c30f9bcb615 --- /dev/null +++ b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: ScalixWorld.ScalixCloud +PackageVersion: 1.3.4 +PackageLocale: en-US +Publisher: Scalix World +PublisherUrl: https://scalix.world +PublisherSupportUrl: https://docs.scalix.world +PackageName: Scalix Cloud CLI +PackageUrl: https://scalix.world +License: BUSL-1.1 +LicenseUrl: https://github.com/scalixworld/scalix-cloud-cli +ShortDescription: CLI for Scalix Cloud - database, functions, AI, storage and more behind one API key +Moniker: scalix-cloud +Tags: +- cloud +- cli +- database +- serverless +- ai +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.yaml b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.yaml new file mode 100644 index 0000000000000..7436dbf5c0d52 --- /dev/null +++ b/manifests/s/ScalixWorld/ScalixCloud/1.3.4/ScalixWorld.ScalixCloud.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: ScalixWorld.ScalixCloud +PackageVersion: 1.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b2a57c80870f94bd128622ff0e5436a83faf421a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:43:35 +0800 Subject: [PATCH 071/256] New version: Mozilla.Firefox.ca-valencia version 153.0.1 (#408874) --- ...Mozilla.Firefox.ca-valencia.installer.yaml | 40 +++++++++++++++ ...illa.Firefox.ca-valencia.locale.cs-CZ.yaml | 14 ++++++ ...illa.Firefox.ca-valencia.locale.da-DK.yaml | 14 ++++++ ...illa.Firefox.ca-valencia.locale.de-DE.yaml | 16 ++++++ ...illa.Firefox.ca-valencia.locale.el-GR.yaml | 13 +++++ ...illa.Firefox.ca-valencia.locale.en-GB.yaml | 20 ++++++++ ...illa.Firefox.ca-valencia.locale.en-US.yaml | 50 +++++++++++++++++++ ...illa.Firefox.ca-valencia.locale.es-MX.yaml | 18 +++++++ ...illa.Firefox.ca-valencia.locale.fr-FR.yaml | 17 +++++++ ...illa.Firefox.ca-valencia.locale.hu-HU.yaml | 16 ++++++ ...illa.Firefox.ca-valencia.locale.ja-JP.yaml | 14 ++++++ ...illa.Firefox.ca-valencia.locale.nb-NO.yaml | 16 ++++++ ...illa.Firefox.ca-valencia.locale.ru-RU.yaml | 17 +++++++ ...illa.Firefox.ca-valencia.locale.ta-IN.yaml | 20 ++++++++ ...illa.Firefox.ca-valencia.locale.zh-CN.yaml | 24 +++++++++ .../153.0.1/Mozilla.Firefox.ca-valencia.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.yaml diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.installer.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.installer.yaml new file mode 100644 index 0000000000000..8e53f1ad35c6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ca-valencia/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 00811CEDE8C020F183CF3A0C432FE19A8BF8BF804F0FD7CA97D3CE38251F1773 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ca-valencia/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B344380F30622075F900E2130E9CC0470A482FED57B4197EA82090A8DA86BD24 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ca-valencia/Firefox%20Setup%20153.0.1.exe + InstallerSha256: DAD6A2CF26E5446F0D0029A1E8B3B34C40EC6BAC5BBD7611676C41B20BFC9549 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..3c36811ea55ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml new file mode 100644 index 0000000000000..4f386615ebe78 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml new file mode 100644 index 0000000000000..4bdb47f341d4c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml new file mode 100644 index 0000000000000..5b3e8548de83f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml new file mode 100644 index 0000000000000..bfbbfb09a6632 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml new file mode 100644 index 0000000000000..8bd8fc09e6434 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ca-valencia) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml new file mode 100644 index 0000000000000..2ebf210a784ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml new file mode 100644 index 0000000000000..44786d3e0bb58 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml new file mode 100644 index 0000000000000..be28e92901946 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f24e98387ef65 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml new file mode 100644 index 0000000000000..a5216e554b577 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml new file mode 100644 index 0000000000000..8b62517da480c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml new file mode 100644 index 0000000000000..044dbe0ddfac0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7d0d3a3c10faa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.yaml new file mode 100644 index 0000000000000..101d5d22b6f70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/153.0.1/Mozilla.Firefox.ca-valencia.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 029c705601271ce9cf031ab351647ba0ed7b3195 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:44:06 +0800 Subject: [PATCH 072/256] New version: Mozilla.Firefox.fr version 153.0.1 (#408903) --- .../153.0.1/Mozilla.Firefox.fr.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.fr.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.fr.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.fr.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.fr.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.fr.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.fr.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.fr.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.fr.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.fr.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.fr.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.fr.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.fr.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.fr.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.fr.locale.zh-CN.yaml | 24 +++++++++ .../fr/153.0.1/Mozilla.Firefox.fr.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.yaml diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.installer.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.installer.yaml new file mode 100644 index 0000000000000..2a640bd71142a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/fr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 0EEC8D469EFDC3D88C44C27239713A79AB0336359A828C315C346E5227E7608C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/fr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B69A7A3B0A1B12ECD0E223ED99891FFA1F3CCBED254C6D68E772E98B779BA3FF +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/fr/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 21CBE04293AE7ECAEF59999B4CB8F7CE198682E999CA0C7AAACD92C858A0310C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..999d70d404aa5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml new file mode 100644 index 0000000000000..32329b6e2bfe9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml new file mode 100644 index 0000000000000..83d0feb0dc798 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml new file mode 100644 index 0000000000000..cfc448334acc4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml new file mode 100644 index 0000000000000..e89306416e5f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-US.yaml new file mode 100644 index 0000000000000..ba8d6255ff12a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fr) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml new file mode 100644 index 0000000000000..ad6986816da0e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml new file mode 100644 index 0000000000000..65c220f3441ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml new file mode 100644 index 0000000000000..8303be644a582 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ef8820123ce75 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e4efd5c77af46 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f2d27def073a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml new file mode 100644 index 0000000000000..8adffdb903033 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a205b63cd92aa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.yaml new file mode 100644 index 0000000000000..57d3604020f38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fr/153.0.1/Mozilla.Firefox.fr.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a1d48f56418e6f038f26e5e9ed0f11b6d4573c9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:44:33 +0800 Subject: [PATCH 073/256] New version: Mozilla.Firefox.ru version 153.0.1 (#408956) --- .../153.0.1/Mozilla.Firefox.ru.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ru.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ru.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ru.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ru.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ru.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ru.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ru.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ru.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ru.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ru.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ru.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ru.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ru.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ru.locale.zh-CN.yaml | 24 +++++++++ .../ru/153.0.1/Mozilla.Firefox.ru.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.yaml diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.installer.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.installer.yaml new file mode 100644 index 0000000000000..a1163e8531724 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ru/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 850D4A698C18CD541CD90D5D46AE17CC796DE176F24F32275F1F6227ED7689EF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ru/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 92B2C54896D936D3ECF7004B5F526E3F78EC35F44BB66179625456E85C592764 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ru/Firefox%20Setup%20153.0.1.exe + InstallerSha256: F6313F8BEE037A9CE297D5CA84BFD210454BE33A4F5486E3CF0F19D6394829A7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..05e46db48d19f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.da-DK.yaml new file mode 100644 index 0000000000000..f1e3ef2510c2b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.de-DE.yaml new file mode 100644 index 0000000000000..57fb151cfda8b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.el-GR.yaml new file mode 100644 index 0000000000000..a02b6a7ca58f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-GB.yaml new file mode 100644 index 0000000000000..aedfda8142407 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-US.yaml new file mode 100644 index 0000000000000..9d777fb4d2db0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.es-MX.yaml new file mode 100644 index 0000000000000..acc1f8b96b174 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.fr-FR.yaml new file mode 100644 index 0000000000000..c5e48ee55122b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.hu-HU.yaml new file mode 100644 index 0000000000000..15509f26b5752 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ja-JP.yaml new file mode 100644 index 0000000000000..7ac1e8bb1c758 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.nb-NO.yaml new file mode 100644 index 0000000000000..1ecf3003d29de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ru-RU.yaml new file mode 100644 index 0000000000000..1c7fafd71cf5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.ta-IN.yaml new file mode 100644 index 0000000000000..991132741d9fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b380e14be75ec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.1/Mozilla.Firefox.ru.yaml new file mode 100644 index 0000000000000..c8ebc051d7c89 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ru/153.0.1/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: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aaedfccce1408b96a3b082f5a4a83e7dbac0fda6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:44:59 +0800 Subject: [PATCH 074/256] New version: Mozilla.Firefox.ur version 153.0.1 (#408981) --- .../153.0.1/Mozilla.Firefox.ur.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ur.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ur.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ur.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ur.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ur.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ur.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ur.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ur.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ur.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ur.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ur.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ur.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ur.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ur.locale.zh-CN.yaml | 24 +++++++++ .../ur/153.0.1/Mozilla.Firefox.ur.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.yaml diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.installer.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.installer.yaml new file mode 100644 index 0000000000000..691f8504bc298 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ur/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CCBA118BDE58A3EFD829DA803CBC4F30124AF614552CB36D4697708A0E7C1161 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ur/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A1773AFFF7CAC8CED18C3F14A5DAAE582812D612CF3D7E9DB28F39AD4BA2F6D2 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ur/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B0C538F8902A02B1D4DD2F1BF55FD7C39D58F3B98DFD6D268D3D7CD55A5CFC9A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..e06e90ab1bfc9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.da-DK.yaml new file mode 100644 index 0000000000000..fa5d2e0e7358e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.de-DE.yaml new file mode 100644 index 0000000000000..0f7914dc6e15c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.el-GR.yaml new file mode 100644 index 0000000000000..21d5d38e54f4e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-GB.yaml new file mode 100644 index 0000000000000..40b0875d29d6f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-US.yaml new file mode 100644 index 0000000000000..96afc26fe4217 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ur +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ur) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.es-MX.yaml new file mode 100644 index 0000000000000..f3dd32d24d451 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.fr-FR.yaml new file mode 100644 index 0000000000000..2f2874b7ba549 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.hu-HU.yaml new file mode 100644 index 0000000000000..c35099c8be94f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ja-JP.yaml new file mode 100644 index 0000000000000..fbadd628e6f43 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e14d58110e107 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ru-RU.yaml new file mode 100644 index 0000000000000..b1ec2cb3fa710 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.ta-IN.yaml new file mode 100644 index 0000000000000..95e5c50b137a5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.locale.zh-CN.yaml new file mode 100644 index 0000000000000..379950e3594a1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.yaml new file mode 100644 index 0000000000000..bea55ea984e72 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ur/153.0.1/Mozilla.Firefox.ur.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.ur +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7bb5599c709075a0ac614ef5a67b51a4089138d1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:45:26 +0800 Subject: [PATCH 075/256] New version: Mozilla.Firefox.uz version 153.0.1 (#408982) --- .../153.0.1/Mozilla.Firefox.uz.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.uz.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.uz.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.uz.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.uz.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.uz.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.uz.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.uz.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.uz.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.uz.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.uz.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.uz.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.uz.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.uz.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.uz.locale.zh-CN.yaml | 24 +++++++++ .../uz/153.0.1/Mozilla.Firefox.uz.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.yaml diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.installer.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.installer.yaml new file mode 100644 index 0000000000000..9ee3463e0b5b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/uz/Firefox%20Setup%20153.0.1.exe + InstallerSha256: AFA02A7241E5890B4B0C07360FEF1C69D272396A7AF9FE08485D1D68FCADD7C7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/uz/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A361BB77970E55B87C52325D912D30B9826A9C16EBB31C43AFAAC5645B4E55E1 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/uz/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 89B9A1F63E7C24C1685730A55DE5C9197C3428510A99705B2196201C6C7EB26C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..e38fd8cf5fb5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.da-DK.yaml new file mode 100644 index 0000000000000..b583911f61bc1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.de-DE.yaml new file mode 100644 index 0000000000000..22ae1dbf8e177 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.el-GR.yaml new file mode 100644 index 0000000000000..4a128448af8fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-GB.yaml new file mode 100644 index 0000000000000..8246171b07bf1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-US.yaml new file mode 100644 index 0000000000000..8b5534ac75496 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.uz +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (uz) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.es-MX.yaml new file mode 100644 index 0000000000000..80c5edf20f506 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.fr-FR.yaml new file mode 100644 index 0000000000000..042e35cbd042e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.hu-HU.yaml new file mode 100644 index 0000000000000..b2fc053c0a6c8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ja-JP.yaml new file mode 100644 index 0000000000000..28c681cf9a09c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.nb-NO.yaml new file mode 100644 index 0000000000000..07d531e7eb18d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ru-RU.yaml new file mode 100644 index 0000000000000..9bb03896df43c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.ta-IN.yaml new file mode 100644 index 0000000000000..2156dd161c575 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9b9f453d38954 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.yaml new file mode 100644 index 0000000000000..fb1ab7ca4cebd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uz/153.0.1/Mozilla.Firefox.uz.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.uz +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4aa8642577b02e561f1d8226220d2cc6d59b6626 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:45:53 +0800 Subject: [PATCH 076/256] New version: Mozilla.Firefox.xh version 153.0.1 (#408985) --- .../153.0.1/Mozilla.Firefox.xh.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.xh.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.xh.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.xh.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.xh.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.xh.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.xh.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.xh.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.xh.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.xh.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.xh.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.xh.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.xh.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.xh.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.xh.locale.zh-CN.yaml | 24 +++++++++ .../xh/153.0.1/Mozilla.Firefox.xh.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.yaml diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.installer.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.installer.yaml new file mode 100644 index 0000000000000..eb73f70e52b0d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/xh/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CB6CE58F7B99C337BF48A40A177B41A45F8CC0F8A95A7975BE1B3AF668D100BF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/xh/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 29724FE7705F0A672346410FDB1DF37EBDCB73EA8EC569E0B6FBEBD3D7C11CD8 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/xh/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A6BA49E2582EDB0B23B3C68235E2D98A463356D1F9725DABD7DFF93E81E53150 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..8e8aa57363bce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.da-DK.yaml new file mode 100644 index 0000000000000..1dabf848a2f90 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.de-DE.yaml new file mode 100644 index 0000000000000..84caf024c87f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.el-GR.yaml new file mode 100644 index 0000000000000..fe859715e37ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-GB.yaml new file mode 100644 index 0000000000000..628905399041a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-US.yaml new file mode 100644 index 0000000000000..c09d64bfb1b4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.xh +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (xh) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.es-MX.yaml new file mode 100644 index 0000000000000..bd851b2ab8d37 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.fr-FR.yaml new file mode 100644 index 0000000000000..42c88b758cf49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.hu-HU.yaml new file mode 100644 index 0000000000000..d5ec805e5fb2f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ja-JP.yaml new file mode 100644 index 0000000000000..809a616f898d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.nb-NO.yaml new file mode 100644 index 0000000000000..ef58c663e1d7e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f405594a699fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.ta-IN.yaml new file mode 100644 index 0000000000000..5b67a555922ff --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e794177844703 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.yaml b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.yaml new file mode 100644 index 0000000000000..432de65fc805a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/153.0.1/Mozilla.Firefox.xh.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.xh +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fd5afacf2670f3e8e9b9a395f634acbc085ef113 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:46:11 +0800 Subject: [PATCH 077/256] New version: DuckDuckGo.DesktopBrowser.Preview version 0.168.1.0 (#408995) --- ...ckGo.DesktopBrowser.Preview.installer.yaml | 36 +++++++++++++++++++ ...o.DesktopBrowser.Preview.locale.en-US.yaml | 24 +++++++++++++ ...o.DesktopBrowser.Preview.locale.zh-CN.yaml | 14 ++++++++ .../DuckDuckGo.DesktopBrowser.Preview.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 0000000000000..f19e1020fce89 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.168.1.0 +Platform: +- Windows.Universal +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.168.1.0/DuckDuckGo%20Preview_0.168.1.0.msixbundle + InstallerSha256: 9878F2E8D6835B215D31967BA5E02FED21ECAEF7AD424B27F68864EBC41720EE + SignatureSha256: E144755AA3D43288810A2FE3E524DA4677AB7144676F23CD188B44AA8D34F3D1 +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.168.1.0/DuckDuckGo%20Preview_0.168.1.0.msixbundle + InstallerSha256: 9878F2E8D6835B215D31967BA5E02FED21ECAEF7AD424B27F68864EBC41720EE + SignatureSha256: E144755AA3D43288810A2FE3E524DA4677AB7144676F23CD188B44AA8D34F3D1 +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.168.1.0/DuckDuckGo%20Preview_0.168.1.0.msixbundle + InstallerSha256: 9878F2E8D6835B215D31967BA5E02FED21ECAEF7AD424B27F68864EBC41720EE + SignatureSha256: E144755AA3D43288810A2FE3E524DA4677AB7144676F23CD188B44AA8D34F3D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..f1e850b4b38f3 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.168.1.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..49055d9a64d51 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.168.1.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 0000000000000..98e15484f7977 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.168.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.168.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a80463e25e10c079eafe438115f967e0648ca95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:46:29 +0800 Subject: [PATCH 078/256] New version: Brave.Brave.Nightly version 151.1.95.14 (#408998) --- .../Brave.Brave.Nightly.installer.yaml | 87 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../151.1.95.14/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 157 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..c5c0e752e84ab --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,87 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 151.1.95.14 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 5EF1F436E2D7D24F930C6234012C05F7F9412D5454E5EF78D303B3050A824CE7 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 710A62486B32427FADC8A3271B3CDD1496DC1D4EAC0565C8EFC35BE91C3FF30F + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 9D6A179403734189214C05D847B76FD6D8D17A712CB1273ED38F983FF51BA993 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: AF95F7284253FD2BFC65A0AA1BE2DC72286824FDFF0DA7D506AA7B9566358F44 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 934617AAFE30F28AB98B7A89AEE4931014C31AA621859AA9A123932247898CB9 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: FF96F2619777DC996455731CB7C919403128142A650DE1E05134967E3E584400 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..df3efbc94ddf5 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 151.1.95.14 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1416246895c2c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 151.1.95.14 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..a301b59e64efa --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.14/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 151.1.95.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0d47813fae991a1eeac4771d67bb9a1e3df1e482 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:46:49 +0800 Subject: [PATCH 079/256] New version: Framer.Framer version 2026.29.5 (#409000) --- .../2026.29.5/Framer.Framer.installer.yaml | 21 +++++++++ .../2026.29.5/Framer.Framer.locale.en-US.yaml | 43 +++++++++++++++++++ .../2026.29.5/Framer.Framer.locale.zh-CN.yaml | 27 ++++++++++++ .../Framer/2026.29.5/Framer.Framer.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/f/Framer/Framer/2026.29.5/Framer.Framer.installer.yaml create mode 100644 manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.en-US.yaml create mode 100644 manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.zh-CN.yaml create mode 100644 manifests/f/Framer/Framer/2026.29.5/Framer.Framer.yaml diff --git a/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.installer.yaml b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.installer.yaml new file mode 100644 index 0000000000000..c2194be33a7c5 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.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: Framer.Framer +PackageVersion: 2026.29.5 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- framer-app +ProductCode: Framer.Electron +ReleaseDate: 2026-07-23 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.framer.com/electron/win32/x64/Framer-2026.29.5.exe + InstallerSha256: BFD393DE62880ECEAB5239617B9052131AEF013F9F4DFF354A226EF4357FC363 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.en-US.yaml b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.en-US.yaml new file mode 100644 index 0000000000000..475335c2c0125 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.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: Framer.Framer +PackageVersion: 2026.29.5 +PackageLocale: en-US +Publisher: Framer B.V. +PublisherUrl: https://www.framer.com/ +PublisherSupportUrl: https://www.framer.com/contact/ +PrivacyUrl: https://www.framer.com/legal/privacy-statement/ +Author: Framer B.V. +PackageName: Framer +PackageUrl: https://www.framer.com/downloads/ +License: Proprietary +LicenseUrl: https://www.framer.com/legal/terms-of-service/ +CopyrightUrl: https://www.framer.com/legal/terms-of-service/ +ShortDescription: Design, scale, and publish your website—no code needed. +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotesUrl: https://www.framer.com/updates +PurchaseUrl: https://www.framer.com/pricing +Documentations: +- DocumentLabel: Articles + DocumentUrl: https://www.framer.com/help/ +- DocumentLabel: Developers + DocumentUrl: https://www.framer.com/developers/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.zh-CN.yaml b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0e804b4d1a9ba --- /dev/null +++ b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Framer.Framer +PackageVersion: 2026.29.5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 设计、扩展和发布您的网站--无需代码。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +Documentations: +- DocumentLabel: 文章 + DocumentUrl: https://www.framer.com/help/ +- DocumentLabel: 开发者 + DocumentUrl: https://www.framer.com/developers/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.yaml b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.yaml new file mode 100644 index 0000000000000..d244c27ab5e21 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.29.5/Framer.Framer.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: Framer.Framer +PackageVersion: 2026.29.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1249372ed77b2024aa2e5866c7d4284299feb5d9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:47:05 +0800 Subject: [PATCH 080/256] New version: Mozilla.Thunderbird.af version 153.0.1 (#409008) --- .../Mozilla.Thunderbird.af.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.af.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.af.locale.zh-CN.yaml | 24 +++++++++++++ .../af/153.0.1/Mozilla.Thunderbird.af.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.yaml diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.installer.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.installer.yaml new file mode 100644 index 0000000000000..c983525c548ea --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.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.af +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/af/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 91615D7DBF8E2ED0EEEEFC14F8572421BDE5264FA9B76204C04EC968930BA95A + ProductCode: Mozilla Thunderbird 153.0.1 (x86 af) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/af/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C16EA8FC8958D0E73C4BF44D646E6A59BE16105E1FE8A53EA76741C8858B37ED + ProductCode: Mozilla Thunderbird 153.0.1 (x64 af) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.en-US.yaml new file mode 100644 index 0000000000000..ae91e62a5d371 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.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.af +PackageVersion: 153.0.1 +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 (af) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.locale.zh-CN.yaml new file mode 100644 index 0000000000000..767716b6f3b4d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.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.Thunderbird.af +PackageVersion: 153.0.1 +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 (af) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.af.yaml new file mode 100644 index 0000000000000..d33146548ba41 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/153.0.1/Mozilla.Thunderbird.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.Thunderbird.af +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91eefc23b03d6601aef7f0dfabfb1f15b6c9ba04 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:47:23 +0800 Subject: [PATCH 081/256] New version: Mozilla.Thunderbird.br version 153.0.1 (#409018) --- .../Mozilla.Thunderbird.br.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.br.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.br.locale.zh-CN.yaml | 24 +++++++++++++ .../br/153.0.1/Mozilla.Thunderbird.br.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.yaml diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.installer.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.installer.yaml new file mode 100644 index 0000000000000..e571409f893ed --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.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.br +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/br/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: CF2D1568CEF553B1F515B7647DB6F96042CBF3267B9078BBDB26C4F5DE3F7084 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 br) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/br/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 089B54A4C956448884449D4F9546A243828837F36ECCC55E52DCF21EB5109718 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 br) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.en-US.yaml new file mode 100644 index 0000000000000..2abb4f1bd3205 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.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.br +PackageVersion: 153.0.1 +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 (br) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.zh-CN.yaml new file mode 100644 index 0000000000000..eb32ba8b5b487 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.br +PackageVersion: 153.0.1 +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 (br) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.yaml new file mode 100644 index 0000000000000..ad7f0fac0c07d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/153.0.1/Mozilla.Thunderbird.br.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.br +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1b8f0783afd04933119b50d690f7fc49c5013308 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:47:40 +0800 Subject: [PATCH 082/256] New version: Mozilla.Thunderbird.ca version 153.0.1 (#409019) --- .../Mozilla.Thunderbird.ca.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ca.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ca.locale.zh-CN.yaml | 24 +++++++++++++ .../ca/153.0.1/Mozilla.Thunderbird.ca.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.installer.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.installer.yaml new file mode 100644 index 0000000000000..03aca8a621e36 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/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: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ca/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: ACB37FFD4F4F8FE2D8AA5D9E0BD9B5A467265DDC5698EEBFA62C5D247525AF06 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ca) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ca/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: AC9BFECC8C17328570E32B268B5802AFAE265A4B8E0C8BE7A3BDA4E284037CFA + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ca) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.en-US.yaml new file mode 100644 index 0000000000000..b2114af0bb6db --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.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.ca +PackageVersion: 153.0.1 +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dadae50b5a61f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/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: 153.0.1 +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/Mozilla.Thunderbird.ca.yaml new file mode 100644 index 0000000000000..a2e6aaaa8ece9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.1/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: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d48d99fc25d6e2b5a04a86fef32df04bc8e3f634 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:47:55 +0800 Subject: [PATCH 083/256] New version: Mozilla.Thunderbird.fy-NL version 153.0.1 (#409044) --- .../Mozilla.Thunderbird.fy-NL.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.fy-NL.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.fy-NL.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.fy-NL.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.installer.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.installer.yaml new file mode 100644 index 0000000000000..42e8bbd994999 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.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.fy-NL +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/fy-NL/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 051AD104E437730FAEB52C50086A23E7404FDD065E21C48C7A80D9ED52418352 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 fy-NL) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/fy-NL/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: EE322A7D23FA6CC2F7784D2E3346CAEEE18C9D101F87359E5DCCD6F439BB920E + ProductCode: Mozilla Thunderbird 153.0.1 (x64 fy-NL) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml new file mode 100644 index 0000000000000..1d1d0e01118be --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.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.fy-NL +PackageVersion: 153.0.1 +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 (fy-NL) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fb8d4dcacf2cd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.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.Thunderbird.fy-NL +PackageVersion: 153.0.1 +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 (fy-NL) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.fy-NL.yaml new file mode 100644 index 0000000000000..e94f65e3a1053 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.1/Mozilla.Thunderbird.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.Thunderbird.fy-NL +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3faa61f7ec112bc537e736b14578836ef72874d6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:48:14 +0800 Subject: [PATCH 084/256] New version: Mozilla.Thunderbird.ga-IE version 153.0.1 (#409045) --- .../Mozilla.Thunderbird.ga-IE.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.ga-IE.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.ga-IE.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.ga-IE.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.installer.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.installer.yaml new file mode 100644 index 0000000000000..8d885ef2d550c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ga-IE/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: AB5537E198F99D14538A08B2A3E8FC469C1BA51BC0DEAB053A46CF93878B63F2 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ga-IE) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ga-IE/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 8D61F4EBB86A92E4ADE79CD864C1544A98B55BEC047B07DA1EFFBE234DA99403 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ga-IE) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml new file mode 100644 index 0000000000000..365d417870930 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +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 (ga-IE) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5274f719cae18 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +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 (ga-IE) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.yaml new file mode 100644 index 0000000000000..bd166d2f73a6d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.1/Mozilla.Thunderbird.ga-IE.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.ga-IE +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a8b678df991a00a9b435fef84177bd15736b5db0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:48:31 +0800 Subject: [PATCH 085/256] New version: Mozilla.Thunderbird.hu version 153.0.1 (#409052) --- .../Mozilla.Thunderbird.hu.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.hu.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.hu.locale.zh-CN.yaml | 24 +++++++++++++ .../hu/153.0.1/Mozilla.Thunderbird.hu.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.installer.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.installer.yaml new file mode 100644 index 0000000000000..ebff0cb8bd69a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.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.hu +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/hu/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B2D6A2A9A824982EA1845B5B1695C9EE002151EE660E070905328BFE4BFE5F49 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 hu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/hu/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: AAF27FD454E155D1F130C44AA692404F0E441969F1D4B3062CBF98082F74F3B8 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 hu) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.en-US.yaml new file mode 100644 index 0000000000000..ea394050b8a89 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.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.hu +PackageVersion: 153.0.1 +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 (hu) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1e8af1ddb405f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.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.hu +PackageVersion: 153.0.1 +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 (hu) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.hu.yaml new file mode 100644 index 0000000000000..c7dd3745a9e7f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.1/Mozilla.Thunderbird.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.Thunderbird.hu +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 24df83f66fd2e8419913807801f4a2556380ff34 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:48:47 +0800 Subject: [PATCH 086/256] New version: Mozilla.Thunderbird.is version 153.0.1 (#409057) --- .../Mozilla.Thunderbird.is.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.is.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.is.locale.zh-CN.yaml | 24 +++++++++++++ .../is/153.0.1/Mozilla.Thunderbird.is.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.yaml diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.installer.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.installer.yaml new file mode 100644 index 0000000000000..25b72a2fed9f1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.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.is +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/is/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F094E7FF3AE876B84A58ECEDA1F4DA6BAAD09295B2E6C40F956645521F9308B0 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 is) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/is/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FE7D481831A29D6D66F6B9930E102F6D359294B16931352C8D53972175E4CBCA + ProductCode: Mozilla Thunderbird 153.0.1 (x64 is) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.en-US.yaml new file mode 100644 index 0000000000000..6efd70c037d99 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.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.is +PackageVersion: 153.0.1 +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 (is) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4b4f620630d70 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.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.is +PackageVersion: 153.0.1 +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 (is) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.yaml new file mode 100644 index 0000000000000..560db75ce90b0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/153.0.1/Mozilla.Thunderbird.is.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.is +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f460a727438f233c4f4037354297fc22abb5022f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:49:03 +0800 Subject: [PATCH 087/256] New version: Mozilla.Thunderbird.ko version 153.0.1 (#409073) --- .../Mozilla.Thunderbird.ko.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ko.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ko.locale.zh-CN.yaml | 24 +++++++++++++ .../ko/153.0.1/Mozilla.Thunderbird.ko.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.installer.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.installer.yaml new file mode 100644 index 0000000000000..72ad9aeff2829 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.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.ko +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ko/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E5F00738A25B763616F491258DEDEBDED4397FAA518BE683878246BCC2548183 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ko) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ko/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 66ABA74704E6B816F8A6F841C2AF08F4DE13C2F85D02A95F1A2186C23DCBB85C + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ko) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.en-US.yaml new file mode 100644 index 0000000000000..91ddf2b5fd101 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.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.ko +PackageVersion: 153.0.1 +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 (ko) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f93a50f6437cd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.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.Thunderbird.ko +PackageVersion: 153.0.1 +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 (ko) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.ko.yaml new file mode 100644 index 0000000000000..ae93a844ec075 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.1/Mozilla.Thunderbird.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.Thunderbird.ko +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 610e5a0e6f63510fafbbe7e5907af330a05f7505 Mon Sep 17 00:00:00 2001 From: Unic Date: Wed, 29 Jul 2026 03:54:18 +0800 Subject: [PATCH 088/256] New package: YuniqueUnic.Callai version 0.2.1 (#401366) --- .../0.2.1/YuniqueUnic.Callai.installer.yaml | 19 +++++++++++++ .../YuniqueUnic.Callai.locale.en-US.yaml | 28 +++++++++++++++++++ .../Callai/0.2.1/YuniqueUnic.Callai.yaml | 6 ++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.installer.yaml create mode 100644 manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.locale.en-US.yaml create mode 100644 manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.yaml diff --git a/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.installer.yaml b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.installer.yaml new file mode 100644 index 0000000000000..f24499785cf58 --- /dev/null +++ b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: YuniqueUnic.Callai +PackageVersion: 0.2.1 +InstallerLocale: en-US +InstallerType: wix +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-12 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/YuniqueUnic/callai/releases/download/v0.2.1/callai_0.2.1_x64_en-US.msi + InstallerSha256: 29E3997BD04DFD69BB5FAC292658CEA70734498D5D1B9973AD969518E645F8B0 + ProductCode: '{4A6DF148-AF4E-4BB8-A827-EE109307954A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.locale.en-US.yaml b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.locale.en-US.yaml new file mode 100644 index 0000000000000..5d63f3f90be84 --- /dev/null +++ b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: YuniqueUnic.Callai +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: YuniqueUnic +PublisherUrl: https://github.com/YuniqueUnic +PublisherSupportUrl: https://github.com/YuniqueUnic/callai/issues +Author: unic +PackageName: callai +PackageUrl: https://github.com/YuniqueUnic/callai +License: MIT +LicenseUrl: https://github.com/YuniqueUnic/callai/blob/main/LICENSE +Copyright: Copyright (c) 2026 YuniqueUnic +ShortDescription: Cozy AI window-warming alarm (desktop) +Description: |- + callai is a cozy desktop + CLI alarm that schedules lightweight tasks + to keep AI rolling usage windows warm during your work hours. + Built with Tauri 2 + animal-island-ui. +Moniker: callai +Tags: + - ai + - alarm + - tauri + - scheduler + - productivity +ReleaseNotesUrl: https://github.com/YuniqueUnic/callai/releases/tag/v0.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.yaml b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.yaml new file mode 100644 index 0000000000000..ead98f88cd48b --- /dev/null +++ b/manifests/y/YuniqueUnic/Callai/0.2.1/YuniqueUnic.Callai.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: YuniqueUnic.Callai +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e0802f94718a6ef113cddecfe2dd1dd157a26a25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:02:31 +0800 Subject: [PATCH 089/256] New version: Mozilla.Firefox.sl version 153.0.1 (#408962) --- .../153.0.1/Mozilla.Firefox.sl.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.sl.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sl.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sl.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.sl.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.sl.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.sl.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.sl.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.sl.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sl.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.sl.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sl.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.sl.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sl.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.sl.locale.zh-CN.yaml | 24 +++++++++ .../sl/153.0.1/Mozilla.Firefox.sl.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.yaml diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.installer.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.installer.yaml new file mode 100644 index 0000000000000..35d32645ca7d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/sl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 54B636EA3FBDB974BC0EE09DA549014E2F9FDEEFA15B8641AC62CDA3A54BDAAE +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/sl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: F9E85760FA486FA985D6C35DAED8AD6334C580A80378557B2F2A19C09F3ACEDE +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/sl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 674BF792435C312A4DB18D8A6C250CDFE18211AFA78B4D2F61E0F5C19B241E57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..96460b4298bc8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.da-DK.yaml new file mode 100644 index 0000000000000..bda036f75f40a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.de-DE.yaml new file mode 100644 index 0000000000000..a73d7fa45a72d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.el-GR.yaml new file mode 100644 index 0000000000000..de3b3cf2afc6c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-GB.yaml new file mode 100644 index 0000000000000..ca83cb9b66358 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-US.yaml new file mode 100644 index 0000000000000..6a10354573409 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sl +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sl) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.es-MX.yaml new file mode 100644 index 0000000000000..8679bd280fffe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.fr-FR.yaml new file mode 100644 index 0000000000000..43d9a01c05d9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.hu-HU.yaml new file mode 100644 index 0000000000000..334f2f434c72e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ja-JP.yaml new file mode 100644 index 0000000000000..f40d74e8c5b73 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.nb-NO.yaml new file mode 100644 index 0000000000000..f084287345893 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ru-RU.yaml new file mode 100644 index 0000000000000..ad198ce467abb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.ta-IN.yaml new file mode 100644 index 0000000000000..2eec82929d3b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ab0f6ce9107e2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.yaml new file mode 100644 index 0000000000000..353d2081cb870 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sl/153.0.1/Mozilla.Firefox.sl.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.sl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f3e22bb8180970ea546a6700ee14664d35aa2f7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:02:58 +0800 Subject: [PATCH 090/256] New version: Mozilla.Firefox.szl version 153.0.1 (#408968) --- .../Mozilla.Firefox.szl.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.szl.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.szl.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.szl.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.szl.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.szl.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.szl.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.szl.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.szl.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.szl.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.szl.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.szl.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.szl.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.szl.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.szl.locale.zh-CN.yaml | 24 +++++++++ .../szl/153.0.1/Mozilla.Firefox.szl.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.yaml diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.installer.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.installer.yaml new file mode 100644 index 0000000000000..9ffb608faa993 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/szl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 65B3D1AFCA1126DC0B9E0F22962A673248A008784B15DF061A6DF31689952F60 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/szl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5314C82F2C787F89F4D068F67B1DFA815FB14304E2A3CF05974DB25BF10FAFD8 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/szl/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 398F8C96111A5C7606F4C9D5356C3AA4208C850B48AAE92CB9031DC08529D772 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..fe1bdeb481891 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.da-DK.yaml new file mode 100644 index 0000000000000..2856b3d3165cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.de-DE.yaml new file mode 100644 index 0000000000000..732ea16db1617 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.el-GR.yaml new file mode 100644 index 0000000000000..46d402739f50d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-GB.yaml new file mode 100644 index 0000000000000..a2c5907d33e15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-US.yaml new file mode 100644 index 0000000000000..3da58635230c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.szl +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (szl) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.es-MX.yaml new file mode 100644 index 0000000000000..5b3197ddd72f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.fr-FR.yaml new file mode 100644 index 0000000000000..4f6c559febda7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.hu-HU.yaml new file mode 100644 index 0000000000000..d54d48b099f46 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e6e86b6ee8008 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e543b6512b3d3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ru-RU.yaml new file mode 100644 index 0000000000000..fac67d403321e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.ta-IN.yaml new file mode 100644 index 0000000000000..31e0bc8a56dac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1efc277aff2fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.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.szl +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.yaml new file mode 100644 index 0000000000000..557afa333bdfc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/153.0.1/Mozilla.Firefox.szl.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.szl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8a54da66a0ab1534ac475a62947fee060aa8cb49 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Tue, 28 Jul 2026 23:03:13 +0300 Subject: [PATCH 091/256] New version: mikf.gallery-dl.Nightly version 2026.07.28 (#408974) --- .../mikf.gallery-dl.Nightly.installer.yaml | 12 ++++++------ .../mikf.gallery-dl.Nightly.locale.en-US.yaml | 6 +++--- .../mikf.gallery-dl.Nightly.yaml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) rename manifests/m/mikf/gallery-dl/Nightly/{2026.07.06 => 2026.07.28}/mikf.gallery-dl.Nightly.installer.yaml (67%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.07.06 => 2026.07.28}/mikf.gallery-dl.Nightly.locale.en-US.yaml (88%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.07.06 => 2026.07.28}/mikf.gallery-dl.Nightly.yaml (86%) diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.installer.yaml index 85685efcf5b21..c5e9c041eee86 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.07.06 +PackageVersion: 2026.07.28 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-07-06 +ReleaseDate: 2026-07-28 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.07.06/gallery-dl_windows_x86.exe - InstallerSha256: 7B23274EBE55AFD424A2BD775BEDB4CE7A7A5502F52EB2D3F3FE9674AE3E20B5 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.07.28/gallery-dl_windows_x86.exe + InstallerSha256: E6292964CEA89F696F6BCF78B9CCE5178BF321CEF5A619067502FA8AFE88E906 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.07.06/gallery-dl_windows.exe - InstallerSha256: 2EC8BDF0D39391CF47D6197DD8D4295D131B13FE3A1524AED89FB1AC4211FE12 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.07.28/gallery-dl_windows.exe + InstallerSha256: A468359545129A1268FF3E2A59D2B453FF18A7306025A332A834F72EB328105E Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 88% rename from manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.locale.en-US.yaml index e79430fd30d03..25d3918d60798 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.07.06 +PackageVersion: 2026.07.28 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: c11469f40d [arena] fix 403 Forbidden errors (gh#9632) -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.07.06 +ReleaseNotes: 836e07e259 [iwara] provide video fallback URLs +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.07.28 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.yaml index e5070fe32abb8..4d0b8e058386b 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.07.06/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.07.28/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.07.06 +PackageVersion: 2026.07.28 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4efd94c2c3256da471be2badec6d7b7d7343bb9c Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Tue, 28 Jul 2026 23:03:27 +0300 Subject: [PATCH 092/256] New version: Mozilla.Firefox.Nightly.MSIX version 155.2607.2809.0 (#408976) --- ...ozilla.Firefox.Nightly.MSIX.installer.yaml | 28 +++++++++---------- ...lla.Firefox.Nightly.MSIX.locale.en-US.yaml | 2 +- .../Mozilla.Firefox.Nightly.MSIX.yaml | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{154.2607.309.0 => 155.2607.2809.0}/Mozilla.Firefox.Nightly.MSIX.installer.yaml (55%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{154.2607.309.0 => 155.2607.2809.0}/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml (94%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{154.2607.309.0 => 155.2607.2809.0}/Mozilla.Firefox.Nightly.MSIX.yaml (85%) diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 55% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index 602cf1ee83cf5..cff9ebdf0f6b2 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.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: 154.2607.309.0 +PackageVersion: 155.2607.2809.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -25,28 +25,28 @@ FileExtensions: PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 RestrictedCapabilities: - runFullTrust -ReleaseDate: 2026-07-03 +ReleaseDate: 2026-07-28 AppsAndFeaturesEntries: - DisplayName: Firefox Nightly Publisher: Mozilla Corporation Installers: - Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-03-09-23-09-mozilla-central/firefox-154.0a1.multi.win32.installer.msix - InstallerSha256: 52DA26F5887D60876B6D80F889E1E1E3157D444029E5305E75DACBB140E37227 - SignatureSha256: FAE4495A1ED78437F570D04412E3FF8EEEEF1A717C8E5FAAF62811A6AB146D75 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-28-09-52-22-mozilla-central/firefox-155.0a1.multi.win32.installer.msix + InstallerSha256: 340A8223BBA330377E5F1B65D0C178289D5E044DA9BD631930C55AEFE141E903 + SignatureSha256: F7268DECD1700E5C3C2B40892EA06DCE9454B8E2CE7467299FFACF4F6C305FAE InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2607.309.0_x86__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_155.2607.2809.0_x86__jag0gd4e3s9p2' - Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-03-09-23-09-mozilla-central/firefox-154.0a1.multi.win64.installer.msix - InstallerSha256: 7B2823FB21C4541C167D3C967DD620BC568470912CA42E8EDF55967DA407F334 - SignatureSha256: E2D2F3CFA5D8241DC13813FD56C829E2D05CCB07F16FEC874552C24EF6B09FBC + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-28-09-52-22-mozilla-central/firefox-155.0a1.multi.win64.installer.msix + InstallerSha256: AF08912825D1B32E06FDB9066F649A4338A7E562E3FE51550955667892405D29 + SignatureSha256: B24A6099F3E9A63E0C3D4BB4590993B02953D4F3F8EE69AA743FC89DDA511A69 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2607.309.0_x64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_155.2607.2809.0_x64__jag0gd4e3s9p2' - Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-03-09-23-09-mozilla-central/firefox-154.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: 790E781C2A91F1506DBAB55ACCCF89FC0156DD3B36C7CE68297D0F668B752B39 - SignatureSha256: 49CED80E7A47235C710FE649844FCE14F92EA5C721582D5664CE15751908FE68 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/07/2026-07-28-09-52-22-mozilla-central/firefox-155.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 73732891D2EC02EF7D45D9ED4AD4CEC8E343580295BCB7905C74C334200328F1 + SignatureSha256: 5826079C318A041DA7C0C0ED6E87930D684747EF8EB3C8CC6FF7C4E8A7851010 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2607.309.0_arm64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_155.2607.2809.0_arm64__jag0gd4e3s9p2' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 94% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index d277c9fdc52dc..0b103c176f21c 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.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: 154.2607.309.0 +PackageVersion: 155.2607.2809.0 PackageLocale: en-US Publisher: Mozilla PublisherUrl: https://www.mozilla.org/ diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 85% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.0/Mozilla.Firefox.Nightly.MSIX.yaml index a2bf827e98129..9d3e60e9e4ca3 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2607.309.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/155.2607.2809.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: 154.2607.309.0 +PackageVersion: 155.2607.2809.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 2dde1c5b21f8ee54d85bc188301b5aad30b3f15c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:03:51 +0800 Subject: [PATCH 093/256] New version: Mozilla.Firefox.zh-CN version 153.0.1 (#408988) --- .../Mozilla.Firefox.zh-CN.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.zh-CN.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.zh-CN.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.zh-CN.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.zh-CN.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.zh-CN.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.zh-CN.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.zh-CN.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.zh-CN.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.zh-CN.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.zh-CN.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.zh-CN.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.zh-CN.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.zh-CN.locale.zh-CN.yaml | 24 +++++++++ .../zh-CN/153.0.1/Mozilla.Firefox.zh-CN.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.yaml diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.installer.yaml new file mode 100644 index 0000000000000..3e20bef7f8171 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/zh-CN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C93AC4B8C0FDC63625873D710E74B886EB6BF07B7C00E222A8D0DDEEE2D78805 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/zh-CN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 79FFBA6B2B971982DE8BFF47575A3C2DD07E712D14425C8F098550BE142C4167 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/zh-CN/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A8817A710136788ABF3AB2C216901811CF2610C0700FAE3FEF1F1BF5380D9D13 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..665d9385bbb80 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.da-DK.yaml new file mode 100644 index 0000000000000..65fb11dbde687 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.de-DE.yaml new file mode 100644 index 0000000000000..5cc11c7723031 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.el-GR.yaml new file mode 100644 index 0000000000000..86997ce224dc3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-GB.yaml new file mode 100644 index 0000000000000..084b6e7d94139 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-US.yaml new file mode 100644 index 0000000000000..e4e0293d4e133 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.zh-CN +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (zh-CN) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.es-MX.yaml new file mode 100644 index 0000000000000..865bebcfac2c0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml new file mode 100644 index 0000000000000..80ee4ab02f3ac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml new file mode 100644 index 0000000000000..2677a64112040 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml new file mode 100644 index 0000000000000..8037600876f69 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml new file mode 100644 index 0000000000000..d0c83e706adc6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml new file mode 100644 index 0000000000000..105dbf3e96ffb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml new file mode 100644 index 0000000000000..84bb20202f9c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d56a3e22c38f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.yaml new file mode 100644 index 0000000000000..7d058ca4f9301 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.1/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5a9aae782acccda5958f15c2ecceb557d43e8edb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:04:19 +0800 Subject: [PATCH 094/256] New version: Mozilla.Firefox.zh-TW version 153.0.1 (#408989) --- .../Mozilla.Firefox.zh-TW.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.zh-TW.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.zh-TW.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.zh-TW.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.zh-TW.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.zh-TW.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.zh-TW.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.zh-TW.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.zh-TW.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.zh-TW.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.zh-TW.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.zh-TW.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.zh-TW.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.zh-TW.locale.zh-CN.yaml | 24 +++++++++ .../zh-TW/153.0.1/Mozilla.Firefox.zh-TW.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.yaml diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.installer.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.installer.yaml new file mode 100644 index 0000000000000..f4e77fa8ba1bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/zh-TW/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 6B7D1C5F3B4F902FA88FC1C9BEB7C2D01585712490EBF6C9AEF61F427A144F11 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/zh-TW/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5D3247254F08AF1225D7D597F09C291D42DE5069EB5C1DDD609AEA85FE8C36AB +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/zh-TW/Firefox%20Setup%20153.0.1.exe + InstallerSha256: EE862FA2AE0E9516B3C0CD510312D248C98AAEBACEB9F460F2FFE6D88CB5A1E3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..ca747c98b02d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.da-DK.yaml new file mode 100644 index 0000000000000..8e40f4ab4bf06 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.de-DE.yaml new file mode 100644 index 0000000000000..46343a48eafcb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.el-GR.yaml new file mode 100644 index 0000000000000..03595b0edb2d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-GB.yaml new file mode 100644 index 0000000000000..3c4a741d7d56c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-US.yaml new file mode 100644 index 0000000000000..d14b61e55761a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.zh-TW +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (zh-TW) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.es-MX.yaml new file mode 100644 index 0000000000000..16fe990e4f30c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a4ea705ef6575 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.hu-HU.yaml new file mode 100644 index 0000000000000..42756db9d35ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ja-JP.yaml new file mode 100644 index 0000000000000..3ff56d850a57d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.nb-NO.yaml new file mode 100644 index 0000000000000..c5329d0ae7662 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ru-RU.yaml new file mode 100644 index 0000000000000..26b15a72dbf34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.ta-IN.yaml new file mode 100644 index 0000000000000..3c1164eaf2e5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.locale.zh-CN.yaml new file mode 100644 index 0000000000000..702cb36669c06 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.yaml new file mode 100644 index 0000000000000..6b781b0edfc94 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.1/Mozilla.Firefox.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 186d86c5716f8f19d04bd60752291891e9ea569b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:04:33 +0800 Subject: [PATCH 095/256] New version: Folge.Folge version 1.37.0 (#408997) --- .../Folge/1.37.0/Folge.Folge.installer.yaml | 30 ++++++++++++++ .../1.37.0/Folge.Folge.locale.en-US.yaml | 40 +++++++++++++++++++ .../1.37.0/Folge.Folge.locale.zh-CN.yaml | 18 +++++++++ .../f/Folge/Folge/1.37.0/Folge.Folge.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/f/Folge/Folge/1.37.0/Folge.Folge.installer.yaml create mode 100644 manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.en-US.yaml create mode 100644 manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.zh-CN.yaml create mode 100644 manifests/f/Folge/Folge/1.37.0/Folge.Folge.yaml diff --git a/manifests/f/Folge/Folge/1.37.0/Folge.Folge.installer.yaml b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.installer.yaml new file mode 100644 index 0000000000000..2778def3cf4f7 --- /dev/null +++ b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Folge.Folge +PackageVersion: 1.37.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: a6386432-8ff6-5fc0-8bfc-252affc43de8 +ReleaseDate: 2026-07-27 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.folge.me/Folge-1.37.0.exe + InstallerSha256: 22B57B53C6D1BCBA7D073414AAC5879FEB3C2004984DA4D113C0C58379B28084 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.folge.me/Folge-1.37.0.exe + InstallerSha256: 22B57B53C6D1BCBA7D073414AAC5879FEB3C2004984DA4D113C0C58379B28084 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.en-US.yaml b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.en-US.yaml new file mode 100644 index 0000000000000..37803035ad2dd --- /dev/null +++ b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.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: Folge.Folge +PackageVersion: 1.37.0 +PackageLocale: en-US +Publisher: Oleksii Sribnyi +PublisherUrl: https://folge.me/ +PublisherSupportUrl: https://folge.me/help/ +PrivacyUrl: https://folge.me/terms-of-service#privacy +Author: Oleksii Sribnyi +PackageName: Folge +PackageUrl: https://folge.me/download +License: Proprietary +LicenseUrl: https://folge.me/eula +Copyright: Copyright © 2026 Oleksii Sribnyi +CopyrightUrl: https://folge.me/eula +ShortDescription: Easily create step-by-step guides and documentation of any process. +Description: |- + Folge is a desktop tool to capture steps with every click of the mouse, customize screenshots, create annotations, and generate the final guide in HTML, Word Document, PDF, PowerPoint slides, and more. + Main Features are: + - Take screenshots of apps, any selected region, windows or fullscreen. Pause, adjust, and resume. Screenshots with every mouse click or keypress. + - Give each step a name and description. Reorder them, hide them, and add new ones on the fly. Organize guides in projects. + - Exports guides to HTML, PDF, DOC, PPT, JSON, Markdown files ready to share with others. And more formats to come. +Tags: +- guide +ReleaseNotes: |- + 🎁 New Features + - Scorm Export – Folge can now export guides in native Scorm 1.2 format. See the demo here. Export is available to all free and paid users + ⭐ Improvements + - Custom CSS setting editor now includes highlighting and indentation + - Adjusted the default Word fonts and color settings + 🔧 Bug Fixes + - GIF Export now works correctly with ASCII characters + - Cover page editors no longer show outdated cover page previews in some cases + - Markdown properly exports code blocks +ReleaseNotesUrl: https://folge.me/changelog +PurchaseUrl: https://folge.me/buy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.zh-CN.yaml b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0dc8d605dd498 --- /dev/null +++ b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Folge.Folge +PackageVersion: 1.37.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 轻松创建任何流程的分步指南和文档。 +Description: |- + Folge 是一款桌面工具,能够通过每次鼠标点击捕捉操作步骤,自定义截图,添加注释,并最终生成 HTML、Word 文档、PDF、PowerPoint 幻灯片等多种格式的指南。 + 主要功能包括: + - 截取应用程序、任意选定区域、窗口或全屏画面。支持暂停、调整和继续操作,每次鼠标点击或按键均可触发截图。 + - 为每个步骤命名并添加描述。可随时重新排序、隐藏或新增步骤,并将指南按项目分类管理。 + - 支持将指南导出为 HTML、PDF、DOC、PPT、JSON、Markdown 等格式,便于分享。未来还将支持更多文件类型。 +Tags: +- 指南 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Folge/Folge/1.37.0/Folge.Folge.yaml b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.yaml new file mode 100644 index 0000000000000..b769a6a46c4bd --- /dev/null +++ b/manifests/f/Folge/Folge/1.37.0/Folge.Folge.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: Folge.Folge +PackageVersion: 1.37.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 405ef68b91a37481cfc8519de4fa695800999fd1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:04:48 +0800 Subject: [PATCH 096/256] New version: Lean.Lean version 4.32.2 (#409002) --- .../Lean/Lean/4.32.2/Lean.Lean.installer.yaml | 22 ++++++++++ .../Lean/4.32.2/Lean.Lean.locale.en-US.yaml | 41 +++++++++++++++++++ .../Lean/4.32.2/Lean.Lean.locale.zh-CN.yaml | 31 ++++++++++++++ manifests/l/Lean/Lean/4.32.2/Lean.Lean.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/l/Lean/Lean/4.32.2/Lean.Lean.installer.yaml create mode 100644 manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.en-US.yaml create mode 100644 manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.zh-CN.yaml create mode 100644 manifests/l/Lean/Lean/4.32.2/Lean.Lean.yaml diff --git a/manifests/l/Lean/Lean/4.32.2/Lean.Lean.installer.yaml b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.installer.yaml new file mode 100644 index 0000000000000..bc995cb2805f1 --- /dev/null +++ b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.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: Lean.Lean +PackageVersion: 4.32.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lean-4.32.2-windows\bin\lake.exe +- RelativeFilePath: lean-4.32.2-windows\bin\lean.exe +- RelativeFilePath: lean-4.32.2-windows\bin\leanc.exe +Commands: +- lean +- leanc +ReleaseDate: 2026-07-28 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/leanprover/lean4/releases/download/v4.32.2/lean-4.32.2-windows.zip + InstallerSha256: 369C2B480A2A6F8BFB727AF42C333C894C4872A73B3503099ABAD7BEF67549FA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.en-US.yaml b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.en-US.yaml new file mode 100644 index 0000000000000..327a0366e741c --- /dev/null +++ b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lean.Lean +PackageVersion: 4.32.2 +PackageLocale: en-US +Publisher: Lean FRO +PublisherUrl: https://lean-fro.org/ +PublisherSupportUrl: https://github.com/leanprover/lean4/issues +PrivacyUrl: https://lean-lang.org/about/privacy-policy +Author: Lean FRO +PackageName: Lean +PackageUrl: https://lean-lang.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/leanprover/lean4/blob/HEAD/LICENSE +ShortDescription: Programming Language and Theorem Prover +Description: |- + Lean is a functional programming language that makes it easy to write correct and maintainable code. You can also use Lean as an interactive theorem prover. Lean programming primarily involves defining types and functions. This allows your focus to remain on the problem domain and manipulating its data, rather than the details of programming. Lean has numerous features, including: + - Type inference + - First-class functions + - Powerful data types + - Pattern matching + - Type classes + - Extensible syntax + - Hygienic macros + - Dependent types + - Metaprogramming framework + - Multithreading + - Verification: you can prove properties of your functions using Lean itself +Tags: +- language +- programming +- programming-language +- theorem-prover +ReleaseNotes: This is the v4.32.2 release of Lean. View the release notes for more information. +ReleaseNotesUrl: https://github.com/leanprover/lean4/releases/tag/v4.32.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lean-lang.org/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.zh-CN.yaml b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0abc9aa091f1b --- /dev/null +++ b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Lean.Lean +PackageVersion: 4.32.2 +PackageLocale: zh-CN +ShortDescription: 编程语言和定理证明器 +Description: |- + Lean 是一门函数式编程语言,它能帮助开发者轻松编写正确且可维护的代码。您也可以将 Lean 作为交互式定理证明器使用。Lean 编程的核心在于定义类型与函数,这种方式能让您专注于问题领域及其数据操作,而非编程细节。Lean 拥有丰富的特性,包括: + - 类型推断 + - 头等函数 + - 强大的数据类型 + - 模式匹配 + - Type 类 + - 可扩展语法 + - 卫生宏 + - 依值类型 + - 元编程框架 + - 多线程支持 + - 验证功能:您可以直接使用 Lean 证明函数的属性 +Tags: +- 定理证明 +- 编程 +- 编程语言 +- 语言 +ReleaseNotesUrl: https://github.com/leanprover/lean4/releases/tag/v4.32.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lean-lang.org/documentation/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lean/Lean/4.32.2/Lean.Lean.yaml b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.yaml new file mode 100644 index 0000000000000..1a785d1d2f0be --- /dev/null +++ b/manifests/l/Lean/Lean/4.32.2/Lean.Lean.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: Lean.Lean +PackageVersion: 4.32.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6b287f31f0705dcaa6b31fcc47dc225f101a1ac4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:05:04 +0800 Subject: [PATCH 097/256] New version: Sourcegraph.Amp version 0.0.1785256223-g1a034b (#409009) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1785241901-gcaf206 => 0.0.1785256223-g1a034b}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1785241901-gcaf206 => 0.0.1785256223-g1a034b}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1785241901-gcaf206 => 0.0.1785256223-g1a034b}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1785241901-gcaf206 => 0.0.1785256223-g1a034b}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml index 25f9ccbfea837..c1260b2a94d37 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785241901-gcaf206 +PackageVersion: 0.0.1785256223-g1a034b InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-07-28 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1785241901-gcaf206/amp-windows-x64-baseline.exe - InstallerSha256: 0D9E4656B16152A94180E0259F69B137938839C7C542928FDA497DA7F732E738 + InstallerUrl: https://static.ampcode.com/cli/0.0.1785256223-g1a034b/amp-windows-x64-baseline.exe + InstallerSha256: 8D8556A8284642FFC717A58902BEFC48444FFD74B886398271747C9458556ED0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml index 8fe935b46d954..2060631f926f7 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785241901-gcaf206 +PackageVersion: 0.0.1785256223-g1a034b PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml index 98b9468d3b0c9..dc277ce2f23f5 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785241901-gcaf206 +PackageVersion: 0.0.1785256223-g1a034b PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml index 326343984bb32..c6a925a292535 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785241901-gcaf206/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785241901-gcaf206 +PackageVersion: 0.0.1785256223-g1a034b DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 1da85f21a2c41f751d2260bfbdae8de07403d412 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:05:18 +0800 Subject: [PATCH 098/256] New version: Mozilla.Thunderbird.ar version 153.0.1 (#409010) --- .../Mozilla.Thunderbird.ar.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ar.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ar.locale.zh-CN.yaml | 24 +++++++++++++ .../ar/153.0.1/Mozilla.Thunderbird.ar.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.installer.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.installer.yaml new file mode 100644 index 0000000000000..bff31a4c8b5df --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.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.ar +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ar/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A830CBED8A7280EC07D322AA2761DB2FF9BB4B08E9F4F93167B8B0F5A5542E46 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ar) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ar/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E0F1FE65CBBA4DE1505368CF262A0C50DE8FA3E443DC35D1DABD9FA71DE7FDE6 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ar) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.en-US.yaml new file mode 100644 index 0000000000000..689078e889d8f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.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.ar +PackageVersion: 153.0.1 +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 (ar) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bef97ca66b950 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ar +PackageVersion: 153.0.1 +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 (ar) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.yaml new file mode 100644 index 0000000000000..8a78afbdb86ca --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.1/Mozilla.Thunderbird.ar.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ar +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d2a801b5314b19568cd0bc2f4849882beb120cf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:05:35 +0800 Subject: [PATCH 099/256] New version: XinTaoFei.Codeg version 0.22.0 (#409013) --- .../0.22.0/XinTaoFei.Codeg.installer.yaml | 19 ++++++++ .../0.22.0/XinTaoFei.Codeg.locale.en-US.yaml | 46 +++++++++++++++++++ .../0.22.0/XinTaoFei.Codeg.locale.zh-CN.yaml | 36 +++++++++++++++ .../Codeg/0.22.0/XinTaoFei.Codeg.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 0000000000000..e9dddefa00dc9 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.22.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.22.0/codeg_0.22.0_x64-setup.exe + InstallerSha256: 91E0B48F99E7563DC52CF637842FBB71B157A99D3CD6F6B652939F45A40D780C +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.22.0/codeg_0.22.0_arm64-setup.exe + InstallerSha256: 9A9F11CE58356FC012ECA290C1F930856CF7B213B4B54EA782D009F5D9E2BD8F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 0000000000000..5a4f103963150 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.22.0 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - feat(acp): Add any ACP agent to codeg, and use it like a built-in one. Browse the agent registry in Agent settings and install with a click, or add your own by hand with its icon — codeg picks the package that fits your machine and says up front when an agent doesn't support your platform. Once added, it appears in the agent picker and everywhere else an agent is named, its conversations are recorded, listed and searchable, and it takes @ delegation and skills — expert, Office and science packs included. Edit or remove it any time from its settings card. + - feat(agents): An agent you installed yourself is now recognized. If the agent's command is already on your system, codeg finds it and shows its real version instead of leaving it marked "not installed". + - feat(tabs): Split the conversation view into as many panes as you like. Right-click a tab to split right or down, drag the dividers to resize, and drag tabs from one pane to another. Each pane keeps its own tabs and its own new-conversation button, your layout is remembered, and a conversation that's mid-reply keeps running while you rearrange. + - feat(tabs): Unsent drafts come back after a restart. A draft tab returns to the pane you left it in, with the text you had typed still in the box. + - feat(claude): Watch Claude's sub-agents work in real time. A sub-agent's output now streams inside its card as it works, instead of appearing all at once when it finishes. Tool cards and permission prompts also lead with a plain description of what the command does. + - feat(update): New versions announce themselves in the status bar. A badge appears with the version, the release notes and the update button. Dismiss it and it stays quiet in every window until the next release. + - feat(chat): Right-click a file mentioned in a conversation. Reveal it in Finder / Explorer, copy its relative path, or copy its full path — the same actions the file tree offers. + - feat(delegation): Mention a session with @ and the agent will go read it. + - fix(chat): Images sent from the web or a remote workspace no longer disappear. Two screenshots used to be enough for a message to fail silently. Images now upload as you attach them, the limit per image goes from 2 MB to 20 MB, and a failed send tells you and hands your message back. + - fix(composer): Codex skills run properly, and pasted text keeps its references. Picking a Codex skill now sends the form Codex actually understands, and pasting text containing file links or commands turns them back into the badges you'd see in a sent message. + - fix(chat): A link before a Chinese full stop no longer swallows the bracket. (https://xxx.com/o/r)。 now links the address only. + - fix(kimi): Kimi's questions show the answer you picked instead of "no selection" — in existing conversations too, as soon as you reopen them. + - docs(readme): A leaner README, with the full manual at docs.codeg.app. It opens on a workspace screenshot, introduces the iOS and Android apps, and corrects the server install steps. + - chore(acp): Updated the built-in agents. Claude Code 0.63.0, OpenCode 1.18.8, CodeBuddy 2.128.0 and Kimi Code 0.29.2. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.22.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bf6f74d01282c --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.22.0 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 功能(智能体):任何 ACP 智能体都能加进 codeg,用起来和内置的一样。 在智能体设置里浏览注册表一键安装,也可以手动添加自己的智能体并自选图标——codeg 会挑选适合你机器的安装包,遇到不支持当前平台的也会提前告知。添加后,它会出现在智能体选择器等所有会提到智能体的地方,会话同样被记录、列出、可搜索,也能接受 @ 委派与技能配置——专家、办公与科研技能包都包含在内。随时可从设置卡片编辑或删除。 + - 功能(智能体):你自己装的智能体现在能被识别。 如果你的系统里已经装了该智能体的命令,codeg 会找到它并显示真实版本,而不再一直标着「未安装」。 + - 功能(标签栏):把会话视图拆成任意多个窗格。 右键点击标签即可向右或向下拆分,拖动分隔条调整大小,标签也能在窗格之间拖来拖去。每个窗格都有自己的标签与新建会话按钮,布局会被记住;正在回复的会话不会因为你调整布局而中断。 + - 功能(标签栏):未发送的草稿在重启后还在。 草稿标签会回到你离开时所在的窗格,输入框里的文字也原样保留。 + - 功能(Claude):实时看着 Claude 的子智能体干活。 子智能体的输出现在会在它自己的卡片里边跑边显示,而不是等结束后一次性出现。工具卡片与权限提示也会先用一句话说明这条命令要做什么。 + - 功能(更新):有新版本时会在状态栏主动提示。 徽标里包含版本号、更新说明与升级按钮;点掉之后所有窗口都会安静下来,直到下一个版本发布。 + - 功能(聊天):右键点击会话中提到的文件。 可以在 Finder / 资源管理器中显示、复制相对路径或复制完整路径——与文件树提供的操作一致。 + - 功能(委派):用 @ 提及某个会话,智能体就会去读它。 + - 修复(聊天):从网页端或远程工作区发送的图片不再消失。 过去两张截图就足以让消息悄无声息地发送失败。现在图片在添加时就开始上传,单张上限从 2 MB 提高到 20 MB;发送失败会明确提示,并把消息还给你。 + - 修复(输入框):Codex 的技能能正常执行,粘贴的文本也会保留引用。 选择 Codex 技能后,发出的是 Codex 真正认识的写法;粘贴含文件链接或命令的文本时,它们会还原成与发送后一致的内联徽章。 + - 修复(聊天):中文句号前的链接不会再把右括号吞进去。 (https://xxx.com/o/r)。 现在只把网址变成链接。 + - 修复(Kimi):Kimi 的提问会显示你选择的答案,不再显示「未选择」——已有会话重新打开即可生效。 + - 文档(README):更精简的 README,完整手册见 docs.codeg.app。 开篇换成工作台截图,介绍了 iOS 与 Android 客户端,并修正了服务器安装步骤。 + - 维护(智能体):更新内置智能体版本。 Claude Code 0.63.0、OpenCode 1.18.8、CodeBuddy 2.128.0、Kimi Code 0.29.2。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.yaml new file mode 100644 index 0000000000000..756aaa295cf20 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.0/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 995d4ae486b0055b7dbe248f0bf8454f92b889e9 Mon Sep 17 00:00:00 2001 From: Derek Keeler Date: Tue, 28 Jul 2026 13:05:46 -0700 Subject: [PATCH 100/256] Update: Microsoft.OpenJDK.11 to 11.0.32.9 (#406128) --- .../Microsoft.OpenJDK.11.installer.yaml | 37 +++++++++++++++++++ .../Microsoft.OpenJDK.11.locale.en-US.yaml | 24 ++++++++++++ .../11/11.0.32.9/Microsoft.OpenJDK.11.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.installer.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.yaml diff --git a/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.installer.yaml b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.installer.yaml new file mode 100644 index 0000000000000..2825b777a9412 --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.installer.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.11 +PackageVersion: 11.0.32.9 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome +UpgradeBehavior: uninstallPrevious +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.32-windows-x64.msi#winget + InstallerSha256: E3E83188A65A7A27C1055E9CF522CB74F66517934DC04289D57CC4E9D8AB3564 + ProductCode: '{17B8AB87-ABC6-4452-8C91-11AAED69D855}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Build of OpenJDK 11.0.32+9 (x64) + Publisher: Microsoft + ProductCode: '{17B8AB87-ABC6-4452-8C91-11AAED69D855}' + UpgradeCode: '{FB467F35-3ABD-2A60-4CB7-3F1139CAED88}' +- Architecture: arm64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.32-windows-aarch64.msi#winget + InstallerSha256: B8788D0EA84FC413BC1C60A2B79F725131F42A2D3E501D413C7988A59212F097 + ProductCode: '{CDC71FA2-2DF4-4983-9319-46B85FABC053}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Build of OpenJDK 11.0.32+9 (arm64) + Publisher: Microsoft + ProductCode: '{CDC71FA2-2DF4-4983-9319-46B85FABC053}' + UpgradeCode: '{D51949BA-C842-6B70-A173-86A82D2ED434}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.locale.en-US.yaml b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.locale.en-US.yaml new file mode 100644 index 0000000000000..bf64734ad3296 --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.11 +PackageVersion: 11.0.32.9 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft +PackageName: Microsoft Build of OpenJDK with Hotspot 11 +PackageUrl: https://www.microsoft.com/openjdk +License: GPL2 with Classpath Exception +LicenseUrl: https://openjdk.java.net/legal/gplv2+ce.html +ShortDescription: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem. +Moniker: openjdk-11 +Tags: +- "11" +- java +- microsoft-openjdk +- openjdk +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.yaml b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.yaml new file mode 100644 index 0000000000000..0a7036b278fdd --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/11/11.0.32.9/Microsoft.OpenJDK.11.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: Microsoft.OpenJDK.11 +PackageVersion: 11.0.32.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From afb0a057737254ccdd8dc0832a6ed1d65e1c6f21 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:06:09 +0800 Subject: [PATCH 101/256] New version: Mozilla.Thunderbird.en-GB version 153.0.1 (#409033) --- .../Mozilla.Thunderbird.en-GB.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.en-GB.locale.en-GB.yaml | 27 ++++++++++++++ ...ozilla.Thunderbird.en-GB.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.en-GB.yaml | 8 +++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.yaml diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.installer.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.installer.yaml new file mode 100644 index 0000000000000..25ab918c2a9f9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.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.en-GB +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/en-GB/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 268EBE54E88268DAEA99480086C7E39DB1A5FD6A4499D5578A8BD6AB5CF9B44C + ProductCode: Mozilla Thunderbird 153.0.1 (x86 en-GB) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/en-GB/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 7624BAEA512E74CC0B018DA986C2153C4E8011055497CA5FE33A5C4C0749F387 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 en-GB) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml new file mode 100644 index 0000000000000..7fe364b9950eb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-GB +PackageVersion: 153.0.1 +PackageLocale: en-GB +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/en-GB/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (en-GB) +PackageUrl: https://www.thunderbird.net/en-GB/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: A free email application that is easy to set up and customise - 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 customise. 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: thunerbirdgb +Tags: +- calendar +- email +- mail +- rss +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3e41e3e1f56bd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.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.en-GB +PackageVersion: 153.0.1 +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 (en-GB) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.yaml new file mode 100644 index 0000000000000..d09e973e00bd5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/153.0.1/Mozilla.Thunderbird.en-GB.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.en-GB +PackageVersion: 153.0.1 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 From 716699f3734bd59888278bbeea692f6c190bcdb3 Mon Sep 17 00:00:00 2001 From: Derek Keeler Date: Tue, 28 Jul 2026 13:06:13 -0700 Subject: [PATCH 102/256] Update: Microsoft.OpenJDK.17 to 17.0.20.8 (#406130) --- .../Microsoft.OpenJDK.17.installer.yaml | 40 +++++++++++++++++++ .../Microsoft.OpenJDK.17.locale.en-US.yaml | 24 +++++++++++ .../17/17.0.20.8/Microsoft.OpenJDK.17.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.installer.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.yaml diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.installer.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.installer.yaml new file mode 100644 index 0000000000000..368280c999396 --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.installer.yaml @@ -0,0 +1,40 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.17 +PackageVersion: 17.0.20.8 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome +UpgradeBehavior: uninstallPrevious +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.20-windows-x64.msi#winget + InstallerSha256: 96115E7BA251F476544E38F4B214562B57B609618D64533DFF1104BB74D328FC + ProductCode: '{25B73137-E819-4BC3-BABC-4968407F6B6E}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Build of OpenJDK 17.0.20+8 (x64) + Publisher: Microsoft + DisplayVersion: 17.0.20.8 + ProductCode: '{25B73137-E819-4BC3-BABC-4968407F6B6E}' + UpgradeCode: '{65A75ED2-4165-6FAA-277E-7647F7E2F3EA}' +- Architecture: arm64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.20-windows-aarch64.msi#winget + InstallerSha256: 9234135A0C03AD05F3C14C20AD1FC9E54FE99B5791E8BE281D35FAC422D30F2E + ProductCode: '{3E5ED7E3-9934-4BCB-924B-0F242D87D439}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Build of OpenJDK 17.0.20+8 (arm64) + Publisher: Microsoft + DisplayVersion: 17.0.20.8 + ProductCode: '{3E5ED7E3-9934-4BCB-924B-0F242D87D439}' + UpgradeCode: '{BE99E564-F656-1504-30BB-C3EB9C7AB566}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.locale.en-US.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.locale.en-US.yaml new file mode 100644 index 0000000000000..2e377a40da74c --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.17 +PackageVersion: 17.0.20.8 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://support.microsoft.com +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft +PackageName: Microsoft Build of OpenJDK with Hotspot 17 +PackageUrl: https://www.microsoft.com/openjdk +License: GPL2 with Classpath Exception +LicenseUrl: https://openjdk.java.net/legal/gplv2+ce.html +ShortDescription: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem. +Moniker: openjdk +Tags: +- "17" +- java +- microsoft-openjdk +- openjdk +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.yaml new file mode 100644 index 0000000000000..246cd3f77962e --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.20.8/Microsoft.OpenJDK.17.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: Microsoft.OpenJDK.17 +PackageVersion: 17.0.20.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1e9e387c16dc6935b0986100b9ebc15c14abf0f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:06:25 +0800 Subject: [PATCH 103/256] New version: Mozilla.Thunderbird.et version 153.0.1 (#409039) --- .../Mozilla.Thunderbird.et.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.et.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.et.locale.zh-CN.yaml | 24 +++++++++++++ .../et/153.0.1/Mozilla.Thunderbird.et.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.yaml diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.installer.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.installer.yaml new file mode 100644 index 0000000000000..25072465856ea --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.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.et +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/et/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1C063595ED493AC31904D6DB57E578E7568FCBF79F8ED346084663FA3346A97E + ProductCode: Mozilla Thunderbird 153.0.1 (x86 et) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/et/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 3235E20FA27614CF2D44CC991E958E3CEE49B8EACEA59A4138134519F83EAD0A + ProductCode: Mozilla Thunderbird 153.0.1 (x64 et) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.en-US.yaml new file mode 100644 index 0000000000000..299d8e8fb6b6a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.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.et +PackageVersion: 153.0.1 +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 (et) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ad09fb7ba0cdf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.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.et +PackageVersion: 153.0.1 +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 (et) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.yaml new file mode 100644 index 0000000000000..eeee34ddd952f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/153.0.1/Mozilla.Thunderbird.et.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.et +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 859b45e2e159f74e62e9835ded1667b39c2be335 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:06:43 +0800 Subject: [PATCH 104/256] New version: Mozilla.Thunderbird.eu version 153.0.1 (#409040) --- .../Mozilla.Thunderbird.eu.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.eu.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.eu.locale.zh-CN.yaml | 24 +++++++++++++ .../eu/153.0.1/Mozilla.Thunderbird.eu.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.yaml diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.installer.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.installer.yaml new file mode 100644 index 0000000000000..0a9e401e2ba0d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.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.eu +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/eu/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 74B71145F06DAFE62DBB07E150EB8E375E5EEE211DEFFB090436EEC23412FDAA + ProductCode: Mozilla Thunderbird 153.0.1 (x86 eu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/eu/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5728E06800ED1BA10156C851CD6BAEDCA5DD4D8302C71774B873388218CE9806 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 eu) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.en-US.yaml new file mode 100644 index 0000000000000..9ebbd534f59ab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.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.eu +PackageVersion: 153.0.1 +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 (eu) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c4be6f77ed805 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.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.eu +PackageVersion: 153.0.1 +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 (eu) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.yaml new file mode 100644 index 0000000000000..a23957e06680d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.1/Mozilla.Thunderbird.eu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.eu +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4376950c6e34a079bc24710e1c9c0ad2971e1015 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:07:02 +0800 Subject: [PATCH 105/256] New version: Mozilla.Thunderbird.fi version 153.0.1 (#409042) --- .../Mozilla.Thunderbird.fi.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.fi.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.fi.locale.zh-CN.yaml | 24 +++++++++++++ .../fi/153.0.1/Mozilla.Thunderbird.fi.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.installer.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.installer.yaml new file mode 100644 index 0000000000000..64b7df25f318e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.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.fi +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/fi/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: CD05D410AD242228C2D29116E1876FC18B0F14F7F59757C8D25AAB0ECFC6BE38 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 fi) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/fi/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E2D3A4CCC8780F6004B9C529BE8926C4E1D28A01BD5C81BEC023D94F3528601D + ProductCode: Mozilla Thunderbird 153.0.1 (x64 fi) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.en-US.yaml new file mode 100644 index 0000000000000..9d49d1b30da44 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.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.fi +PackageVersion: 153.0.1 +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 (fi) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c70191177a318 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.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.Thunderbird.fi +PackageVersion: 153.0.1 +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 (fi) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.fi.yaml new file mode 100644 index 0000000000000..36e364e92da2c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.1/Mozilla.Thunderbird.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.Thunderbird.fi +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce20ee443e989a0cea8bbb034d1319f799752f54 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:07:20 +0800 Subject: [PATCH 106/256] New version: Mozilla.Thunderbird.gd version 153.0.1 (#409046) --- .../Mozilla.Thunderbird.gd.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.gd.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.gd.locale.zh-CN.yaml | 24 +++++++++++++ .../gd/153.0.1/Mozilla.Thunderbird.gd.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.yaml diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.installer.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.installer.yaml new file mode 100644 index 0000000000000..f684c7d7706f2 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.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.gd +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/gd/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 598BE987269E187442E2079198827BF8A4896BE9D5401B0732D46D18A2EB1E7F + ProductCode: Mozilla Thunderbird 153.0.1 (x86 gd) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/gd/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2115E252A16FE68DC67F01E4DD6D382DDE473BD26A3586C477CA626B3FA5D357 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 gd) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.en-US.yaml new file mode 100644 index 0000000000000..813e2e3ff24ee --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.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.gd +PackageVersion: 153.0.1 +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 (gd) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.zh-CN.yaml new file mode 100644 index 0000000000000..efb6cfce75c71 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gd +PackageVersion: 153.0.1 +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 (gd) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.yaml new file mode 100644 index 0000000000000..249e2c65141d9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.1/Mozilla.Thunderbird.gd.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gd +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4f59b75ddfa0a727c365cbf807f68325809256f5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:07:27 +0800 Subject: [PATCH 107/256] New version: Mozilla.Thunderbird.hsb version 153.0.1 (#409051) --- .../Mozilla.Thunderbird.hsb.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.hsb.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.hsb.locale.zh-CN.yaml | 24 +++++++++++++ .../hsb/153.0.1/Mozilla.Thunderbird.hsb.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.installer.yaml new file mode 100644 index 0000000000000..a78a3b7aabe96 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.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.hsb +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/hsb/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B6F8D71483F14FE55E42CD994BFEE8DE535C5E6D268A7CF43EAD35430946564C + ProductCode: Mozilla Thunderbird 153.0.1 (x86 hsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/hsb/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5495519725AF0C009818968896934685B49017195473827218FBAB9C5344AB80 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 hsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.en-US.yaml new file mode 100644 index 0000000000000..4b6d19a04311a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.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.hsb +PackageVersion: 153.0.1 +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 (hsb) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..04cf516054709 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.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.hsb +PackageVersion: 153.0.1 +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 (hsb) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.yaml new file mode 100644 index 0000000000000..904f2f387f699 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.1/Mozilla.Thunderbird.hsb.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.hsb +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 985a118d035e691f34c010134e676a6da91138b3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:07:47 +0800 Subject: [PATCH 108/256] New version: Mozilla.Thunderbird.hy-AM version 153.0.1 (#409054) --- .../Mozilla.Thunderbird.hy-AM.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.hy-AM.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.hy-AM.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.hy-AM.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.installer.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.installer.yaml new file mode 100644 index 0000000000000..b4f1e2a588688 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/hy-AM/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 485FF4120B3EA7743A2E7330F8E98557934A9E8D9C4D8217DAE3B72062657CD2 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 hy-AM) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/hy-AM/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FB07A484C1D27494D8CFCD4199F39B8D3AD87598AFC459BEEEF599118547EC1C + ProductCode: Mozilla Thunderbird 153.0.1 (x64 hy-AM) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml new file mode 100644 index 0000000000000..09fbe295f4324 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +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 (hy-AM) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7dc09ba594f93 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +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 (hy-AM) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.yaml new file mode 100644 index 0000000000000..484f7adee6e0d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/153.0.1/Mozilla.Thunderbird.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f21afd0bcfbda93918d03174a2124ba05a52fec Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:08:06 +0800 Subject: [PATCH 109/256] New version: Mozilla.Thunderbird.it version 153.0.1 (#409058) --- .../Mozilla.Thunderbird.it.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.it.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.it.locale.zh-CN.yaml | 24 +++++++++++++ .../it/153.0.1/Mozilla.Thunderbird.it.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.yaml diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.installer.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.installer.yaml new file mode 100644 index 0000000000000..1c8c785544aa1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.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.it +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/it/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 20EC46360F39609DBB70BECF263897F0E7AD0EDFD6C4AF6FC73F58316D6C3BE3 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 it) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/it/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C43860DCF1EA897A4BC30534009CDE3EDC2DABFC854426AE30657616FFB1920E + ProductCode: Mozilla Thunderbird 153.0.1 (x64 it) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.en-US.yaml new file mode 100644 index 0000000000000..512a5fd5d31e7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.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.it +PackageVersion: 153.0.1 +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 (it) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7a93df6e77ba4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.it +PackageVersion: 153.0.1 +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 (it) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.yaml new file mode 100644 index 0000000000000..d907b1ba5666c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/153.0.1/Mozilla.Thunderbird.it.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.it +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5c93937d2ebfe75f5c56ad3a6dd9cde2082544b9 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 16:08:23 -0400 Subject: [PATCH 110/256] New version: SST.OpenCodeDesktop version 1.18.9 (#409063) --- .../1.18.9/SST.OpenCodeDesktop.installer.yaml | 23 ++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 55 +++++++++++++++++++ .../1.18.9/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 0000000000000..29c37f750f817 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.18.9 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.18.9 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.9/opencode-desktop-win-x64.exe + InstallerSha256: 7C91F271A477692F6C388F5FF22567EA4C0F89215FE59FDDF8528317711D4322 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.9/opencode-desktop-win-arm64.exe + InstallerSha256: 5753439F8A8031724CF538D7B432318F6C5F2C62EFE5CBBAF6084B913BC41106 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..5c9b92efedbcb --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.18.9 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + + Bugfixes + - Restored compatibility with legacy MCP SDK clients. + + Desktop + + Bugfixes + - Fixed a Solid cleanup crash that could break navigation in the desktop app. + - Fixed home session loading so the session list can update without suspending the whole page. + + Improvements + - Removed the extra vertical borders from the V2 home projects view. + - Added an opt-in V2 desktop sidecar backed by the bundled CLI service. + - Added collapsible model provider sections in V2 settings. + Thank you to 1 community contributor: + - @roborew: + - fix(desktop): patch @dnd-kit/solid to preserve core scroll plugins (#38119) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.18.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.yaml new file mode 100644 index 0000000000000..7b66a0c3a97ba --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.9/SST.OpenCodeDesktop.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: SST.OpenCodeDesktop +PackageVersion: 1.18.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e9043816d7f9d573a1366720ab0654ebc87f8a2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:08:40 +0800 Subject: [PATCH 111/256] New version: Mozilla.Thunderbird.ja version 153.0.1 (#409065) --- .../Mozilla.Thunderbird.ja.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ja.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ja.locale.zh-CN.yaml | 24 +++++++++++++ .../ja/153.0.1/Mozilla.Thunderbird.ja.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.installer.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.installer.yaml new file mode 100644 index 0000000000000..4df2705a4da4b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.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.ja +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ja/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A52AD01A22F1B7E53041D88681E958E50C5FE66012B15F3D4AC6FEB1D3600846 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ja) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ja/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 9E3159F4C5D81FD136A25D704935552B9F95DB131B95C0B471F2D0524074B1B3 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ja) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.en-US.yaml new file mode 100644 index 0000000000000..859b4739bc1e0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.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.ja +PackageVersion: 153.0.1 +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 (ja) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7868279acb748 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.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.ja +PackageVersion: 153.0.1 +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 (ja) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.yaml new file mode 100644 index 0000000000000..febd3d29c2fc4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.1/Mozilla.Thunderbird.ja.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.ja +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e289b3ca0d8cef867d68a2863e025fc9233cc198 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:08:57 +0800 Subject: [PATCH 112/256] New version: Mozilla.Thunderbird.kab version 153.0.1 (#409071) --- .../Mozilla.Thunderbird.kab.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.kab.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.kab.locale.zh-CN.yaml | 24 +++++++++++++ .../kab/153.0.1/Mozilla.Thunderbird.kab.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.yaml diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.installer.yaml new file mode 100644 index 0000000000000..31075b59b314b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.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.kab +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/kab/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 0D430AF6ADD0087E34AD4A2FD326A201403B80156C6AF91CC8FD91FF8A84E357 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 kab) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/kab/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F07B8AB311A9464AC007593EF8B4A6E79A1D6B97B28DE2B4740A9E33661E201E + ProductCode: Mozilla Thunderbird 153.0.1 (x64 kab) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml new file mode 100644 index 0000000000000..f3bc0ca1a9d33 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.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.kab +PackageVersion: 153.0.1 +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 (kab) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml new file mode 100644 index 0000000000000..72fbb11951c79 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.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.kab +PackageVersion: 153.0.1 +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 (kab) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.kab.yaml new file mode 100644 index 0000000000000..8b63031090c3e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.1/Mozilla.Thunderbird.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.Thunderbird.kab +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7f743014f3396b891ade540b3a01e3be8b6bc3ee Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Tue, 28 Jul 2026 16:09:10 -0400 Subject: [PATCH 113/256] Remove version: OCBase.OCCT.Personal version 17.0.9.0 (#406177) --- .../OCBase.OCCT.Personal.installer.yaml | 18 ------------------ .../OCBase.OCCT.Personal.locale.en-US.yaml | 16 ---------------- .../17.0.9.0/OCBase.OCCT.Personal.yaml | 8 -------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.installer.yaml delete mode 100644 manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.locale.en-US.yaml delete mode 100644 manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.yaml diff --git a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.installer.yaml b/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.installer.yaml deleted file mode 100644 index d4780d2790b2d..0000000000000 --- a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: OCBase.OCCT.Personal -PackageVersion: 17.0.9.0 -InstallerType: portable -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2026-07-12 -Installers: -- Architecture: x64 - InstallerUrl: https://dl.ocbase.com/per/stable/OCCT.exe - InstallerSha256: CC10FB38267FEB92B77091205696AF34E3ECD477B726CA12AD3705F9475772D6 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.locale.en-US.yaml b/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.locale.en-US.yaml deleted file mode 100644 index 9269adbbefd79..0000000000000 --- a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: OCBase.OCCT.Personal -PackageVersion: 17.0.9.0 -PackageLocale: en-US -Publisher: OCCT -PublisherUrl: https://www.ocbase.com/ -PackageName: OCCT -PackageUrl: https://www.ocbase.com/download -License: Proprietary -Copyright: Copyright ©® OCBASE - 2023 until the end of time -ShortDescription: OCCT is the most popular all-in-one stability check & stress test tool available. -PurchaseUrl: https://www.ocbase.com/purchase -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.yaml b/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.yaml deleted file mode 100644 index 2a0cfc81e230b..0000000000000 --- a/manifests/o/OCBase/OCCT/Personal/17.0.9.0/OCBase.OCCT.Personal.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: OCBase.OCCT.Personal -PackageVersion: 17.0.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From d1b6c9a24a3e3f21454af18cec109859cfd71619 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:09:16 +0800 Subject: [PATCH 114/256] New version: Mozilla.Thunderbird.kk version 153.0.1 (#409072) --- .../Mozilla.Thunderbird.kk.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.kk.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.kk.locale.zh-CN.yaml | 24 +++++++++++++ .../kk/153.0.1/Mozilla.Thunderbird.kk.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.installer.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.installer.yaml new file mode 100644 index 0000000000000..f9b3a124744e6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.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.kk +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/kk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: D65BC571F1C8B63BD760AAC01AA9DE003C00ACC196AFAC545362BCFC748A966F + ProductCode: Mozilla Thunderbird 153.0.1 (x86 kk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/kk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F7FFE66BB59D6FF9291DC46E31CC747667C33C87ED7444D20FC5CFEE4CBFBDAB + ProductCode: Mozilla Thunderbird 153.0.1 (x64 kk) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.en-US.yaml new file mode 100644 index 0000000000000..1b20b4fc6b52e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.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.kk +PackageVersion: 153.0.1 +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 (kk) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..83a829df55fda --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.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.kk +PackageVersion: 153.0.1 +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 (kk) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.yaml new file mode 100644 index 0000000000000..6784a687b9266 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.1/Mozilla.Thunderbird.kk.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.kk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ec33caf1fe01887bd3c5bb964cd83a69f0bd9fd3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:09:35 +0800 Subject: [PATCH 115/256] New version: Mozilla.Thunderbird.pl version 153.0.1 (#409084) --- .../Mozilla.Thunderbird.pl.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.pl.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.pl.locale.zh-CN.yaml | 24 +++++++++++++ .../pl/153.0.1/Mozilla.Thunderbird.pl.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.installer.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.installer.yaml new file mode 100644 index 0000000000000..5f5468ce2ead1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.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.pl +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/pl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2D8AB01CA1F0190747BDE4F3FF6E667A3B7672FE88028829FDCBF819B8F1E4BD + ProductCode: Mozilla Thunderbird 153.0.1 (x86 pl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/pl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C91D54319B5EFD3EBD75B6631E3FF55CD81B16266A15349D9D90C13F3F1F4D86 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 pl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.en-US.yaml new file mode 100644 index 0000000000000..c88dbe10fd597 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.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.pl +PackageVersion: 153.0.1 +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 (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: 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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3e821e4caa9ec --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.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.pl +PackageVersion: 153.0.1 +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 (pl) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.pl.yaml new file mode 100644 index 0000000000000..abec8d67c4cf3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.1/Mozilla.Thunderbird.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.pl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5c867a67645117be2e90d99516c27dafd721089f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:09:51 +0800 Subject: [PATCH 116/256] New version: Mozilla.Thunderbird.rm version 153.0.1 (#409088) --- .../Mozilla.Thunderbird.rm.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.rm.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.rm.locale.zh-CN.yaml | 24 +++++++++++++ .../rm/153.0.1/Mozilla.Thunderbird.rm.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.yaml diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.installer.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.installer.yaml new file mode 100644 index 0000000000000..21909c6dcccfd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.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.rm +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/rm/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E9A21EFBAF5DD80C684CCDA9DDA7795D38178FA30F86B4F783810670C0615944 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 rm) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/rm/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 544B70974E8D0A56D0BF7F4256F8EFF947B4A1FF71D4C39F70C8BE6B9A7D7670 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 rm) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.en-US.yaml new file mode 100644 index 0000000000000..26f88416fdf7c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.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.rm +PackageVersion: 153.0.1 +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 (rm) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..812e575d73b70 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.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.Thunderbird.rm +PackageVersion: 153.0.1 +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 (rm) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.rm.yaml new file mode 100644 index 0000000000000..0e35fb41d1030 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.1/Mozilla.Thunderbird.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.Thunderbird.rm +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 57afafa7fc03b5913972bd3a5927b5f9db973554 Mon Sep 17 00:00:00 2001 From: jairslima Date: Tue, 28 Jul 2026 17:11:43 -0300 Subject: [PATCH 117/256] New package: JairLima.MD2DOCX version 3.5 (#402819) --- .../3.5/JairLima.MD2DOCX.installer.yaml | 18 +++++++++++++++ .../3.5/JairLima.MD2DOCX.locale.en-US.yaml | 23 +++++++++++++++++++ .../MD2DOCX/3.5/JairLima.MD2DOCX.yaml | 7 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.installer.yaml create mode 100644 manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.locale.en-US.yaml create mode 100644 manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.yaml diff --git a/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.installer.yaml b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.installer.yaml new file mode 100644 index 0000000000000..dde52bc14ad4b --- /dev/null +++ b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JairLima.MD2DOCX +PackageVersion: 3.5 +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Commands: + - md2docx +FileExtensions: + - md + - docx +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/jairslima/md2docx/releases/download/v3.5/md2docx.exe + InstallerSha256: F0D4AB44E6617A3900BA2BD79E26453C26E757D96B0C5A570F310D291B5AD028 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.locale.en-US.yaml b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.locale.en-US.yaml new file mode 100644 index 0000000000000..a10054e07c7ea --- /dev/null +++ b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JairLima.MD2DOCX +PackageVersion: 3.5 +PackageLocale: en-US +Publisher: Jair Lima +PublisherUrl: https://github.com/jairslima +PublisherSupportUrl: https://github.com/jairslima/md2docx/issues +PackageName: MD to DOCX Converter by Jair Lima +PackageUrl: https://github.com/jairslima/md2docx +License: MIT +LicenseUrl: https://github.com/jairslima/md2docx/blob/master/LICENSE +ShortDescription: Converts Markdown files to properly formatted Word documents (bidirectional MD<->DOCX, plus PDF->MD), standalone CLI executable. +Moniker: md2docx +Tags: + - markdown + - docx + - word + - converter + - cli + - pdf +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.yaml b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.yaml new file mode 100644 index 0000000000000..6e55eef7a3120 --- /dev/null +++ b/manifests/j/JairLima/MD2DOCX/3.5/JairLima.MD2DOCX.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JairLima.MD2DOCX +PackageVersion: 3.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 21b15f3f5d204b9a07142b003d0fe99d93b62271 Mon Sep 17 00:00:00 2001 From: Aslan Devecioglu <89686923+iammodev@users.noreply.github.com> Date: Tue, 28 Jul 2026 22:13:38 +0200 Subject: [PATCH 118/256] New package: iammodev.YAKC version 2.0.0 (#403204) --- .../YAKC/2.0.0/iammodev.YAKC.installer.yaml | 19 ++++++++++++ .../2.0.0/iammodev.YAKC.locale.en-US.yaml | 30 +++++++++++++++++++ .../i/iammodev/YAKC/2.0.0/iammodev.YAKC.yaml | 6 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.installer.yaml create mode 100644 manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.locale.en-US.yaml create mode 100644 manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.yaml diff --git a/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.installer.yaml b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.installer.yaml new file mode 100644 index 0000000000000..cdef5695de776 --- /dev/null +++ b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: iammodev.YAKC +PackageVersion: 2.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/iammodev/YAKC/releases/download/v2.0.0/YAKC_2.0.0_x64-setup.exe + InstallerSha256: 0757F57DC1138928D589BB77463BE72CFF9744D6E84BA78F34C27AA73F149FA8 + - Architecture: arm64 + InstallerUrl: https://github.com/iammodev/YAKC/releases/download/v2.0.0/YAKC_2.0.0_arm64-setup.exe + InstallerSha256: B69E28217D58B9801B75FD8E24C769C8F6381658D242DB1B883AF4E0FB970A3E +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.locale.en-US.yaml b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.locale.en-US.yaml new file mode 100644 index 0000000000000..672a48a35ff22 --- /dev/null +++ b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: iammodev.YAKC +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Aslan Devecioglu +PublisherUrl: https://github.com/iammodev +PublisherSupportUrl: https://github.com/iammodev/YAKC/issues +Author: Aslan Devecioglu +PackageName: YAKC +PackageUrl: https://github.com/iammodev/YAKC +License: MIT +LicenseUrl: https://github.com/iammodev/YAKC/blob/main/LICENSE +ReleaseNotesUrl: https://github.com/iammodev/YAKC/releases/tag/v2.0.0 +ShortDescription: Yet Another Key Caster — cross-platform key & mouse click visualizer. +Description: >- + YAKC (Yet Another Key Caster) is an open-source, cross-platform key & mouse + click visualizer for streamers, content creators, teachers and presenters. + It displays your keystrokes and mouse clicks as customizable on-screen popups, + with any keyboard language supported automatically. +Moniker: yakc +Tags: + - keycaster + - keystroke + - keystroke-visualizer + - overlay + - presentation + - screencast + - streaming +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.yaml b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.yaml new file mode 100644 index 0000000000000..9f9f40f100acd --- /dev/null +++ b/manifests/i/iammodev/YAKC/2.0.0/iammodev.YAKC.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: iammodev.YAKC +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e5eb30a34b2aa2c9736988a4b1cfed14a552e557 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:15:19 +0800 Subject: [PATCH 119/256] New version: Mozilla.Firefox.son version 153.0.1 (#408963) --- .../Mozilla.Firefox.son.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.son.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.son.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.son.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.son.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.son.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.son.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.son.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.son.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.son.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.son.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.son.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.son.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.son.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.son.locale.zh-CN.yaml | 24 +++++++++ .../son/153.0.1/Mozilla.Firefox.son.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.yaml diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.installer.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.installer.yaml new file mode 100644 index 0000000000000..e5955bfb9a22d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/son/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 78E13C3E771A7B623E2CB72F8FA7408B6314AA7DD868B961E54030813A635934 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/son/Firefox%20Setup%20153.0.1.exe + InstallerSha256: FA15E8358AFD2A5D61123DF7D0D2FDF7EA5533FA1A53BE192044A3FB2FE33717 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/son/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 9F8F3989712777C22A4AC9F0AE7F9628C998A4B34841EC4C79D272523DEC69DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..075b29c6eea10 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.da-DK.yaml new file mode 100644 index 0000000000000..e0ad1fd2cd5c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.de-DE.yaml new file mode 100644 index 0000000000000..20cbb0395734b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.el-GR.yaml new file mode 100644 index 0000000000000..cb85d6efafb7b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-GB.yaml new file mode 100644 index 0000000000000..86a50b1c5235c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-US.yaml new file mode 100644 index 0000000000000..489b1a8116926 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.son +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (son) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.es-MX.yaml new file mode 100644 index 0000000000000..4e05a7bf90f65 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.fr-FR.yaml new file mode 100644 index 0000000000000..60f01114ac1be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.hu-HU.yaml new file mode 100644 index 0000000000000..7f345eba0c75d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ja-JP.yaml new file mode 100644 index 0000000000000..34e238e8301a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.nb-NO.yaml new file mode 100644 index 0000000000000..3add82a81e3da --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f4ea338a8bc53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.ta-IN.yaml new file mode 100644 index 0000000000000..442b79bfe6f14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.locale.zh-CN.yaml new file mode 100644 index 0000000000000..eb053068197b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.yaml b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.yaml new file mode 100644 index 0000000000000..4cb8bb2c28709 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/son/153.0.1/Mozilla.Firefox.son.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.son +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 052034dd0b8c25e76a05a6e1c289db7e106b4a9d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:15:47 +0800 Subject: [PATCH 120/256] New version: Mozilla.Firefox.tg version 153.0.1 (#408971) --- .../153.0.1/Mozilla.Firefox.tg.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.tg.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.tg.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.tg.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.tg.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.tg.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.tg.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.tg.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.tg.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.tg.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.tg.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.tg.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.tg.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.tg.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.tg.locale.zh-CN.yaml | 24 +++++++++ .../tg/153.0.1/Mozilla.Firefox.tg.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.yaml diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.installer.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.installer.yaml new file mode 100644 index 0000000000000..18e577127eb5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/tg/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B1FC17B09EC7DC2A9FAA038AA9C1267AA9459A56D5D25B778EE6CC5CFCA4F1AA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/tg/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 8A7ABECB3237E0240D06613B5F6124A5011518D06F453879181C06E8AF7DE66A +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/tg/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 1E4080D1C8A3C06EABB2B299991C6B69273A01718519389CD867B6AF6135576D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..4beea9c66bbb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.da-DK.yaml new file mode 100644 index 0000000000000..2575aa8ea6cb6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.de-DE.yaml new file mode 100644 index 0000000000000..dfc10423e200e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.el-GR.yaml new file mode 100644 index 0000000000000..02b4960381e15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-GB.yaml new file mode 100644 index 0000000000000..7d580e13c1929 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-US.yaml new file mode 100644 index 0000000000000..eb18719c3e56b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.tg +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (tg) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.es-MX.yaml new file mode 100644 index 0000000000000..3050c1d3c9b84 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.fr-FR.yaml new file mode 100644 index 0000000000000..3e5f743228f19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.hu-HU.yaml new file mode 100644 index 0000000000000..f75732d97a32e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ja-JP.yaml new file mode 100644 index 0000000000000..47d330a27b499 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.nb-NO.yaml new file mode 100644 index 0000000000000..4ea59df07ce3f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ru-RU.yaml new file mode 100644 index 0000000000000..2de1773c6a74e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.ta-IN.yaml new file mode 100644 index 0000000000000..f46faa547f848 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..49a6c57c392c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.yaml new file mode 100644 index 0000000000000..8e3c1b68bd4d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/tg/153.0.1/Mozilla.Firefox.tg.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.tg +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a63bf75c7e4d725fa3140d296b8632099d48fc0a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:16:15 +0800 Subject: [PATCH 121/256] New version: Mozilla.Firefox.th version 153.0.1 (#408972) --- .../153.0.1/Mozilla.Firefox.th.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.th.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.th.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.th.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.th.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.th.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.th.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.th.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.th.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.th.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.th.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.th.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.th.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.th.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.th.locale.zh-CN.yaml | 24 +++++++++ .../th/153.0.1/Mozilla.Firefox.th.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.yaml diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.installer.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.installer.yaml new file mode 100644 index 0000000000000..b1bbbacc729bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/th/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 7CF98345A2388CA133A855709A90C47F4B78D560553B10F01E95D9B4AB640625 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/th/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 26F5F749187107BF90D5A2B08CF318D826E4DBA6A3F45B019590225AE303167F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/th/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B88664EC16B86B33ADF7B0358F02071714E7FE81A0BF9C2B8BD8D6FBD8EE2E3E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..6853f6ad6bc34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.da-DK.yaml new file mode 100644 index 0000000000000..83642269c304a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.de-DE.yaml new file mode 100644 index 0000000000000..1140693a18689 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.el-GR.yaml new file mode 100644 index 0000000000000..41fa77712b596 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-GB.yaml new file mode 100644 index 0000000000000..bcda124ffff5e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-US.yaml new file mode 100644 index 0000000000000..f22e7a4d4eac1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.th +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (th) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.es-MX.yaml new file mode 100644 index 0000000000000..73ac17b3aabee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.fr-FR.yaml new file mode 100644 index 0000000000000..77c73f35a9dfb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.hu-HU.yaml new file mode 100644 index 0000000000000..b572c8f7ded9b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ja-JP.yaml new file mode 100644 index 0000000000000..55fb68ce1200b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.nb-NO.yaml new file mode 100644 index 0000000000000..46db5a6859d47 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ru-RU.yaml new file mode 100644 index 0000000000000..3ed04ffac373a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.ta-IN.yaml new file mode 100644 index 0000000000000..729aaa01b0688 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.locale.zh-CN.yaml new file mode 100644 index 0000000000000..afd39975b0c4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.yaml b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.yaml new file mode 100644 index 0000000000000..d8615ace0d757 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/th/153.0.1/Mozilla.Firefox.th.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.th +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93ecb226c6e4c6fac635a0a215af7328a70c5a99 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:16:34 +0800 Subject: [PATCH 122/256] New version: AQBot.AQBot version 0.0.110 (#408994) --- .../AQBot/0.0.110/AQBot.AQBot.installer.yaml | 44 ++++++++++ .../0.0.110/AQBot.AQBot.locale.en-US.yaml | 74 ++++++++++++++++ .../0.0.110/AQBot.AQBot.locale.zh-CN.yaml | 86 +++++++++++++++++++ .../a/AQBot/AQBot/0.0.110/AQBot.AQBot.yaml | 8 ++ 4 files changed, 212 insertions(+) create mode 100644 manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.installer.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.en-US.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.zh-CN.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.yaml diff --git a/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..9584217d675c6 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.110 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.110/AQBot_0.0.110_x64-setup.exe + InstallerSha256: F119F4BD675C760605467F7FEDCB854B42ECB69ECE4021B1711427C47EB0AE97 + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.110/AQBot_0.0.110_arm64-setup.exe + InstallerSha256: 229BFAFDC318F7ECB9B3C8D18154A6C90E75EDC915C84C93A6E2DB89CED49F4D + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.110/AQBot_0.0.110_x64_en-US.msi + InstallerSha256: 6A207155D93C0C012084726C8584DC195B15570DA35E1A138E62D21E6C98F12D + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{3DCBA682-ABCE-4C82-BB9B-C0DB565DB822}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.110/AQBot_0.0.110_arm64_en-US.msi + InstallerSha256: 3734FAE83E1B57C616EA83CAF21CACE4968C8D474CAC71A2141057C0750B0729 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{4F2967B7-765D-48A0-AAE1-50EA8836192E}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..19486f8d31560 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.110 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9430a885138e2 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.locale.zh-CN.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: AQBot.AQBot +PackageVersion: 0.0.110 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🐛 Bug 修复 + - tray: 关闭到托盘时隐藏 macOS Dock 图标 (#013bed2) + 🚀 新功能 + - tray: 丰富系统托盘右键菜单 (#306ff9c) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.110 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..518ee0ff6ebad --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.110/AQBot.AQBot.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: AQBot.AQBot +PackageVersion: 0.0.110 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From ba00d387e4a11930794062fdaffb2b678c4d5b39 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:16:53 +0800 Subject: [PATCH 123/256] New version: Mozilla.Thunderbird.ast version 153.0.1 (#409012) --- .../Mozilla.Thunderbird.ast.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ast.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ast.locale.zh-CN.yaml | 24 +++++++++++++ .../ast/153.0.1/Mozilla.Thunderbird.ast.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.installer.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.installer.yaml new file mode 100644 index 0000000000000..3357e9ff4da9a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/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: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ast/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A721FA4E3F7334F81CC234C89AFCBA612B9DE56CE7BD140AAED80CD9DAB87F07 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ast) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ast/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A1CB8247E2CFCF3A97476E00D91437E7AF61F824CDDF8E3CC3B7A71F04DC193C + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ast) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.en-US.yaml new file mode 100644 index 0000000000000..a7f89bb5f5769 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.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.ast +PackageVersion: 153.0.1 +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ab03bb70a87c0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/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: 153.0.1 +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/Mozilla.Thunderbird.ast.yaml new file mode 100644 index 0000000000000..5f342729985ff --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.1/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: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b4296d346ac25ec0ec2fdf902e98febb2b4ab95e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:17:12 +0800 Subject: [PATCH 124/256] New version: Mozilla.Thunderbird.be version 153.0.1 (#409016) --- .../Mozilla.Thunderbird.be.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.be.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.be.locale.zh-CN.yaml | 24 +++++++++++++ .../be/153.0.1/Mozilla.Thunderbird.be.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.yaml diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.installer.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.installer.yaml new file mode 100644 index 0000000000000..9bcc2ef871d95 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.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.be +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/be/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 332BADB267CD944DEEC0BD6941AAFF0332080B751B5AA15402BD0048C27C1F31 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 be) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/be/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 76DE74B751CA6AC6EFDC8A2DC70F470BC9EB0CF725AE6FC434D193BA60AB9D4D + ProductCode: Mozilla Thunderbird 153.0.1 (x64 be) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.en-US.yaml new file mode 100644 index 0000000000000..ffd7659c2fec1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.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.be +PackageVersion: 153.0.1 +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 (be) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.locale.zh-CN.yaml new file mode 100644 index 0000000000000..261f517303e11 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.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.Thunderbird.be +PackageVersion: 153.0.1 +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 (be) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.be.yaml new file mode 100644 index 0000000000000..d7e27dea557e9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/153.0.1/Mozilla.Thunderbird.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.Thunderbird.be +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 942c2fdf49a7883b2e7600c8019fe6192d612f5a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:17:29 +0800 Subject: [PATCH 125/256] New version: Mozilla.Thunderbird.de version 153.0.1 (#409027) --- .../Mozilla.Thunderbird.de.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.de.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.de.locale.zh-CN.yaml | 24 +++++++++++++ .../de/153.0.1/Mozilla.Thunderbird.de.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.yaml diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.installer.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.installer.yaml new file mode 100644 index 0000000000000..ad1c9efb1f1b6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.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.de +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/de/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 639F02FC7D948EEBCC3BE82094078DCDA850DA0E395CFB91D8FF7C5B55226246 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 de) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/de/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 97867CB082D7D2AD0AF9C4C85AEAE2675938CDE40E668F426D376240E4F51C4C + ProductCode: Mozilla Thunderbird 153.0.1 (x64 de) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.en-US.yaml new file mode 100644 index 0000000000000..5d6772bd88bfb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.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.de +PackageVersion: 153.0.1 +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 (de) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f32b8e3393afa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.de +PackageVersion: 153.0.1 +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 (de) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.yaml new file mode 100644 index 0000000000000..92899757e0a40 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/153.0.1/Mozilla.Thunderbird.de.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.de +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dbea410b7cbb6923396e267ef3663d3251e59e5e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:17:47 +0800 Subject: [PATCH 126/256] New version: Mozilla.Thunderbird.el version 153.0.1 (#409031) --- .../Mozilla.Thunderbird.el.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.el.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.el.locale.zh-CN.yaml | 24 +++++++++++++ .../el/153.0.1/Mozilla.Thunderbird.el.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.yaml diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.installer.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.installer.yaml new file mode 100644 index 0000000000000..d00adb7193d7c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.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.el +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/el/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2EC1D6940AC13E587462093259BB564DBC5A99B532A2EB0CB7A88F595664DA13 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 el) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/el/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: DDE76A53FD94AF137F49D7EA6F279E9B6F8F434B1811EC2A6BF36B314139BEE2 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 el) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.en-US.yaml new file mode 100644 index 0000000000000..f399280f1d0ab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.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.el +PackageVersion: 153.0.1 +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 (el) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.locale.zh-CN.yaml new file mode 100644 index 0000000000000..278681da57b88 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.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.Thunderbird.el +PackageVersion: 153.0.1 +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 (el) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.el.yaml new file mode 100644 index 0000000000000..c981051583313 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/153.0.1/Mozilla.Thunderbird.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.Thunderbird.el +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0e61b9dcb0ad09859747457bb5dc80e7ea3437e6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:18:07 +0800 Subject: [PATCH 127/256] New version: Mozilla.Thunderbird.hr version 153.0.1 (#409050) --- .../Mozilla.Thunderbird.hr.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.hr.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.hr.locale.zh-CN.yaml | 24 +++++++++++++ .../hr/153.0.1/Mozilla.Thunderbird.hr.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.installer.yaml new file mode 100644 index 0000000000000..d99b3cbea12d7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.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.hr +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/hr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 084DE8E666159BFCD714E87D4BDA400B7761121592A71B43336F30CB8ECAA054 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 hr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/hr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 4674E1884E06E048843AD3DAC0FD8475E046CFD976C1FD13C89BDE6535EBBCF2 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 hr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml new file mode 100644 index 0000000000000..c86d81192d455 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.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.hr +PackageVersion: 153.0.1 +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 (hr) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aaadc74adff39 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.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.hr +PackageVersion: 153.0.1 +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 (hr) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.yaml new file mode 100644 index 0000000000000..fa4dac2bfd645 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.1/Mozilla.Thunderbird.hr.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.hr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 68b74e8b1712a5d769a67a2c9994e066432a8946 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 13:18:22 -0700 Subject: [PATCH 128/256] Microsoft.VisualStudio.BuildTools version 18.8.2 (#409068) --- ...oft.VisualStudio.BuildTools.installer.yaml | 93 +++++++++++++++++++ ....VisualStudio.BuildTools.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.BuildTools.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.yaml diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.installer.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.installer.yaml new file mode 100644 index 0000000000000..52936fc7f9a0d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.8.2 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58aec969-7d60-47ab-a001-285ca0c69097/2818a86e05e8e4a3a7e27fa12c729a6484209109ab06b2352195ebb10aa33723/vs_BuildTools.exe + InstallerSha256: 2818a86e05e8e4a3a7e27fa12c729a6484209109ab06b2352195ebb10aa33723 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml new file mode 100644 index 0000000000000..d5a3709d9fb16 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.8.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio BuildTools 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: These Build Tools allow you to build Visual Studio projects from a command-line interface. +Moniker: vs18-buildtools +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.yaml new file mode 100644 index 0000000000000..529b4b6cdc716 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.8.2/Microsoft.VisualStudio.BuildTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 41cbda0d7719acd633588b7da015cb1e52ce62c7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:18:40 +0800 Subject: [PATCH 129/256] New version: Mozilla.Thunderbird.sr version 153.0.1 (#409095) --- .../Mozilla.Thunderbird.sr.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.sr.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.sr.locale.zh-CN.yaml | 24 +++++++++++++ .../sr/153.0.1/Mozilla.Thunderbird.sr.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.installer.yaml b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.installer.yaml new file mode 100644 index 0000000000000..8ba912ca15853 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.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.sr +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/sr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B7655C98494BD12C554B0BD969C5F6CCDC00399FA8E36329ECA695D4B9593843 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 sr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/sr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E5643148FD20CCF5A53E2D242FB2CE193D755C3B5D4538591DC7E54352B5EB23 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 sr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.en-US.yaml new file mode 100644 index 0000000000000..dbd804e4c174f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.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.sr +PackageVersion: 153.0.1 +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 (sr) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..556b2a6b24b08 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.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.sr +PackageVersion: 153.0.1 +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 (sr) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.yaml b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.yaml new file mode 100644 index 0000000000000..1c467792bb601 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/153.0.1/Mozilla.Thunderbird.sr.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.sr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5af624475dab8413007675301fca56dc0545e03a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:18:56 +0800 Subject: [PATCH 130/256] New version: Mozilla.Thunderbird.th version 153.0.1 (#409097) --- .../Mozilla.Thunderbird.th.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.th.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.th.locale.zh-CN.yaml | 24 +++++++++++++ .../th/153.0.1/Mozilla.Thunderbird.th.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.yaml diff --git a/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.installer.yaml b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.installer.yaml new file mode 100644 index 0000000000000..ed6d0e6c49c18 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.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.th +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/th/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 0F7B78F723A78D26E86518C5987E451F26BA3E0A0B118990F350105F28024043 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 th) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/th/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 56284F67B22FB015F5B134309679108AF412C8F2688F47BA5ADA4F970A783BF8 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 th) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.en-US.yaml new file mode 100644 index 0000000000000..aa51a8a91cf6b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.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.th +PackageVersion: 153.0.1 +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 (th) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9b2eaf5daae09 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.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.th +PackageVersion: 153.0.1 +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 (th) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.yaml b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.yaml new file mode 100644 index 0000000000000..9de06b8e403d9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/153.0.1/Mozilla.Thunderbird.th.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.th +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9c9518783bf3771a4ff45cbd21a25139e73bb5ab Mon Sep 17 00:00:00 2001 From: _zhiqiu Date: Wed, 29 Jul 2026 04:30:06 +0800 Subject: [PATCH 131/256] New package: GuoJikun.QuickLook version 0.22.1 (#392304) Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../0.22.1/GuoJikun.QuickLook.installer.yaml | 35 +++++++++++++++++++ .../GuoJikun.QuickLook.locale.zh-CN.yaml | 32 +++++++++++++++++ .../QuickLook/0.22.1/GuoJikun.QuickLook.yaml | 8 +++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.installer.yaml create mode 100644 manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.locale.zh-CN.yaml create mode 100644 manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.yaml diff --git a/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.installer.yaml b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.installer.yaml new file mode 100644 index 0000000000000..47203870a2855 --- /dev/null +++ b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.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: GuoJikun.QuickLook +PackageVersion: 0.22.1 +InstallerLocale: zh-CN +InstallerType: nullsoft +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ProductCode: quicklook +ReleaseDate: 2026-07-27 +AppsAndFeaturesEntries: + - Publisher: jikun + ProductCode: quicklook +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\quicklook' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/GuoJikun/quicklook/releases/download/v0.22.1/quicklook_0.22.1_x64-setup.exe + InstallerSha256: 534d0edf84f0ff310442358a565e6ccbf77f1e4ca3946e984a3d983227c7036d + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: arm64 + InstallerUrl: https://github.com/GuoJikun/quicklook/releases/download/v0.22.1/quicklook_0.22.1_arm64-setup.exe + InstallerSha256: a4968cca64c3198022e7e3d5167f5d4a0b8fc1246ed29fec6a899639e80fb4c6 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.locale.zh-CN.yaml b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.locale.zh-CN.yaml new file mode 100644 index 0000000000000..511ff4bf2695d --- /dev/null +++ b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GuoJikun.QuickLook +PackageVersion: 0.22.1 +PackageLocale: zh-CN +Publisher: GuoJikun +PublisherUrl: https://github.com/GuoJikun +PublisherSupportUrl: https://github.com/GuoJikun/quicklook/issues +Author: GuoJikun +PackageName: quicklook +PackageUrl: https://github.com/GuoJikun/quicklook +License: Apache-2.0, MIT +LicenseUrl: https://github.com/GuoJikun/quicklook/blob/main/LICENSE-Apache +Copyright: Copyright (c) GuoJikun +CopyrightUrl: https://github.com/GuoJikun/quicklook +ShortDescription: quicklook 是使用 Tauri v2 开发的 Windows 平台的文件预览工具 +Moniker: quicklook +Tags: +- docx +- excel +- pdf +- preview +- quicklook +- tauri +- windows +ReleaseNotes: |- + - feat: 添加视频预检查功能,优化视频播放兼容性处理 + - fix: 修复 winget ci 检测错误 +ReleaseNotesUrl: https://github.com/GuoJikun/quicklook/releases/tag/v0.22.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.yaml b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.yaml new file mode 100644 index 0000000000000..358fc4962b467 --- /dev/null +++ b/manifests/g/GuoJikun/QuickLook/0.22.1/GuoJikun.QuickLook.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: GuoJikun.QuickLook +PackageVersion: 0.22.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From c540cdf617221b4de98c1d489556004d497286e7 Mon Sep 17 00:00:00 2001 From: Ellis Nieuwpoort <121954036+enieuwy@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:31:28 +0800 Subject: [PATCH 132/256] New version: OrgMentem.zotio 0.7.0 (#400391) --- .../0.7.0/OrgMentem.zotio.installer.yaml | 30 +++++++++++++++++++ .../0.7.0/OrgMentem.zotio.locale.en-US.yaml | 13 ++++++++ .../zotio/0.7.0/OrgMentem.zotio.yaml | 7 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.installer.yaml create mode 100644 manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.locale.en-US.yaml create mode 100644 manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.yaml diff --git a/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.installer.yaml b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.installer.yaml new file mode 100644 index 0000000000000..f279e3de25f0f --- /dev/null +++ b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.installer.yaml @@ -0,0 +1,30 @@ +# 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: OrgMentem.zotio +PackageVersion: 0.7.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-10" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: zotio.exe + PortableCommandAlias: zotio + - RelativeFilePath: zotio-mcp.exe + PortableCommandAlias: zotio-mcp + InstallerUrl: https://github.com/OrgMentem/zotio/releases/download/v0.7.0/zotio_0.7.0_windows_arm64.zip + InstallerSha256: 735b604cdff833840c7b62d6c7be541c04b20dd6ad9a1747ec717c7fa3d23425 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: zotio.exe + PortableCommandAlias: zotio + - RelativeFilePath: zotio-mcp.exe + PortableCommandAlias: zotio-mcp + InstallerUrl: https://github.com/OrgMentem/zotio/releases/download/v0.7.0/zotio_0.7.0_windows_amd64.zip + InstallerSha256: b441ad024baf7693ff54662257acd9274448732f65f3c0613a8e6a1628faff5a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.locale.en-US.yaml b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.locale.en-US.yaml new file mode 100644 index 0000000000000..3087f776bb637 --- /dev/null +++ b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.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: OrgMentem.zotio +PackageVersion: 0.7.0 +PackageLocale: en-US +Publisher: OrgMentem +PackageName: zotio +PackageUrl: https://github.com/OrgMentem/zotio +License: MIT +ShortDescription: 'Zotero automation CLI: library health, preview-first writes, annotation export, MCP' +Moniker: zotio +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.yaml b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.yaml new file mode 100644 index 0000000000000..a2f266032b9f5 --- /dev/null +++ b/manifests/o/OrgMentem/zotio/0.7.0/OrgMentem.zotio.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: OrgMentem.zotio +PackageVersion: 0.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6c12f94de00c4666bf9ad76abb4df0b8e134e277 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:37:25 +0800 Subject: [PATCH 133/256] New version: Mozilla.Firefox.es-AR version 153.0.1 (#408890) --- .../Mozilla.Firefox.es-AR.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.es-AR.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.es-AR.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.es-AR.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.es-AR.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.es-AR.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.es-AR.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.es-AR.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.es-AR.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.es-AR.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.es-AR.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.es-AR.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.es-AR.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.es-AR.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.es-AR.locale.zh-CN.yaml | 24 +++++++++ .../es-AR/153.0.1/Mozilla.Firefox.es-AR.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.yaml diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.installer.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.installer.yaml new file mode 100644 index 0000000000000..75106da467cb6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/es-AR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 155EADC2230B9CD600E5371257D7806C13B106012CEB6A829EA676005FB0A5CF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/es-AR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 387D9ED75955924135B356ECD9A292339B73F46B2415194B30D75E9655E63598 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/es-AR/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E47C95A57C4FC23C0AEE01A6E121E5F167A39B45CB546080D97C09B68C7EB7CF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..78cf08e8d958a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.da-DK.yaml new file mode 100644 index 0000000000000..14f04ac08b9ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.de-DE.yaml new file mode 100644 index 0000000000000..1185b2b348266 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.el-GR.yaml new file mode 100644 index 0000000000000..49a31544bec04 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-GB.yaml new file mode 100644 index 0000000000000..884768b7126be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-US.yaml new file mode 100644 index 0000000000000..5027da5292ff4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (es-AR) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.es-MX.yaml new file mode 100644 index 0000000000000..38d8656d42041 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.fr-FR.yaml new file mode 100644 index 0000000000000..ed233afd5a1fa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.hu-HU.yaml new file mode 100644 index 0000000000000..9b329fb1cc89c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ja-JP.yaml new file mode 100644 index 0000000000000..80a9e3e53a461 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.nb-NO.yaml new file mode 100644 index 0000000000000..3f22fe60000b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ru-RU.yaml new file mode 100644 index 0000000000000..14f7b5deb07ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ta-IN.yaml new file mode 100644 index 0000000000000..655e55efc69ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..635b82d950082 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.yaml new file mode 100644 index 0000000000000..e4b21201d148e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.1/Mozilla.Firefox.es-AR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b12cf20f50024ff5b1c50918a43009100f0fcd4e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:37:51 +0800 Subject: [PATCH 134/256] New version: Mozilla.Firefox.uk version 153.0.1 (#408980) --- .../153.0.1/Mozilla.Firefox.uk.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.uk.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.uk.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.uk.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.uk.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.uk.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.uk.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.uk.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.uk.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.uk.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.uk.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.uk.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.uk.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.uk.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.uk.locale.zh-CN.yaml | 24 +++++++++ .../uk/153.0.1/Mozilla.Firefox.uk.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.yaml diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.installer.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.installer.yaml new file mode 100644 index 0000000000000..9a367087e85fc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/uk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A7B566F53CCA09D4D2096C562F9ABBAF419ACE69C6ACFEF436E2C5627196347F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/uk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5ABB4645F197C8A5346EA6A210738779D8E30C77AC0FF6F57E5B963DAF15786C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/uk/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 0FFE384033A76B22B07C86D836215C7775D50ACCF058E0E9F542D6334870ABB0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..fafe800a197d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.da-DK.yaml new file mode 100644 index 0000000000000..245f7b0d923dd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.de-DE.yaml new file mode 100644 index 0000000000000..79c2af1b10b60 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.el-GR.yaml new file mode 100644 index 0000000000000..c4e4602b0610b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-GB.yaml new file mode 100644 index 0000000000000..3d3bb8bf1fa8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-US.yaml new file mode 100644 index 0000000000000..41d323305fbc3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.uk +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (uk) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.es-MX.yaml new file mode 100644 index 0000000000000..2aa12be617524 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.fr-FR.yaml new file mode 100644 index 0000000000000..8b6411efdeac7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.hu-HU.yaml new file mode 100644 index 0000000000000..103ed54107fa8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ja-JP.yaml new file mode 100644 index 0000000000000..fb737c2a328f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.nb-NO.yaml new file mode 100644 index 0000000000000..ca9866501b56c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ru-RU.yaml new file mode 100644 index 0000000000000..4b25c3a26c9b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.ta-IN.yaml new file mode 100644 index 0000000000000..aacc7ecb2d160 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a67aff50dc61b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.yaml new file mode 100644 index 0000000000000..cac1885d11a49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/uk/153.0.1/Mozilla.Firefox.uk.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.uk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4d4740ec1bdbf2e9ebceff3798ed3a9a73915ddb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:38:07 +0800 Subject: [PATCH 135/256] New version: Mozilla.Thunderbird version 153.0.1 (#409006) --- .../Mozilla.Thunderbird.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.yaml diff --git a/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.installer.yaml b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.installer.yaml new file mode 100644 index 0000000000000..993af2d55ace3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.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 +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/en-US/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E22343C89A38FE686228C3E1C823854269E7CED864475ABE9F88D1884FE1F707 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 en-US) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/en-US/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 744A51965AE6FE36A7EC660D8C080FD108CCA732E9AEC3F9A31324321C6BE1CA + ProductCode: Mozilla Thunderbird 153.0.1 (x64 en-US) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.en-US.yaml new file mode 100644 index 0000000000000..852efb4947fb5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.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 +PackageVersion: 153.0.1 +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 (en-US) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fb386cd4ba1cd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.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 +PackageVersion: 153.0.1 +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 (en-US) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.yaml b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.yaml new file mode 100644 index 0000000000000..494bfc8670657 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/153.0.1/Mozilla.Thunderbird.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 +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cedd11e481a27f98306d02a4741ffbb9f04da38f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:38:25 +0800 Subject: [PATCH 136/256] New version: Vernier.VernierGraphicalAnalysis version 6.3.0-4396 (#409011) --- ...er.VernierGraphicalAnalysis.installer.yaml | 26 +++++++++++++++ ...VernierGraphicalAnalysis.locale.en-US.yaml | 33 +++++++++++++++++++ ...VernierGraphicalAnalysis.locale.zh-CN.yaml | 22 +++++++++++++ .../Vernier.VernierGraphicalAnalysis.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.installer.yaml create mode 100644 manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.en-US.yaml create mode 100644 manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.zh-CN.yaml create mode 100644 manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.yaml diff --git a/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.installer.yaml b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.installer.yaml new file mode 100644 index 0000000000000..3633f2947a52c --- /dev/null +++ b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.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: Vernier.VernierGraphicalAnalysis +PackageVersion: 6.3.0-4396 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- graphical +FileExtensions: +- ambl +- gambl +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ProductCode: 4eb51088-1521-559c-b5d0-932221840d75 +ReleaseDate: 2026-07-23 +Installers: +- Architecture: x86 + InstallerUrl: https://software-releases.graphicalanalysis.com/ga/win/release/Vernier-Graphical-Analysis-6.3.0-4396.exe + InstallerSha256: 226A34F8561BA8C41E325B57A6C80C3A49AAFD135F25373A2DE456AACAB9DE4E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.en-US.yaml b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.en-US.yaml new file mode 100644 index 0000000000000..1b67d10219ced --- /dev/null +++ b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vernier.VernierGraphicalAnalysis +PackageVersion: 6.3.0-4396 +PackageLocale: en-US +Publisher: Vernier Software & Technology +PublisherUrl: https://www.vernier.com/ +PublisherSupportUrl: https://www.vernier.com/support/ +PrivacyUrl: https://www.vernier.com/legal-center/applications-privacy/ +Author: Vernier Software & Technology Inc. +PackageName: Vernier Graphical Analysis +PackageUrl: https://www.vernier.com/downloads/graphical-analysis/ +License: Proprietary +LicenseUrl: https://www.vernier.com/legal-center/applications-terms/ +Copyright: © 2012-2026 Vernier Software & Technology +CopyrightUrl: https://www.vernier.com/legal-center/applications-terms/ +ShortDescription: Deepen students’ understanding of natural phenomena through meaningful interaction with data. +Description: Quickly visualize and analyze experiment data from nearly any Vernier sensor with our student‑friendly Vernier Graphical Analysis® app. Essential graphing and analysis tools are free—unlock advanced features like data sharing, user‑defined calculated columns, manual curve fits, and other enhanced analysis with Graphical Analysis Pro. +Tags: +- analysis +- data +- diagram +- education +- graph +- plot +- visualization +PurchaseUrl: https://www.vernier.com/product/graphical-analysis/#pricing +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://www.vernier.com/download-graphical-analysis-manual/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.zh-CN.yaml b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.zh-CN.yaml new file mode 100644 index 0000000000000..89b93ff9340d3 --- /dev/null +++ b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vernier.VernierGraphicalAnalysis +PackageVersion: 6.3.0-4396 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过有意义的数据交互深化学生对自然现象的理解。 +Description: 使用我们专为学生设计的 Vernier Graphical Analysis® 应用,快速可视化并分析几乎所有 Vernier 传感器采集的实验数据。基础绘图与分析工具免费提供——升级至 Graphical Analysis Pro 即可解锁高级功能,包括数据共享、自定义计算列、手动曲线拟合等增强分析功能。 +Tags: +- 分析 +- 可视化 +- 图形 +- 图示 +- 图表 +- 教育 +- 数据 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://www.vernier.com/download-graphical-analysis-manual/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.yaml b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.yaml new file mode 100644 index 0000000000000..e6c4908f78a34 --- /dev/null +++ b/manifests/v/Vernier/VernierGraphicalAnalysis/6.3.0-4396/Vernier.VernierGraphicalAnalysis.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: Vernier.VernierGraphicalAnalysis +PackageVersion: 6.3.0-4396 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 066ab12a01e22302315041dac372b6c556220818 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:38:40 +0800 Subject: [PATCH 137/256] New version: yetone.Alma version 0.0.904 (#409014) --- .../Alma/0.0.904/yetone.Alma.installer.yaml | 26 +++++++++++ .../0.0.904/yetone.Alma.locale.en-US.yaml | 44 +++++++++++++++++++ .../0.0.904/yetone.Alma.locale.zh-CN.yaml | 34 ++++++++++++++ .../y/yetone/Alma/0.0.904/yetone.Alma.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/y/yetone/Alma/0.0.904/yetone.Alma.installer.yaml create mode 100644 manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.en-US.yaml create mode 100644 manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/Alma/0.0.904/yetone.Alma.yaml diff --git a/manifests/y/yetone/Alma/0.0.904/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.904/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..00146ecc04489 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.904/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.904 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.904-win-x64.exe + InstallerSha256: 4E8B15AFAB5584F97483798AB7393BC8CEE1AAC1343F8CE82D1D3F73B06AFDEB + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.904-win-x64.exe + InstallerSha256: 4E8B15AFAB5584F97483798AB7393BC8CEE1AAC1343F8CE82D1D3F73B06AFDEB + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..33cfbe2443b2c --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.904/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.904 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + 0.0.904 + Bug Fixes + - Windows 98 theme: The minimize, maximize, and close buttons no longer overlap the window’s drag area, making it easier to move windows. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.904/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3dd5fbd3d1a29 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.904/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.904 +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.904/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.904/yetone.Alma.yaml new file mode 100644 index 0000000000000..d2883887ca6da --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.904/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.904 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a86079987d2326a47e6b22714366b9c05b4bf859 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:38:56 +0800 Subject: [PATCH 138/256] New version: Mozilla.Thunderbird.bg version 153.0.1 (#409017) --- .../Mozilla.Thunderbird.bg.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.bg.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.bg.locale.zh-CN.yaml | 24 +++++++++++++ .../bg/153.0.1/Mozilla.Thunderbird.bg.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.yaml diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.installer.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.installer.yaml new file mode 100644 index 0000000000000..f70c6e1f15a21 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.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.bg +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/bg/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: BA702A496C6B7C2606D673E2A202D2E7A679661C42320AF0DE504DDEC3FA2062 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 bg) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/bg/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: BADB8952D5B11452E8FF28922E550903D853153CEB0F9592DA15FB91E034B6EC + ProductCode: Mozilla Thunderbird 153.0.1 (x64 bg) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.en-US.yaml new file mode 100644 index 0000000000000..1979d9452ec6a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.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.bg +PackageVersion: 153.0.1 +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 (bg) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6d0a4e3e87bf8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.bg +PackageVersion: 153.0.1 +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 (bg) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.yaml new file mode 100644 index 0000000000000..53e95763d19be --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.1/Mozilla.Thunderbird.bg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.bg +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5ca046ece674bd142cee9b13a59aa40a41d5490 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:39:15 +0800 Subject: [PATCH 139/256] New version: Mozilla.Thunderbird.cs version 153.0.1 (#409021) --- .../Mozilla.Thunderbird.cs.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.cs.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.cs.locale.zh-CN.yaml | 24 +++++++++++++ .../cs/153.0.1/Mozilla.Thunderbird.cs.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.installer.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.installer.yaml new file mode 100644 index 0000000000000..f0cafd2090ecf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.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.cs +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/cs/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 4D88925F5EDA9CCBAF18C1C4574C40B07F3D6DFEFCB45B6D5DDC560E45721468 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 cs) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/cs/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C6B112F37B2B8138AF7A4C3068D3B2A157AFEA83E6866985C9F3C04360855E8B + ProductCode: Mozilla Thunderbird 153.0.1 (x64 cs) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.en-US.yaml new file mode 100644 index 0000000000000..a9639e26a8a33 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.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.cs +PackageVersion: 153.0.1 +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 (cs) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cf6884f265b27 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.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.cs +PackageVersion: 153.0.1 +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 (cs) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.yaml new file mode 100644 index 0000000000000..dc249ea0e2b55 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.1/Mozilla.Thunderbird.cs.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.cs +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d77766e021ba0b140f05e14b6f6cd70d64ceff5e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:39:33 +0800 Subject: [PATCH 140/256] New version: Mozilla.Thunderbird.en-CA version 153.0.1 (#409032) --- .../Mozilla.Thunderbird.en-CA.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.en-CA.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.en-CA.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.en-CA.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.yaml diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.installer.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.installer.yaml new file mode 100644 index 0000000000000..ecade2b0916da --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-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.en-CA +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/en-CA/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B1397D052144672C22068C4FA5F3081871AFDB591060F600C27396E2D6D791EB + ProductCode: Mozilla Thunderbird 153.0.1 (x86 en-CA) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/en-CA/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 17F5A4986D48F2A19486F686BCDBD93D55E7D5363CB07EBE618FA0ABA3C10400 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 en-CA) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.en-US.yaml new file mode 100644 index 0000000000000..e2ae6444f2986 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.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.en-CA +PackageVersion: 153.0.1 +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 (en-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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c9d0475826312 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-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.en-CA +PackageVersion: 153.0.1 +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 (en-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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.yaml new file mode 100644 index 0000000000000..cf41d84378ea3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.1/Mozilla.Thunderbird.en-CA.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-CA +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From abb1fc07344d802159a520735209ebc5f31dba0e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:39:47 +0800 Subject: [PATCH 141/256] New version: Mozilla.Thunderbird.gl version 153.0.1 (#409047) --- .../Mozilla.Thunderbird.gl.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.gl.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.gl.locale.zh-CN.yaml | 24 +++++++++++++ .../gl/153.0.1/Mozilla.Thunderbird.gl.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.installer.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.installer.yaml new file mode 100644 index 0000000000000..f2ee4dba22a13 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.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.gl +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/gl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1DE8BDF53ACAFB0172265B2392272AD716DDE1E48F7B06C6ECDEBC4E9461CBE2 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 gl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/gl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C1071125E054C459D2CA499D3F73A1F90E715B8078D2167EDF2A9D818045B659 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 gl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.en-US.yaml new file mode 100644 index 0000000000000..8090e1a2d8046 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.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.gl +PackageVersion: 153.0.1 +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 (gl) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cd3215e743c77 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.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.gl +PackageVersion: 153.0.1 +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 (gl) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.yaml new file mode 100644 index 0000000000000..507301410f889 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.1/Mozilla.Thunderbird.gl.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.gl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3d275161eda141c207f0df5fabe1eb956c63a06e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:40:07 +0800 Subject: [PATCH 142/256] New version: Mozilla.Thunderbird.he version 153.0.1 (#409048) --- .../Mozilla.Thunderbird.he.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.he.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.he.locale.zh-CN.yaml | 24 +++++++++++++ .../he/153.0.1/Mozilla.Thunderbird.he.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.yaml diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.installer.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.installer.yaml new file mode 100644 index 0000000000000..71ee9d58bcc35 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.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.he +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/he/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 86A177FF3AAEFAC833152B4E7000EA8557F54A1D7D2CDEE210F07EFB9C548FA4 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 he) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/he/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 6B8F7199259B3CA1D5E10B295ACEB802253F5DD6B52EC5C902F06BA31554749B + ProductCode: Mozilla Thunderbird 153.0.1 (x64 he) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.en-US.yaml new file mode 100644 index 0000000000000..57bb1562b1128 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.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.he +PackageVersion: 153.0.1 +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 (he) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f4c775d7fadd6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.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.he +PackageVersion: 153.0.1 +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 (he) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.yaml new file mode 100644 index 0000000000000..94a7ccea4e504 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/153.0.1/Mozilla.Thunderbird.he.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.he +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93e281bb06828a544f8c17d2466e8e53ca41cff4 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:40:16 +1000 Subject: [PATCH 143/256] New package: KutaSoftware.InfiniteGrade6Math version 3.26.11 (#403073) --- ...Software.InfiniteGrade6Math.installer.yaml | 27 +++++++++++++++++++ ...tware.InfiniteGrade6Math.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfiniteGrade6Math.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.yaml diff --git a/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.installer.yaml b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.installer.yaml new file mode 100644 index 0000000000000..d1b3c18699371 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteGrade6Math +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{714C06D8-AD73-4150-BCEA-43997C80C6A1}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Grade 6 Math-Trial + DisplayVersion: 3.04 + ProductCode: '{714C06D8-AD73-4150-BCEA-43997C80C6A1}' + UpgradeCode: '{49E79BED-E907-4B1C-9693-F5413A9653A1}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IG6-Trial-3.26.11-x64.msi + InstallerSha256: 624C590E668979EE7F7240C67EFC808132F8FDADA73E5A7B8B3D553AF4D240F1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.locale.en-US.yaml b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.locale.en-US.yaml new file mode 100644 index 0000000000000..749dc6c150a75 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteGrade6Math +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Grade 6 Math +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Grade 6 mathematics topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.yaml b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.yaml new file mode 100644 index 0000000000000..3991c5eae9b10 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGrade6Math/3.26.11/KutaSoftware.InfiniteGrade6Math.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: KutaSoftware.InfiniteGrade6Math +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f2febd56dec51cec433c27023be3aa8d1db2c756 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:40:25 +1000 Subject: [PATCH 144/256] New package: KutaSoftware.InfiniteAlgebra1 version 3.26.11 (#403076) --- ...taSoftware.InfiniteAlgebra1.installer.yaml | 27 +++++++++++++++++++ ...oftware.InfiniteAlgebra1.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfiniteAlgebra1.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.yaml diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.installer.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.installer.yaml new file mode 100644 index 0000000000000..84eff0427548d --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteAlgebra1 +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{C692A985-D95F-47ED-B778-F6F12A7EEDB8}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Algebra 1-Trial + DisplayVersion: 3.04 + ProductCode: '{C692A985-D95F-47ED-B778-F6F12A7EEDB8}' + UpgradeCode: '{A55F9EDC-82D0-4CD5-8D8A-85F86CD55C54}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IA1-Trial-3.26.11-x64.msi + InstallerSha256: C8FF946A5E048EC2049824110426D26F5BED24F02AC84FBA733312AF9BF49510 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.locale.en-US.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.locale.en-US.yaml new file mode 100644 index 0000000000000..373a38d2d2d11 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteAlgebra1 +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Algebra 1 +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Algebra 1 topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.yaml new file mode 100644 index 0000000000000..6aee3ffc49f9b --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra1/3.26.11/KutaSoftware.InfiniteAlgebra1.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: KutaSoftware.InfiniteAlgebra1 +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 32186a570f2748a65fa3e70535662ec0f8360ea1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:40:35 +0800 Subject: [PATCH 145/256] New version: Mozilla.Thunderbird.id version 153.0.1 (#409056) --- .../Mozilla.Thunderbird.id.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.id.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.id.locale.zh-CN.yaml | 24 +++++++++++++ .../id/153.0.1/Mozilla.Thunderbird.id.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.yaml diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.installer.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.installer.yaml new file mode 100644 index 0000000000000..a3fc2bda54869 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.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.id +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/id/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F0F42F219D7CB563D6ED2BC8048524A03048E0C9C3F05CB8E751A8D59306744E + ProductCode: Mozilla Thunderbird 153.0.1 (x86 id) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/id/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 4114631292D343BFA4596D6EA3B02934F854350757D8EA9E0A182455E362A2E7 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 id) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.en-US.yaml new file mode 100644 index 0000000000000..16fd2d071c537 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.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.id +PackageVersion: 153.0.1 +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 (id) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.locale.zh-CN.yaml new file mode 100644 index 0000000000000..69f8121ad103e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.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.id +PackageVersion: 153.0.1 +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 (id) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.id.yaml new file mode 100644 index 0000000000000..566cf68fa9aa9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/153.0.1/Mozilla.Thunderbird.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.Thunderbird.id +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 021650382bebf2682b63604259da51f6b555afd6 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:40:39 +1000 Subject: [PATCH 146/256] New package: KutaSoftware.InfinitePreAlgebra version 3.26.11 (#403074) --- ...Software.InfinitePreAlgebra.installer.yaml | 27 +++++++++++++++++++ ...tware.InfinitePreAlgebra.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfinitePreAlgebra.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.yaml diff --git a/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.installer.yaml b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.installer.yaml new file mode 100644 index 0000000000000..6faa2f16dc5c2 --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfinitePreAlgebra +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{7B8E3C3F-C990-498C-A15E-2516914C5E07}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Pre-Algebra-Trial + DisplayVersion: 3.04 + ProductCode: '{7B8E3C3F-C990-498C-A15E-2516914C5E07}' + UpgradeCode: '{DF4D796B-4815-431A-8139-08101BD76658}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IPA-Trial-3.26.11-x64.msi + InstallerSha256: 933F8C12F017AEDF9461DE9C313F94ACD11EF85DC92FA15A5E554C2077E21058 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.locale.en-US.yaml b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.locale.en-US.yaml new file mode 100644 index 0000000000000..230ce32521059 --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfinitePreAlgebra +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Pre-Algebra +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Pre-Algebra topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.yaml b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.yaml new file mode 100644 index 0000000000000..6f19744dc03c9 --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePreAlgebra/3.26.11/KutaSoftware.InfinitePreAlgebra.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: KutaSoftware.InfinitePreAlgebra +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdb08ec427440fb1047e87d87394fecb7b04aa21 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:40:49 +1000 Subject: [PATCH 147/256] New package: KutaSoftware.InfiniteCalculus version 3.26.11 (#403086) --- ...taSoftware.InfiniteCalculus.installer.yaml | 27 +++++++++++++++++++ ...oftware.InfiniteCalculus.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfiniteCalculus.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.yaml diff --git a/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.installer.yaml b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.installer.yaml new file mode 100644 index 0000000000000..282f14a84eecc --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteCalculus +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{3A8B55B5-3FEA-4BC9-94C0-B85F8682CEF0}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Calculus-Trial + DisplayVersion: 3.04 + ProductCode: '{3A8B55B5-3FEA-4BC9-94C0-B85F8682CEF0}' + UpgradeCode: '{1FB09854-199D-4E34-A6D9-F813A9612135}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/ICA-Trial-3.26.11-x64.msi + InstallerSha256: 2FD7A253A435E08AD465B077E0C156C98D12300D91BDF1DA9C980C39399C61DB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.locale.en-US.yaml b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.locale.en-US.yaml new file mode 100644 index 0000000000000..8cce59273eca0 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteCalculus +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Calculus +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering fundamental and advanced Calculus topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.yaml b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.yaml new file mode 100644 index 0000000000000..319438935df1f --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteCalculus/3.26.11/KutaSoftware.InfiniteCalculus.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: KutaSoftware.InfiniteCalculus +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 98f5ec31610afb4f078f5b680cfdb3f7c524b5ab Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:41:01 +1000 Subject: [PATCH 148/256] New package: KutaSoftware.InfiniteGeometry version 3.26.11 (#403077) --- ...taSoftware.InfiniteGeometry.installer.yaml | 27 +++++++++++++++++++ ...oftware.InfiniteGeometry.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfiniteGeometry.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.yaml diff --git a/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.installer.yaml b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.installer.yaml new file mode 100644 index 0000000000000..d156df70f59f7 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteGeometry +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{FEB03EA6-792F-4F9A-8003-ED8901301E10}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Geometry-Trial + DisplayVersion: 3.04 + ProductCode: '{FEB03EA6-792F-4F9A-8003-ED8901301E10}' + UpgradeCode: '{15D7BB50-41F9-4916-B404-E567F48850EF}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IGE-Trial-3.26.11-x64.msi + InstallerSha256: D42819790AC317C772562FFAB362B840D6D5EA71ADED0FE7A65447798670E1DE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.locale.en-US.yaml b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.locale.en-US.yaml new file mode 100644 index 0000000000000..eda29387915a1 --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteGeometry +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Geometry +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Geometry topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.yaml b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.yaml new file mode 100644 index 0000000000000..d741e91910f7a --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteGeometry/3.26.11/KutaSoftware.InfiniteGeometry.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: KutaSoftware.InfiniteGeometry +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bba3a632096e9b81a1cfaa21bfc422d96b6cf74f Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 13:41:10 -0700 Subject: [PATCH 149/256] Microsoft.VisualStudio.Enterprise version 18.8.2 (#409064) --- ...oft.VisualStudio.Enterprise.installer.yaml | 93 +++++++++++++++++++ ....VisualStudio.Enterprise.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.Enterprise.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.installer.yaml new file mode 100644 index 0000000000000..9605f16667fef --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.8.2 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58aec969-7d60-47ab-a001-285ca0c69097/45eed29f079ac9bf1a1100fdbef6ae72440b8f9ea70c634b835530a9429db2c0/vs_Enterprise.exe + InstallerSha256: 45eed29f079ac9bf1a1100fdbef6ae72440b8f9ea70c634b835530a9429db2c0 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml new file mode 100644 index 0000000000000..af93c8c6dd6f3 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.8.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.yaml new file mode 100644 index 0000000000000..8d57d5c37f711 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.8.2/Microsoft.VisualStudio.Enterprise.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 0f220f06aa501400d43588753c4abd7ef713c752 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 13:41:19 -0700 Subject: [PATCH 150/256] Microsoft.VisualStudio.Community version 18.8.2 (#409067) --- ...soft.VisualStudio.Community.installer.yaml | 93 +++++++++++++++++++ ...t.VisualStudio.Community.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.Community.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.installer.yaml new file mode 100644 index 0000000000000..3549fc436e62d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.8.2 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58aec969-7d60-47ab-a001-285ca0c69097/ed88252b3250c9cecd961ef48ee5b5bdc6bcfc0d5908b355519085797ce18311/vs_Community.exe + InstallerSha256: ed88252b3250c9cecd961ef48ee5b5bdc6bcfc0d5908b355519085797ce18311 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.locale.en-US.yaml new file mode 100644 index 0000000000000..e7b6e3df35c7c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.8.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.yaml new file mode 100644 index 0000000000000..3d818da3f3d95 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.8.2/Microsoft.VisualStudio.Community.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From f351d94375749df1dc6cf0f9e2cbc7c184443589 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:41:32 +1000 Subject: [PATCH 151/256] New package: KutaSoftware.InfinitePrecalculus version 3.26.11 (#403081) --- ...oftware.InfinitePrecalculus.installer.yaml | 27 +++++++++++++++++++ ...ware.InfinitePrecalculus.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfinitePrecalculus.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.yaml diff --git a/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.installer.yaml b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.installer.yaml new file mode 100644 index 0000000000000..7e43426d0d156 --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfinitePrecalculus +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{66A06D87-1939-4C97-9CA4-3758039374C3}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Precalculus-Trial + DisplayVersion: 3.04 + ProductCode: '{66A06D87-1939-4C97-9CA4-3758039374C3}' + UpgradeCode: '{FA27D627-E561-41DE-9C45-74B3B6F8CD85}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IPC-Trial-3.26.11-x64.msi + InstallerSha256: 8C1F087D713E3161CEFE4ECBF937464293F53C483308B4DD9A63C8755676E58A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.locale.en-US.yaml b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.locale.en-US.yaml new file mode 100644 index 0000000000000..e18d538f79d6a --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfinitePrecalculus +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Precalculus +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Precalculus topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.yaml b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.yaml new file mode 100644 index 0000000000000..ed38919409bfe --- /dev/null +++ b/manifests/k/KutaSoftware/InfinitePrecalculus/3.26.11/KutaSoftware.InfinitePrecalculus.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: KutaSoftware.InfinitePrecalculus +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 63752fdf74a4faf0f97b6dbb2fa6c864af6bd1f4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:41:37 +0800 Subject: [PATCH 152/256] New version: Mozilla.Thunderbird.ka version 153.0.1 (#409069) --- .../Mozilla.Thunderbird.ka.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ka.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ka.locale.zh-CN.yaml | 24 +++++++++++++ .../ka/153.0.1/Mozilla.Thunderbird.ka.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.installer.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.installer.yaml new file mode 100644 index 0000000000000..0904eec7d0bbf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.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.ka +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ka/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 992938FD343A187D910056BB76911C3C35266366A34C56618CAB4E6F859ECF08 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ka) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ka/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: EBF7DCDCEEDD5EEFA88EB810C7C07C861BD608AD2EC12E0FD40DDC101F854676 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ka) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.en-US.yaml new file mode 100644 index 0000000000000..77bfccf7b1185 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.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.ka +PackageVersion: 153.0.1 +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 (ka) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d3053277c40fa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.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.ka +PackageVersion: 153.0.1 +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 (ka) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.yaml new file mode 100644 index 0000000000000..114dbae34f5a6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.1/Mozilla.Thunderbird.ka.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.ka +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e65731f01c7140ae91e63d02a14df39b1c1715e6 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 29 Jul 2026 06:41:48 +1000 Subject: [PATCH 153/256] New package: KutaSoftware.InfiniteAlgebra2 version 3.26.11 (#403080) --- ...taSoftware.InfiniteAlgebra2.installer.yaml | 27 +++++++++++++++++++ ...oftware.InfiniteAlgebra2.locale.en-US.yaml | 17 ++++++++++++ .../KutaSoftware.InfiniteAlgebra2.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.installer.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.locale.en-US.yaml create mode 100644 manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.yaml diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.installer.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.installer.yaml new file mode 100644 index 0000000000000..6e23f79f8748c --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteAlgebra2 +PackageVersion: 3.26.11 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{F497CB26-1ACC-4B42-9638-1958C62C8D61}' +ReleaseDate: 2026-05-27 +AppsAndFeaturesEntries: +- DisplayName: Infinite Algebra 2-Trial + DisplayVersion: 3.04 + ProductCode: '{F497CB26-1ACC-4B42-9638-1958C62C8D61}' + UpgradeCode: '{2CEDD0F4-CAE0-4E75-8ADC-9FEA017F4E25}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kutasoftware.com/trial/win/IA2-Trial-3.26.11-x64.msi + InstallerSha256: 9E288769C6E4A27A1DA641D59888B8901DC6C4CE0981D5E37197F4881F47B187 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.locale.en-US.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.locale.en-US.yaml new file mode 100644 index 0000000000000..dbc8a1524410f --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KutaSoftware.InfiniteAlgebra2 +PackageVersion: 3.26.11 +PackageLocale: en-US +Publisher: Kuta Software LLC +PublisherUrl: https://www.kutasoftware.com/ +PublisherSupportUrl: https://www.kutasoftware.com/support.html +Author: Kuta Software LLC +PackageName: Infinite Algebra 2 +PackageUrl: https://www.kutasoftware.com/trial.html +License: Proprietary +Copyright: Copyright © Kuta Software LLC. All rights reserved. +ShortDescription: Create customizable worksheets, quizzes, and tests covering common Algebra 2 topics. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.yaml b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.yaml new file mode 100644 index 0000000000000..2e9f04f8a13ce --- /dev/null +++ b/manifests/k/KutaSoftware/InfiniteAlgebra2/3.26.11/KutaSoftware.InfiniteAlgebra2.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: KutaSoftware.InfiniteAlgebra2 +PackageVersion: 3.26.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93ecf88730739340afe8c7fb6df773853c07a0eb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:41:52 +0800 Subject: [PATCH 154/256] New version: Mozilla.Thunderbird.lt version 153.0.1 (#409074) --- .../Mozilla.Thunderbird.lt.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.lt.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.lt.locale.zh-CN.yaml | 24 +++++++++++++ .../lt/153.0.1/Mozilla.Thunderbird.lt.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.yaml diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.installer.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.installer.yaml new file mode 100644 index 0000000000000..ad1d860e4e212 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.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.lt +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/lt/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5958BC5BB68523457DBDE7CC3F6B0A4F794CA8ED99E54F4F569A5E1D0A7DD520 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 lt) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/lt/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B370EB7B62F09DD6806D44DD3B2A877DAC482AB0133C7320922F189D5F4BFEF3 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 lt) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.en-US.yaml new file mode 100644 index 0000000000000..d469cab7f1d26 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.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.lt +PackageVersion: 153.0.1 +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 (lt) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f425549432b94 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.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.lt +PackageVersion: 153.0.1 +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 (lt) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.yaml new file mode 100644 index 0000000000000..6f27a8f0cec39 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.1/Mozilla.Thunderbird.lt.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.lt +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9c26a839f49296d5cd583f7c404eb603fa0e2aca Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:42:13 +0800 Subject: [PATCH 155/256] New version: Mozilla.Thunderbird.lv version 153.0.1 (#409077) --- .../Mozilla.Thunderbird.lv.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.lv.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.lv.locale.zh-CN.yaml | 24 +++++++++++++ .../lv/153.0.1/Mozilla.Thunderbird.lv.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.yaml diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.installer.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.installer.yaml new file mode 100644 index 0000000000000..1b917358f0b53 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.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.lv +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/lv/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: C2F90B2AE0C5C0A6449D37B312C8EBD390093BCD36F102906AB7883E4BC4BE63 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 lv) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/lv/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 8281D64117EF937BE44EB79C575D971B34DB93893066612F8F541897732803B9 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 lv) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.en-US.yaml new file mode 100644 index 0000000000000..92f2f4b4e426d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.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.lv +PackageVersion: 153.0.1 +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 (lv) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.locale.zh-CN.yaml new file mode 100644 index 0000000000000..69e6ba783a857 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.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.lv +PackageVersion: 153.0.1 +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 (lv) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.yaml new file mode 100644 index 0000000000000..9ffbf647781d8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.1/Mozilla.Thunderbird.lv.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.lv +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fe9ff3ee76b7b8514e870b0848759846123d0231 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:42:16 +0800 Subject: [PATCH 156/256] New version: Mozilla.Thunderbird.nl version 153.0.1 (#409080) --- .../Mozilla.Thunderbird.nl.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.nl.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.nl.locale.zh-CN.yaml | 24 +++++++++++++ .../nl/153.0.1/Mozilla.Thunderbird.nl.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.installer.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.installer.yaml new file mode 100644 index 0000000000000..910486df1968d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.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.nl +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/nl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 2A01FD7AC819BDE38E98493FC5E910B8236F7C6AEA552A483F6B56FEB4B9312D + ProductCode: Mozilla Thunderbird 153.0.1 (x86 nl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/nl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1B4A63030EA6252EB3D1775E1913C86937FFB5780B2FA0389C01343D367D9C54 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 nl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.en-US.yaml new file mode 100644 index 0000000000000..c7a40c17a14ac --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.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.nl +PackageVersion: 153.0.1 +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 (nl) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e4367725e3000 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.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.Thunderbird.nl +PackageVersion: 153.0.1 +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 (nl) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.nl.yaml new file mode 100644 index 0000000000000..aa65ef02ef6c8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.1/Mozilla.Thunderbird.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.Thunderbird.nl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b5ca14ccf42887fb857abc08cd64a3eca7254cfc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:42:40 +0800 Subject: [PATCH 157/256] New version: Mozilla.Thunderbird.pa-IN version 153.0.1 (#409082) --- .../Mozilla.Thunderbird.pa-IN.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.pa-IN.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.pa-IN.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.pa-IN.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.installer.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.installer.yaml new file mode 100644 index 0000000000000..c9a0769a714f8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/pa-IN/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: D782F813E963636E81AF9C5F4C93EF1518EC4BF664EDFC7F6B1CF3C12CAF9715 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 pa-IN) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/pa-IN/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: B94688B907883BED4E2DD84A43C6B50E22811013DA5EFB847E08DEF969D94174 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 pa-IN) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml new file mode 100644 index 0000000000000..a67429f480873 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +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 (pa-IN) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..30326cc127fc9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +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 (pa-IN) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.yaml new file mode 100644 index 0000000000000..79716f096dd26 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.1/Mozilla.Thunderbird.pa-IN.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.pa-IN +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab328c42773dda7a1c81dc6c221b1c39cbd000ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:42:56 +0800 Subject: [PATCH 158/256] New version: Mozilla.Thunderbird.pt-PT version 153.0.1 (#409087) --- .../Mozilla.Thunderbird.pt-PT.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.pt-PT.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.pt-PT.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.pt-PT.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.installer.yaml new file mode 100644 index 0000000000000..cd35a3c2b791c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/pt-PT/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: CB934B7674B3146C898394B0EE5B3373B0BAB752B0AC14E7D92298D114EB7DD4 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 pt-PT) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/pt-PT/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FD9022E37F3F10A30521FED8900411249DAD08D56787576149CB9731CFB3FDBE + ProductCode: Mozilla Thunderbird 153.0.1 (x64 pt-PT) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml new file mode 100644 index 0000000000000..32d5a509f5ce4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +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 (pt-PT) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml new file mode 100644 index 0000000000000..98c760d6e7d54 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +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 (pt-PT) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.yaml new file mode 100644 index 0000000000000..92ec836aadd1d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.1/Mozilla.Thunderbird.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc40b6318976e5b8043da0485d1d4240ba3e06f4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:43:25 +0800 Subject: [PATCH 159/256] New version: Mozilla.Thunderbird.ro version 153.0.1 (#409089) --- .../Mozilla.Thunderbird.ro.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ro.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ro.locale.zh-CN.yaml | 24 +++++++++++++ .../ro/153.0.1/Mozilla.Thunderbird.ro.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.installer.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.installer.yaml new file mode 100644 index 0000000000000..ed92b2d51e939 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.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.ro +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ro/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: EECD27EF22BF0B294D1E7DE4B3636101BB6166DEE7C6072899EEDB6111C0BA2D + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ro) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ro/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5DFB763E5A355AF05C344161E149E22FADD54BC220917F767B5789FC0D165775 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ro) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.en-US.yaml new file mode 100644 index 0000000000000..13c6dd49cb310 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.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.ro +PackageVersion: 153.0.1 +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 (ro) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2cd93a48c32c4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.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.ro +PackageVersion: 153.0.1 +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 (ro) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.yaml new file mode 100644 index 0000000000000..4d6aae8410118 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.1/Mozilla.Thunderbird.ro.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.ro +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 26bef36233e66a1a4b7d1a9dbd202eb37c89700e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:43:44 +0800 Subject: [PATCH 160/256] New version: Mozilla.Thunderbird.ru version 153.0.1 (#409090) --- .../Mozilla.Thunderbird.ru.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ru.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ru.locale.zh-CN.yaml | 24 +++++++++++++ .../ru/153.0.1/Mozilla.Thunderbird.ru.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.installer.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.installer.yaml new file mode 100644 index 0000000000000..8e171f5bd9159 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.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.ru +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ru/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F7D3446ACE45191A7299911C372126147C158CB35153CE5214AE30A4B1DCA6BC + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ru) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ru/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 9A0B246BEACA2E959776908923976EF9DCDFC74DA8BAE0BB3FA57DBD86AB3C8D + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ru) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.en-US.yaml new file mode 100644 index 0000000000000..fe0b1c6345cf4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.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.ru +PackageVersion: 153.0.1 +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 (ru) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4319ac7fe8e58 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.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.Thunderbird.ru +PackageVersion: 153.0.1 +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 (ru) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.ru.yaml new file mode 100644 index 0000000000000..f9345fcf7bb4a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.1/Mozilla.Thunderbird.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.Thunderbird.ru +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 772b28716138104dcb8417dd6e5c3c7a7f44a53d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:44:03 +0800 Subject: [PATCH 161/256] New version: Mozilla.Thunderbird.sk version 153.0.1 (#409091) --- .../Mozilla.Thunderbird.sk.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.sk.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.sk.locale.zh-CN.yaml | 24 +++++++++++++ .../sk/153.0.1/Mozilla.Thunderbird.sk.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.installer.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.installer.yaml new file mode 100644 index 0000000000000..e2d671503e030 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.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.sk +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/sk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 8CAD5B6A62E6C32F348C4A5703D47BD1F583E327FEFA8262249C3BF2E76EA5DD + ProductCode: Mozilla Thunderbird 153.0.1 (x86 sk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/sk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F96B68FE3AA96BD4601BDB556D5C69893AE60E3A4E1DABFF75A18B1D6BF591B6 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 sk) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.en-US.yaml new file mode 100644 index 0000000000000..6169d40b38a51 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.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.sk +PackageVersion: 153.0.1 +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 (sk) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cd123ce4d95e6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.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.sk +PackageVersion: 153.0.1 +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 (sk) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.yaml new file mode 100644 index 0000000000000..e9eabbc3e4668 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.1/Mozilla.Thunderbird.sk.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.sk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1fe866fd45685f9e23ace695948c0eb886ee535 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:44:22 +0800 Subject: [PATCH 162/256] New version: Mozilla.Thunderbird.sl version 153.0.1 (#409092) --- .../Mozilla.Thunderbird.sl.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.sl.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.sl.locale.zh-CN.yaml | 24 +++++++++++++ .../sl/153.0.1/Mozilla.Thunderbird.sl.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.installer.yaml b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.installer.yaml new file mode 100644 index 0000000000000..6851e3ba2a877 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.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.sl +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/sl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A11E7C08B91B5AE52C0C4C1C3A9833A30BF54384C72945E272FD29372883219B + ProductCode: Mozilla Thunderbird 153.0.1 (x86 sl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/sl/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FB96CC3BFB4034AC207E64C04A4B79D2543D18EA3E16E0E4B10A599199AB9D72 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 sl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.en-US.yaml new file mode 100644 index 0000000000000..dd6f284da7933 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.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.sl +PackageVersion: 153.0.1 +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 (sl) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..df41ce88e6782 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.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.sl +PackageVersion: 153.0.1 +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 (sl) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.yaml b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.yaml new file mode 100644 index 0000000000000..69f8ecde97b9b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/153.0.1/Mozilla.Thunderbird.sl.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.sl +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 944e45de0d5634b610aa020a821ce0648a5fb087 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:44:41 +0800 Subject: [PATCH 163/256] New version: Mozilla.Thunderbird.sv-SE version 153.0.1 (#409096) --- .../Mozilla.Thunderbird.sv-SE.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.sv-SE.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.sv-SE.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.sv-SE.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.installer.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.installer.yaml new file mode 100644 index 0000000000000..db5d050100997 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/sv-SE/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 7BF5F30D34643AE6D405C992DC42988C7FD2B011D64A3009DAA9A602B2621A79 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 sv-SE) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/sv-SE/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 10EB0A0F772E99B5676614030FB1DABF9ACD1A264DC77ED02CD9900D3D5FDED8 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 sv-SE) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml new file mode 100644 index 0000000000000..ba4bdb10da1c8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +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 (sv-SE) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dbbf92e62854c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +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 (sv-SE) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.yaml new file mode 100644 index 0000000000000..4a3045b3072b0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/153.0.1/Mozilla.Thunderbird.sv-SE.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.sv-SE +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5ad9298fde405c5f5029d00dd9a0338a0c3e0b80 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:45:01 +0800 Subject: [PATCH 164/256] New version: Mozilla.Thunderbird.tr version 153.0.1 (#409098) --- .../Mozilla.Thunderbird.tr.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.tr.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.tr.locale.zh-CN.yaml | 24 +++++++++++++ .../tr/153.0.1/Mozilla.Thunderbird.tr.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.installer.yaml b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.installer.yaml new file mode 100644 index 0000000000000..d8bb166ae7c3f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.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.tr +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/tr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: E88AE61771B779154A95FF2ECFBE0880CC70A094E475DCCD0F9280E85B8EFB58 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 tr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/tr/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: DCAB74F32123EC9B40518B8D7FE7279C8606B7EDDEBF3D6C7A8E7224E14331ED + ProductCode: Mozilla Thunderbird 153.0.1 (x64 tr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.en-US.yaml new file mode 100644 index 0000000000000..8a3410fb103fd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.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.tr +PackageVersion: 153.0.1 +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 (tr) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f73253879f56b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.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.tr +PackageVersion: 153.0.1 +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 (tr) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.yaml b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.yaml new file mode 100644 index 0000000000000..b86c035f973c9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/153.0.1/Mozilla.Thunderbird.tr.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.tr +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fec71266be433e9fb5887bf89fe6c42057da2393 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:45:25 +0800 Subject: [PATCH 165/256] New version: Mozilla.Thunderbird.vi version 153.0.1 (#409101) --- .../Mozilla.Thunderbird.vi.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.vi.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.vi.locale.zh-CN.yaml | 24 +++++++++++++ .../vi/153.0.1/Mozilla.Thunderbird.vi.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.yaml diff --git a/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.installer.yaml b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.installer.yaml new file mode 100644 index 0000000000000..0278be0c1d837 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.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.vi +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/vi/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 3F6BE9A53C765120A976E6F7236B3C9A58DC9460030C63EEE38960C894EC3292 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 vi) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/vi/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 581EE4B7C9578B38D5279F0E0905F5099A7062B837896C78CC6BDFFFC8789517 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 vi) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.en-US.yaml new file mode 100644 index 0000000000000..788f4af3da8e3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.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.vi +PackageVersion: 153.0.1 +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 (vi) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e9a187e7f6817 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.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.vi +PackageVersion: 153.0.1 +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 (vi) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.yaml b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.yaml new file mode 100644 index 0000000000000..3a11dcb4694a4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/153.0.1/Mozilla.Thunderbird.vi.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.vi +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 26aea81a9132b27a29a63aa11483e73b148f50f3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:45:42 +0800 Subject: [PATCH 166/256] New version: Mozilla.Thunderbird.zh-CN version 153.0.1 (#409102) --- .../Mozilla.Thunderbird.zh-CN.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.zh-CN.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.zh-CN.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.zh-CN.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.yaml diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.installer.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.installer.yaml new file mode 100644 index 0000000000000..08482f124426b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/zh-CN/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 1B5BFDB547A776139D35EE6FED54483E3CB4D412B286D6335064B5CAB10D73C0 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 zh-CN) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/zh-CN/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: F53A13C707E8831FF0314797EBD2F7201F2CCEA208989581B2BE66FBD98B32AC + ProductCode: Mozilla Thunderbird 153.0.1 (x64 zh-CN) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml new file mode 100644 index 0000000000000..84028c42cc19a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +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 (zh-CN) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..183a8aeae3dbe --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +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 (zh-CN) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.yaml new file mode 100644 index 0000000000000..88e5d7823a6f5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/153.0.1/Mozilla.Thunderbird.zh-CN.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.zh-CN +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 150a9df47a4ef67666487de6742b09f11651c743 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:45:47 +0800 Subject: [PATCH 167/256] New version: Mozilla.Thunderbird.zh-TW version 153.0.1 (#409103) --- .../Mozilla.Thunderbird.zh-TW.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.zh-TW.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.zh-TW.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.zh-TW.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.yaml diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.installer.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.installer.yaml new file mode 100644 index 0000000000000..28c8644f0a66d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/zh-TW/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 7ADFFA7C0EB78F81D8BD90AAA7308644297791353F23634DDCE4BB2086A89C31 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 zh-TW) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/zh-TW/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 3B7D91D21D11A7B9EF73A4E1D933D7519D4F1386D917079554A0B0DDBAA86C32 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 zh-TW) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml new file mode 100644 index 0000000000000..0c796957256ed --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +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 (zh-TW) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0c2094913b395 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +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 (zh-TW) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.yaml new file mode 100644 index 0000000000000..514d112e81911 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/153.0.1/Mozilla.Thunderbird.zh-TW.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.zh-TW +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fa97d79d2b938dab1301b19249eca321507c53fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:46:03 +0800 Subject: [PATCH 168/256] New version: Mozilla.Thunderbird.MSIX version 153.0.1 (#409104) --- .../Mozilla.Thunderbird.MSIX.installer.yaml | 29 ++++++++++++++ ...Mozilla.Thunderbird.MSIX.locale.en-GB.yaml | 14 +++++++ ...Mozilla.Thunderbird.MSIX.locale.en-US.yaml | 40 +++++++++++++++++++ ...Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml | 24 +++++++++++ .../153.0.1/Mozilla.Thunderbird.MSIX.yaml | 8 ++++ 5 files changed, 115 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.yaml diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.installer.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.installer.yaml new file mode 100644 index 0000000000000..95890320c6bc9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.MSIX +PackageVersion: 153.0.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +PackageFamilyName: MozillaThunderbird.MozillaThunderbird_jag0gd4e3s9p2 +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/multi/Thunderbird%20Setup%20153.0.1.msix + InstallerSha256: 495C38278B294B18B688C4A33A43F6EC2C339B8FA4AD7B5239DFC5894E787A3A + SignatureSha256: 7DDEDDFEE21951466CECA410ACC0E527E9EDE5C7457BCACEF40A6E4FA677DDC6 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/multi/Thunderbird%20Setup%20153.0.1.msix + InstallerSha256: DC8E66DB55EDA8D731A4380C457361271D2025745CB66ECE800BFACF2081EBDA + SignatureSha256: 0925D0CAB04E1B08EA9D6AE9022DE12B3BC9AE6A22E30BA534B6AC53CF16B30B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-GB.yaml new file mode 100644 index 0000000000000..da8124574e4cc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-GB.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.Thunderbird.MSIX +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +PackageName: Mozilla Thunderbird (MSIX) +PackageUrl: https://www.thunderbird.net/en-GB/ +ShortDescription: A free email application that is easy to set up and customise - 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 customise. 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. +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.en-US.yaml new file mode 100644 index 0000000000000..bedf46084eb17 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.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: Mozilla.Thunderbird.MSIX +PackageVersion: 153.0.1 +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 (MSIX) +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: +- calendar +- elementio +- email +- inboxfilters +- irc +- mail +- matrixchat +- openpgpencryption +- rssfeedreader +- spamfiltering +- xmpp +ReleaseNotes: |- + What’s Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..624183a731b32 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.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.MSIX +PackageVersion: 153.0.1 +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 (MSIX) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.yaml new file mode 100644 index 0000000000000..83a0451c4ffa1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.1/Mozilla.Thunderbird.MSIX.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.MSIX +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d310b46d73cef458f9294d77d83b39605371d74f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:46:18 +0800 Subject: [PATCH 169/256] New version: AnyAssociation.Anytype version 0.56.1 (#409106) --- .../AnyAssociation.Anytype.installer.yaml | 19 +++++++++ .../AnyAssociation.Anytype.locale.en-US.yaml | 40 +++++++++++++++++++ .../AnyAssociation.Anytype.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../0.56.1/AnyAssociation.Anytype.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.installer.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.en-US.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.zh-CN.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.yaml diff --git a/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.installer.yaml b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.installer.yaml new file mode 100644 index 0000000000000..4535b0ca85a0c --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.56.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- anytype +ProductCode: 425256e4-03e3-5ba0-b070-d372039ec7ab +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype%20Setup%200.56.1.exe + InstallerSha256: FC6A49E991927ACC08FB8C2245CADE7971CFF174955B2A40F43B059E3EAC5138 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.en-US.yaml b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.en-US.yaml new file mode 100644 index 0000000000000..2dc593fad2df4 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.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: AnyAssociation.Anytype +PackageVersion: 0.56.1 +PackageLocale: en-US +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: Proprietary +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2026 Any Association +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- docs +- document +- list +- markdown +- notes +- schedule +- task +- to-do +- todo +PurchaseUrl: https://anytype.io/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://anytype.io/faq +- DocumentLabel: Docs + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.zh-CN.yaml b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.zh-CN.yaml new file mode 100644 index 0000000000000..414fae553eb6f --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.56.1 +PackageLocale: zh-CN +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: 专有软件 +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2026 Any Association +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +Tags: +- markdown +- 任务 +- 列表 +- 协作 +- 协同 +- 待办 +- 待办事项 +- 提醒事项 +- 文档 +- 日历 +- 日程 +- 清单 +- 笔记 +- 议程 +PurchaseUrl: https://anytype.io/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://anytype.io/faq +- DocumentLabel: 文档 + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.yaml b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.yaml new file mode 100644 index 0000000000000..fcc1a94ec8900 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.56.1/AnyAssociation.Anytype.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: AnyAssociation.Anytype +PackageVersion: 0.56.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3c16e6a75ed135bc1d10f9872e239045156e627f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:46:55 +0800 Subject: [PATCH 170/256] New version: Mozilla.Firefox.eo version 153.0.1 (#408889) --- .../153.0.1/Mozilla.Firefox.eo.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.eo.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.eo.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.eo.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.eo.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.eo.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.eo.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.eo.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.eo.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.eo.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.eo.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.eo.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.eo.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.eo.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.eo.locale.zh-CN.yaml | 24 +++++++++ .../eo/153.0.1/Mozilla.Firefox.eo.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.yaml diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.installer.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.installer.yaml new file mode 100644 index 0000000000000..b9bc7655c5958 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/eo/Firefox%20Setup%20153.0.1.exe + InstallerSha256: BECFF02CA876F3CC963FF2B9404F5E865A7BB75A5F2B7257C7623EB3A7EDA69A +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/eo/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 848E092678E792BFB253520BA7F293FD35FA2090E79BCC1C7C038546318395EA +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/eo/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 4F4B35BF350F7FCE0947E3149672550201924A363528450BF096EA8B9D97ACC0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..979f1d9cc7fa2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml new file mode 100644 index 0000000000000..360a5e9efd388 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml new file mode 100644 index 0000000000000..433131c7cc123 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml new file mode 100644 index 0000000000000..feafb3f34eea9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml new file mode 100644 index 0000000000000..ced4142746cc4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-US.yaml new file mode 100644 index 0000000000000..ea314342432a5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (eo) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml new file mode 100644 index 0000000000000..6a9a9175113d4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml new file mode 100644 index 0000000000000..f3945bbfe33a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml new file mode 100644 index 0000000000000..16f62b5e45825 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml new file mode 100644 index 0000000000000..48b34c49fc2a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml new file mode 100644 index 0000000000000..a1529ddc1b296 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml new file mode 100644 index 0000000000000..01ffa62271241 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml new file mode 100644 index 0000000000000..ec4c24113c996 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml new file mode 100644 index 0000000000000..39fb469c66e36 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.yaml b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.yaml new file mode 100644 index 0000000000000..f09b1f5c88914 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/153.0.1/Mozilla.Firefox.eo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bbc0984734de2f18b87b629def27b0bed986ac94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Fuchs?= Date: Tue, 28 Jul 2026 16:46:59 -0400 Subject: [PATCH 171/256] New version: JuanjoFuchs.agent-mail-cli version 0.1.6 (#408987) --- .../JuanjoFuchs.agent-mail-cli.installer.yaml | 16 ++++++++++++ ...anjoFuchs.agent-mail-cli.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.1.6/JuanjoFuchs.agent-mail-cli.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.installer.yaml create mode 100644 manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.locale.en-US.yaml create mode 100644 manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.yaml diff --git a/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.installer.yaml b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.installer.yaml new file mode 100644 index 0000000000000..96db4054d3e9b --- /dev/null +++ b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JuanjoFuchs.agent-mail-cli +PackageVersion: 0.1.6 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- agent-mail +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JuanjoFuchs/agent-mail-cli/releases/download/v0.1.6/agent-mail-0.1.6-windows-x64.exe + InstallerSha256: E90E8EB34FFA5ECDB144BC1A92360BA7614E31197C3611C193B6EE7A16F90FE4 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.locale.en-US.yaml b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..4b1fcea5bc83e --- /dev/null +++ b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JuanjoFuchs.agent-mail-cli +PackageVersion: 0.1.6 +PackageLocale: en-US +Publisher: JuanjoFuchs +PublisherUrl: https://github.com/JuanjoFuchs +PublisherSupportUrl: https://github.com/JuanjoFuchs/agent-mail-cli/issues +PackageName: Agent Mail CLI +PackageUrl: https://github.com/JuanjoFuchs/agent-mail-cli +License: MIT +LicenseUrl: https://github.com/JuanjoFuchs/agent-mail-cli/blob/main/LICENSE +ShortDescription: Self-describing local inbox for coding agents +Description: Agent Mail CLI is a local SQLite-backed inbox for coding agents. +Moniker: agent-mail +Tags: +- agents +- cli +- mailbox +ReleaseNotesUrl: https://github.com/JuanjoFuchs/agent-mail-cli/releases/tag/v0.1.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JuanjoFuchs/agent-mail-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.yaml b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.yaml new file mode 100644 index 0000000000000..1d95a7ea53fdf --- /dev/null +++ b/manifests/j/JuanjoFuchs/agent-mail-cli/0.1.6/JuanjoFuchs.agent-mail-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JuanjoFuchs.agent-mail-cli +PackageVersion: 0.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2e5496844cf76b8ec650bf750550aaccb30b7b0d Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 16:47:28 -0400 Subject: [PATCH 172/256] New version: Microsoft.SafetyScanner version 1.455.396.0 (#409076) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.396.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..04b17e89a2423 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.396.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.455.396.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.396.0&arch=x86 + InstallerSha256: 4FA200FACA791531F80C59E573A64BA65DDDCDA3F5BCF70659E694DE18623971 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.396.0&arch=amd64 + InstallerSha256: 96E52EAB9B481C47A29BE54BF8D250E8FC5EA7C4C0D6D2A866AC25BBC5E570A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..9f8e54618e6fd --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.396.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.455.396.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.455.396.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.396.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..be993ab4a05cb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.396.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.455.396.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b76f564a41fb506838f76c0738708c27d8f97d3c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:47:32 +0800 Subject: [PATCH 173/256] New version: Mozilla.Thunderbird.nb-NO version 153.0.1 (#409079) --- .../Mozilla.Thunderbird.nb-NO.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.nb-NO.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.nb-NO.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.nb-NO.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.installer.yaml new file mode 100644 index 0000000000000..9dd41c06b0eae --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/nb-NO/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 864D9F09BF29C9DB84DED0E41BD04A23ED1AC824134C8CF825ECA0811A17A320 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 nb-NO) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/nb-NO/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 212B94CAD421A7680CD6A81C1095926A17510A893EEB0ECC04F731AF49202F04 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 nb-NO) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml new file mode 100644 index 0000000000000..fe3ad970c1908 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +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 (nb-NO) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml new file mode 100644 index 0000000000000..08ee1ca13755b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +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 (nb-NO) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.yaml new file mode 100644 index 0000000000000..235553ccbd714 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.1/Mozilla.Thunderbird.nb-NO.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.nb-NO +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80b27828a7282230715ce8a923a82d7be165fcb4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:47:48 +0800 Subject: [PATCH 174/256] New version: Mozilla.Thunderbird.nn-NO version 153.0.1 (#409081) --- .../Mozilla.Thunderbird.nn-NO.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.nn-NO.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.nn-NO.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.nn-NO.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.installer.yaml new file mode 100644 index 0000000000000..b17901c30d0c6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/nn-NO/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: AA5EC79163F7FCD3A53CA5BFF317AFF4810F94E8DF0C7DC3D7A83A18E53243DD + ProductCode: Mozilla Thunderbird 153.0.1 (x86 nn-NO) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/nn-NO/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A39C568863D6EF55DFABE401746CC25D9F40EDD5A8515F45BAA7CB31EBAD64F3 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 nn-NO) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml new file mode 100644 index 0000000000000..32857bac13ace --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +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 (nn-NO) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e0a1558fae940 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +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 (nn-NO) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.yaml new file mode 100644 index 0000000000000..fc851809e57a0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.1/Mozilla.Thunderbird.nn-NO.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.nn-NO +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4ec97303fa4cb120a3e2f58d606da3f255cf1679 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:48:03 +0800 Subject: [PATCH 175/256] New version: Mozilla.Thunderbird.pt-BR version 153.0.1 (#409085) --- .../Mozilla.Thunderbird.pt-BR.installer.yaml | 36 +++++++++++++++++++ ...ozilla.Thunderbird.pt-BR.locale.en-US.yaml | 31 ++++++++++++++++ ...ozilla.Thunderbird.pt-BR.locale.zh-CN.yaml | 24 +++++++++++++ .../153.0.1/Mozilla.Thunderbird.pt-BR.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.installer.yaml new file mode 100644 index 0000000000000..66f2cfa6d6abb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.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.pt-BR +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/pt-BR/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: D8E6749FEDA5FD601CD3DD831C3753BE9A00F2DC33742A967E54519023E60641 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 pt-BR) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/pt-BR/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FBACAD5662C336A1A6B57A516FE63667CB395CE93144229EDB7705C7BDEFB3DB + ProductCode: Mozilla Thunderbird 153.0.1 (x64 pt-BR) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml new file mode 100644 index 0000000000000..257520376c13c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.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.pt-BR +PackageVersion: 153.0.1 +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 (pt-BR) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0fb5cf31802ef --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-BR +PackageVersion: 153.0.1 +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 (pt-BR) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.yaml new file mode 100644 index 0000000000000..cf553d61eff28 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.1/Mozilla.Thunderbird.pt-BR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-BR +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3c13b1261299aaaebd26cb486837768e067fc9ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:48:19 +0800 Subject: [PATCH 176/256] New version: Mozilla.Thunderbird.sq version 153.0.1 (#409094) --- .../Mozilla.Thunderbird.sq.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.sq.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.sq.locale.zh-CN.yaml | 24 +++++++++++++ .../sq/153.0.1/Mozilla.Thunderbird.sq.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.installer.yaml b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.installer.yaml new file mode 100644 index 0000000000000..35079f73e76af --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.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.sq +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/sq/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 0B585D431D78A36544B9CD0A0A5481FA6C861828E4F38D298234417ED8FD7B6A + ProductCode: Mozilla Thunderbird 153.0.1 (x86 sq) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/sq/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 8C8E1F79119B93377E7FC130639B62C9CDF083F5534673B294D816C05EE5E60B + ProductCode: Mozilla Thunderbird 153.0.1 (x64 sq) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.en-US.yaml new file mode 100644 index 0000000000000..98999c00e25b1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.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.sq +PackageVersion: 153.0.1 +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 (sq) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9235c46dbe373 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.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.Thunderbird.sq +PackageVersion: 153.0.1 +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 (sq) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.yaml b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.sq.yaml new file mode 100644 index 0000000000000..6d18f7e575fcb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/153.0.1/Mozilla.Thunderbird.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.Thunderbird.sq +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 38ddaee9e6c1220b5e5e9f65d4f7b98778ec3d41 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:48:36 +0800 Subject: [PATCH 177/256] New version: Mozilla.Thunderbird.uk version 153.0.1 (#409099) --- .../Mozilla.Thunderbird.uk.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.uk.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.uk.locale.zh-CN.yaml | 24 +++++++++++++ .../uk/153.0.1/Mozilla.Thunderbird.uk.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.installer.yaml b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.installer.yaml new file mode 100644 index 0000000000000..46ac0f457cb8e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.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.uk +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/uk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: FD93266EDFFB54350F95F5A5F403FD6185E688C54B421BA2B4A7584E694B11B5 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 uk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/uk/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 23CAA7CC960B61F5323A348A50A222359F3A31EB9886D63FADB0869B75973FCD + ProductCode: Mozilla Thunderbird 153.0.1 (x64 uk) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.en-US.yaml new file mode 100644 index 0000000000000..56b48dd8b0681 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.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.uk +PackageVersion: 153.0.1 +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 (uk) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..07bb7ad905d54 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.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.uk +PackageVersion: 153.0.1 +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 (uk) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.yaml b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.yaml new file mode 100644 index 0000000000000..8113f1d9b50bf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/153.0.1/Mozilla.Thunderbird.uk.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.uk +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 07578f716a94d527909bf976e0a0040e210cdfe6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:48:52 +0800 Subject: [PATCH 178/256] New version: Mozilla.Thunderbird.uz version 153.0.1 (#409100) --- .../Mozilla.Thunderbird.uz.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.uz.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.uz.locale.zh-CN.yaml | 24 +++++++++++++ .../uz/153.0.1/Mozilla.Thunderbird.uz.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.yaml diff --git a/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.installer.yaml b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.installer.yaml new file mode 100644 index 0000000000000..79b87ab81235a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.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.uz +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/uz/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 629CED0EAE0D2DFEE18A6153326B5EA37D3CCE7E88B4A99049FA19639300E2A6 + ProductCode: Mozilla Thunderbird 153.0.1 (x86 uz) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/uz/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 781A979D14FC7D18C59D466590C2F0E66724EB4EB4CF7354D8DAD9650DC685E8 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 uz) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.en-US.yaml new file mode 100644 index 0000000000000..8188ddd0dc911 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.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.uz +PackageVersion: 153.0.1 +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 (uz) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.locale.zh-CN.yaml new file mode 100644 index 0000000000000..574a1f475c9da --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.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.uz +PackageVersion: 153.0.1 +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 (uz) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.yaml b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.yaml new file mode 100644 index 0000000000000..1828ffd169b7f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/153.0.1/Mozilla.Thunderbird.uz.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.uz +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 149da73e485b2e76ce5691ec482f69561a6d93c1 Mon Sep 17 00:00:00 2001 From: "Ruben J. Jongejan" Date: Tue, 28 Jul 2026 22:49:08 +0200 Subject: [PATCH 179/256] New version: rvben.rumdl version 0.2.45 (#409105) --- .../rumdl/0.2.45/rvben.rumdl.installer.yaml | 18 +++++++++ .../0.2.45/rvben.rumdl.locale.en-US.yaml | 39 +++++++++++++++++++ .../r/rvben/rumdl/0.2.45/rvben.rumdl.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.installer.yaml create mode 100644 manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.locale.en-US.yaml create mode 100644 manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.yaml diff --git a/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.installer.yaml b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.installer.yaml new file mode 100644 index 0000000000000..53d8c2c2fb3e3 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: rvben.rumdl +PackageVersion: 0.2.45 +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rumdl.exe + PortableCommandAlias: rumdl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-pc-windows-msvc.zip + InstallerSha256: 5F74388D9B55149FE0325BA8BAD3CAED65AC0721641A72312D674F34CEB5D669 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.locale.en-US.yaml b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.locale.en-US.yaml new file mode 100644 index 0000000000000..0bee81df52d99 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rvben.rumdl +PackageVersion: 0.2.45 +PackageLocale: en-US +Publisher: Ruben J. Jongejan +PublisherUrl: https://github.com/rvben +PublisherSupportUrl: https://github.com/rvben/rumdl/issues +Author: Ruben J. Jongejan +PackageName: rumdl +PackageUrl: https://github.com/rvben/rumdl +License: MIT +LicenseUrl: https://github.com/rvben/rumdl/blob/main/LICENSE +Copyright: Copyright (c) 2024-2025 Ruben J. Jongejan +ShortDescription: A fast Markdown linter and formatter written in Rust. +Description: |- + rumdl is a high-performance Markdown linter and formatter written in Rust. + It catches stylistic and structural issues in Markdown documents, fixes + them automatically where possible, and integrates with editors through + the Language Server Protocol. rumdl ships a comprehensive rule set, + intelligent caching for fast incremental runs, and is configured via + pyproject.toml or .rumdl.toml. +Moniker: rumdl +Tags: +- cli +- documentation +- formatter +- linter +- markdown +- markdown-linter +- rust +- static-analysis +ReleaseNotesUrl: https://github.com/rvben/rumdl/releases/tag/v0.2.45 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/rvben/rumdl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.yaml b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.yaml new file mode 100644 index 0000000000000..5a47a1be2bf19 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.45/rvben.rumdl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: rvben.rumdl +PackageVersion: 0.2.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d7a8e963d7ce661722495920b008ae499c3e5cc Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 16:49:39 -0400 Subject: [PATCH 180/256] New version: Notion.ntn version 0.21.5 (#409108) --- .../ntn/0.21.5/Notion.ntn.installer.yaml | 17 +++++++++++++++++ .../ntn/0.21.5/Notion.ntn.locale.en-US.yaml | 19 +++++++++++++++++++ manifests/n/Notion/ntn/0.21.5/Notion.ntn.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/n/Notion/ntn/0.21.5/Notion.ntn.installer.yaml create mode 100644 manifests/n/Notion/ntn/0.21.5/Notion.ntn.locale.en-US.yaml create mode 100644 manifests/n/Notion/ntn/0.21.5/Notion.ntn.yaml diff --git a/manifests/n/Notion/ntn/0.21.5/Notion.ntn.installer.yaml b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.installer.yaml new file mode 100644 index 0000000000000..5ac41aaf3faba --- /dev/null +++ b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Notion.ntn +PackageVersion: 0.21.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ntn-x86_64-pc-windows-msvc/ntn.exe + PortableCommandAlias: ntn +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://ntn.dev/releases/v0.21.5/ntn-x86_64-pc-windows-msvc.zip + InstallerSha256: 0CE6A5219562BCCB849FFB13B5A97295C80D00E336E06BBF03C94029DBEBCD05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/ntn/0.21.5/Notion.ntn.locale.en-US.yaml b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.locale.en-US.yaml new file mode 100644 index 0000000000000..3408db63cc4f2 --- /dev/null +++ b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Notion.ntn +PackageVersion: 0.21.5 +PackageLocale: en-US +Publisher: Notion Labs, Inc. +PublisherUrl: https://notion.com/ +PackageName: ntn +License: MIT +ShortDescription: Notion CLI +Moniker: ntn +Tags: +- api +- cli +- notion +- workers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/ntn/0.21.5/Notion.ntn.yaml b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.yaml new file mode 100644 index 0000000000000..b9a827ce4ca91 --- /dev/null +++ b/manifests/n/Notion/ntn/0.21.5/Notion.ntn.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Notion.ntn +PackageVersion: 0.21.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c90b89c45e3c5b15b803600a18abc930712afc0b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:50:07 +0800 Subject: [PATCH 181/256] New version: Granola.Granola version 7.447.2 (#409109) --- .../7.447.2/Granola.Granola.installer.yaml | 20 +++++++++++++ .../7.447.2/Granola.Granola.locale.en-US.yaml | 29 +++++++++++++++++++ .../7.447.2/Granola.Granola.locale.zh-CN.yaml | 17 +++++++++++ .../Granola/7.447.2/Granola.Granola.yaml | 8 +++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/g/Granola/Granola/7.447.2/Granola.Granola.installer.yaml create mode 100644 manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.en-US.yaml create mode 100644 manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.zh-CN.yaml create mode 100644 manifests/g/Granola/Granola/7.447.2/Granola.Granola.yaml diff --git a/manifests/g/Granola/Granola/7.447.2/Granola.Granola.installer.yaml b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.installer.yaml new file mode 100644 index 0000000000000..890a2cc7a441a --- /dev/null +++ b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.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: Granola.Granola +PackageVersion: 7.447.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- granola +ProductCode: cdc80bd8-3b8c-5d86-a628-c46cf9da018d +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://dr2v7l5emb758.cloudfront.net/7.447.2/Granola-7.447.2-win-x64.exe + InstallerSha256: D700FBED24F27FBE996E0BF25682128B9B89B0B219F2DB091A6BAF3E1F9E0A5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.en-US.yaml b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.en-US.yaml new file mode 100644 index 0000000000000..770f20be247f6 --- /dev/null +++ b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.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: Granola.Granola +PackageVersion: 7.447.2 +PackageLocale: en-US +Publisher: Granola +PublisherUrl: https://www.granola.ai/ +PublisherSupportUrl: https://help.granola.ai/ +PrivacyUrl: https://help.granola.ai/article/privacy-policy +Author: Granola, Inc. +PackageName: Granola +PackageUrl: https://www.granola.ai/ +License: Proprietary +LicenseUrl: https://www.granola.ai/policies +Copyright: © Granola inc 2026 +CopyrightUrl: https://www.granola.ai/policies +ShortDescription: The AI notepad for people in back-to-back meetings +Description: Granola takes your raw meeting notes and makes them awesome. No awkward meeting bots - just beautiful notes for you and your team, every single time. +Tags: +- audio +- caption +- subtitle +- transcribe +- transcription +- video +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.zh-CN.yaml b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.zh-CN.yaml new file mode 100644 index 0000000000000..28c491aab6f03 --- /dev/null +++ b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.locale.zh-CN.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: Granola.Granola +PackageVersion: 7.447.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款专为连轴会议人士打造的 AI 记事本 +Description: Granola 可将您的原始会议记录变得精彩纷呈。无需尴尬的会议机器人——每次都能为您和您的团队带来美观整洁的会议记录。 +Tags: +- 字幕 +- 视频 +- 转写 +- 音频 +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.447.2/Granola.Granola.yaml b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.yaml new file mode 100644 index 0000000000000..594469b138aca --- /dev/null +++ b/manifests/g/Granola/Granola/7.447.2/Granola.Granola.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: Granola.Granola +PackageVersion: 7.447.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6167887f152bf6dc89691801297623b4f9c8455d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:50:23 +0800 Subject: [PATCH 182/256] New version: Google.Chrome.Canary version 152.0.7977.2 (#409110) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{152.0.7977.0 => 152.0.7977.2}/Google.Chrome.Canary.installer.yaml (57%) rename manifests/g/Google/Chrome/Canary/{152.0.7977.0 => 152.0.7977.2}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7977.0 => 152.0.7977.2}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7977.0 => 152.0.7977.2}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7977.0 => 152.0.7977.2}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.installer.yaml index 270cac6a1a27e..caf96be1a2e08 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7977.0 +PackageVersion: 152.0.7977.2 InstallerType: exe Scope: user InstallModes: @@ -38,13 +38,13 @@ ProductCode: Google Chrome ReleaseDate: 2026-07-28 Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/adyzkx2illbagvbdp6lil273nzja_152.0.7977.0/152.0.7977.0_chrome_installer_uncompressed.exe - InstallerSha256: 149AC41C335A2E6D2F34ADA0EC033A033CA8975DD2E81E3C13B99A45B049A722 + InstallerUrl: https://dl.google.com/release2/chrome/ad4rcokaeizmq2nscb2diluuq43a_152.0.7977.2/152.0.7977.2_chrome_installer_uncompressed.exe + InstallerSha256: AB180044F4DA025CD91135684A8603AE7CB8634ECA9B9E924935F4D580334F29 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/acffmaxfrhbkjlwogyknfy4aze4q_152.0.7977.0/152.0.7977.0_chrome_installer_uncompressed.exe - InstallerSha256: DB34B465D4052E704CEAAC437614B371BCBFC47C3FB01A99B532DF6E98535351 + InstallerUrl: https://dl.google.com/release2/chrome/omlgl5qp76epmybg7zub3xsph4_152.0.7977.2/152.0.7977.2_chrome_installer_uncompressed.exe + InstallerSha256: DFF2439E5032CAD2796B74C14E8D3EBEDEA30CFC29013AF96864D2B0DEAE3883 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/adiloytymm5qnantrdkm3vupozqq_152.0.7977.0/152.0.7977.0_chrome_installer_uncompressed.exe - InstallerSha256: CD85999CFE7B9E4EA1EFD4DD437011D20A22D2A86008C4805DFA4E471F97B33F + InstallerUrl: https://dl.google.com/release2/chrome/ad4i4c6u6xawqnlrmqesv6t3u7ta_152.0.7977.2/152.0.7977.2_chrome_installer_uncompressed.exe + InstallerSha256: 8BFE95320247945963C6D3BAD5214AD512C435243D50C17A3717D56F0B5AFC99 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.en-US.yaml index 3d416aeaef3c4..a604e78cb37b2 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7977.0 +PackageVersion: 152.0.7977.2 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.nb-NO.yaml index 94f214da8458d..da8fd820b1565 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7977.0 +PackageVersion: 152.0.7977.2 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.zh-CN.yaml index b942fbe93f3b4..90fb22bf201a2 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7977.0 +PackageVersion: 152.0.7977.2 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.yaml index 338cf9a54ae12..8c17c48818048 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7977.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7977.2/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7977.0 +PackageVersion: 152.0.7977.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 1f8da53f8ae1aeaba17e25676bcb86ebda0bbe09 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:50:38 +0800 Subject: [PATCH 183/256] Update: KDE.KBruch version 26.11.70 (881) (#409112) --- .../k/KDE/KBruch/26.11.70/KDE.KBruch.installer.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KBruch/26.11.70/KDE.KBruch.installer.yaml b/manifests/k/KDE/KBruch/26.11.70/KDE.KBruch.installer.yaml index 2294e31655844..8d9871a22080f 100644 --- a/manifests/k/KDE/KBruch/26.11.70/KDE.KBruch.installer.yaml +++ b/manifests/k/KDE/KBruch/26.11.70/KDE.KBruch.installer.yaml @@ -6,17 +6,18 @@ PackageVersion: 26.11.70 InstallerType: nullsoft UpgradeBehavior: install ProductCode: kbruch +ReleaseDate: 2026-07-28 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-876-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 7CA5D119696B5454258CB8A0C3291D18DAD2100B9D8D8D45D2C0E89860DDDB6D + InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-881-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 09B8F92649E0A74BCA6915B00C3F50CD909C1B49BC1ACB985F7C3542A60ACB44 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-876-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 7CA5D119696B5454258CB8A0C3291D18DAD2100B9D8D8D45D2C0E89860DDDB6D + InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-881-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 09B8F92649E0A74BCA6915B00C3F50CD909C1B49BC1ACB985F7C3542A60ACB44 InstallerSwitches: Custom: /AllUsers ManifestType: installer From f588c0a979bf09c8d3a33d57923abf0153059e56 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:50:54 +0800 Subject: [PATCH 184/256] New version: Lime.Lime version 1.115.0 (#409114) --- .../Lime/1.115.0/Lime.Lime.installer.yaml | 24 +++++++ .../Lime/1.115.0/Lime.Lime.locale.en-US.yaml | 27 ++++++++ .../Lime/1.115.0/Lime.Lime.locale.zh-CN.yaml | 66 +++++++++++++++++++ manifests/l/Lime/Lime/1.115.0/Lime.Lime.yaml | 8 +++ 4 files changed, 125 insertions(+) create mode 100644 manifests/l/Lime/Lime/1.115.0/Lime.Lime.installer.yaml create mode 100644 manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.en-US.yaml create mode 100644 manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.zh-CN.yaml create mode 100644 manifests/l/Lime/Lime/1.115.0/Lime.Lime.yaml diff --git a/manifests/l/Lime/Lime/1.115.0/Lime.Lime.installer.yaml b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.installer.yaml new file mode 100644 index 0000000000000..cef98fcef14da --- /dev/null +++ b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Lime.Lime +PackageVersion: 1.115.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- lime +ProductCode: lime +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/limecloud/lime/releases/download/v1.115.0/Lime-1.115.0.Setup.exe + InstallerSha256: E7309A4EF66BC890258CB02BB4BA2BDE1D3D3F17450979F35BAA2EE96BA911CE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.en-US.yaml b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.en-US.yaml new file mode 100644 index 0000000000000..c7e40b15e47c3 --- /dev/null +++ b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Lime.Lime +PackageVersion: 1.115.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: An open-source AI content workbench built for Chinese creators. +Description: |- + Lime is an open-source Electron desktop AI content workbench designed for Chinese creators, brand operators, research-oriented writers, and small teams. It covers AI writing, topic research, asset management, prompt accumulation, knowledge bases, and multi-model creative workflows. + + You can think of it as an AI workspace better suited for long-term creation: + - It’s not just about single questions and answers; it’s about making continuous progress on a project. + - It’s not about finding references and rewriting prompts every time; it’s about accumulating references, styles, and methodologies. + - It’s not about results getting lost in chat history after generation; it’s about saving results so they can be reused next time. + - It’s not tied to a single AI service; it allows you to use the model capabilities you have already configured. + If you frequently switch between bookmarks, documents, chat tools, image tools, and model backends, Lime aims to consolidate these actions into a single creative space. + + What you can do with Lime: + - AI Writing and Content Creation: Write WeChat Official Account articles, Xiaohongshu notes, video scripts, podcast outlines, and livestream scripts. + - Research and Knowledge Organization: Organize webpages, notes, screenshots, interviews, and historical materials to generate reports or briefs. + - Topic Analysis and Content Review: Deconstruct viral cases, competitor content, publishing cadences, and expression styles. + - Prompt Management and Style Reuse: Save common writing styles, brand tones, topic selection methods, and team templates. + - Multimodal Creative Preparation: Generate image prompts, cover directions, presentation structures, or webpage drafts. + - Multi-Model Workflow: Use your own configured AI providers and models to continuously edit, expand, compress, or cross-post within the same task. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.zh-CN.yaml b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..973978f9707b8 --- /dev/null +++ b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.locale.zh-CN.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lime.Lime +PackageVersion: 1.115.0 +PackageLocale: zh-CN +Publisher: Lime +PublisherUrl: https://limeai.run/ +PublisherSupportUrl: https://github.com/limecloud/lime/issues +PrivacyUrl: https://limeai.run/privacy/ +PackageName: Lime +PackageUrl: https://limeai.run/ +License: 专有软件 +LicenseUrl: https://limeai.run/terms/ +Copyright: © 2026 Lime +ShortDescription: 给中文创作者用的开源 AI 内容工作台 +Description: |- + Lime 是一个开源的 Electron 桌面端 AI 内容工作台,面向中文创作者、品牌运营、研究型写作者和小团队,覆盖 AI 写作、选题研究、素材管理、提示词沉淀、知识库和多模型创作流程。 + + 你可以把它理解成一个更适合长期创作的 AI 工作台: + - 不是只问一句、答一句,而是围绕一个项目持续推进 + - 不是每次都重新找资料、重新写提示词,而是把参考、风格和做法沉淀下来 + - 不是生成完就散落在聊天记录里,而是把结果保存起来,下一次还能继续用 + - 不是绑定某一家 AI 服务,而是让你使用自己已经配置好的模型能力 + 如果你经常在收藏夹、文档、聊天工具、图片工具和模型后台之间来回切换,Lime 想帮你把这些动作收回到同一个创作空间里。 + + 你可以用 Lime 做什么 + - AI 写作与内容创作:写公众号文章、小红书笔记、视频脚本、播客提纲和直播话术 + - 资料研究与知识整理:整理网页、笔记、截图、访谈和历史材料,生成报告或简报 + - 选题分析与内容复盘:拆解爆款案例、竞品内容、发布节奏和表达风格 + - 提示词管理与风格复用:保存常用写法、品牌语气、选题方法和团队模板 + - 多模态创作准备:生成图片提示词、封面方向、演示稿结构或网页草稿 + - 多模型工作流:使用自己配置的 AI 服务商和模型,在同一个任务里持续修改、扩写、压缩或换平台发布 +ReleaseNotes: |- + Lime v1.115.0 + 新功能 + - 新增 Vertex Gemini current transport,按 project/location 构建专用 endpoint,使用 Bearer access token,并复用 Gemini canonical lowering、SSE 与工具历史语义。 + - 新增 Azure OpenAI Responses current route,支持资源根地址、typed api-version 和 api-key 认证,同时对不受支持的 Chat Completions、WebSocket 与 hosted tools fail closed。 + - 打通 Fal 与 xAI 视频生成的公开媒体任务链;xAI request id、轮询状态和终态会持久化,App Server 重启后可继续轮询而不会重复创建任务。 + - 新增 model/list/updated typed 通知,Provider、凭证或目录变化后,已挂载的前端模型视图会自动失效并刷新。 + - Hosted Image Generation 结果和会话 sidecar 图片现在可在 Agent 时间线中直接预览,并为不可用媒体提供稳定占位状态。 + 修复 + - 修复模型切换时旧 reasoning effort、service tier 或 collaboration model 残留的问题;Thread 设置会先通过最新目录 preflight,再原子持久化。 + - 修复 Provider 正常结束但只返回 reasoning 或空内容时过早结束的问题,新增独立、有限的空响应重采样预算,并保留工具快照与 Provider token budget 约束。 + - 修复 HTTP/WebSocket 忽略服务端 x-should-retry、Retry-After 与 quota reset 提示的问题,避免不可重试请求被放大。 + - 修复不同 credential、protocol、endpoint 或 API version 共享 circuit health 的问题,并提供不泄漏凭证和 endpoint 的 exact-route 健康快照。 + - 修复模型目录刷新后专用媒体模型继续作为 Agent chat 选择、以及无能力 provenance 的模型获得执行权限的问题。 + 优化与重构 + - 将 model/list.capabilitySnapshot 设为公开能力读取的唯一事实源,删除无产品消费者的全局 modelProvider/capabilities/read 协议、schema、client 与测试正向面。 + - 将视频 lowering、网络执行和 Provider 状态统一收敛到 model-provider,媒体 runtime 只负责进度与 durable artifact,App Server 只负责 route、凭证和 worker 编排。 + - 将 Provider 目录选择、默认值与刷新协调拆分到单一 owner,并统一 foreground、background、queued、retry 与 mailbox 的模型设置投影。 + - 收敛 Agent 图片、流式媒体引用和 canonical Item 内容投影,减少历史恢复与实时渲染之间的重复转换。 + 测试与质量 + - 补充 Azure Responses、Vertex Gemini、xAI/Fal 视频、Provider health/retry、credential reroute、空响应重采样和模型目录刷新 Rust 回归。 + - 新增公开 JSON-RPC 视频任务与模型目录更新覆盖,同步 App Server JSON schema、TypeScript generated protocol types 和 Electron 直连通知测试。 + - 扩展 Agent 图片附件、Hosted Image、流式媒体引用、模型注册表自动刷新及五语言不可用状态的前端回归。 + - 新增 Codex Item/Event 渲染覆盖清单与治理守卫,为后续 ConversationProjection 单一读模型迁移建立可验证基线。 + 文档 + - 更新模型 catalog/admission、Provider health/retry、Vertex Gemini、视频媒体任务与 Agent empty-response 的 current 架构事实源。 + - 新增 Codex 渲染对齐 v2 的 Item/Event 投影矩阵、实施计划和完成定义,明确不改变多模型、多模态 current owner。 + 其他 + - 将根应用、CLI npm 包、Rust workspace 与锁文件版本统一提升到 1.115.0。 + 完整变更:v1.114.0 → v1.115.0 +ReleaseNotesUrl: https://github.com/limecloud/lime/releases/tag/v1.115.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.115.0/Lime.Lime.yaml b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.yaml new file mode 100644 index 0000000000000..aeeadb5af6913 --- /dev/null +++ b/manifests/l/Lime/Lime/1.115.0/Lime.Lime.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Lime.Lime +PackageVersion: 1.115.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 39fbc9e834d6dcf8102f2652858f1b1251df8bd1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 04:51:15 +0800 Subject: [PATCH 185/256] New version: yetone.NextAITranslator version 0.6.34 (#409116) --- .../yetone.NextAITranslator.installer.yaml | 16 +++++++++++ .../yetone.NextAITranslator.locale.en-US.yaml | 28 +++++++++++++++++++ .../yetone.NextAITranslator.locale.zh-CN.yaml | 13 +++++++++ .../0.6.34/yetone.NextAITranslator.yaml | 8 ++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.installer.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.en-US.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.yaml diff --git a/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.installer.yaml b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.installer.yaml new file mode 100644 index 0000000000000..8800b7c9db4ff --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.NextAITranslator +PackageVersion: 0.6.34 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: NextAI Translator +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nextai-translator/nextai-translator/releases/download/v0.6.34/NextAI.Translator_0.6.34_x64-setup.exe + InstallerSha256: 1593A08920685C0CD54F3005075964D1A6B07BD5AF49E40104D87A3F13AFAC5F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.en-US.yaml b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.en-US.yaml new file mode 100644 index 0000000000000..81e47622cceac --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.NextAITranslator +PackageVersion: 0.6.34 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://github.com/nextai-translator +PublisherSupportUrl: https://github.com/nextai-translator/nextai-translator/issues +PackageName: NextAI Translator +PackageUrl: https://github.com/nextai-translator/nextai-translator +License: AGPL-3.0 +LicenseUrl: https://github.com/nextai-translator/nextai-translator/blob/HEAD/LICENSE +ShortDescription: Cross-platform desktop application for translation based on ChatGPT API. +Tags: +- chatgpt +- openai +- translate +- translation +- translator +ReleaseNotes: |- + Major responsiveness fix for streaming translations + - Fixed the UI freezing and buttons not responding while a long translation is streaming in + - Long example sentences in dictionary results now wrap instead of forcing the result area to scroll sideways + - Reading highlight timing for local TTS is noticeably tighter: syllable-based estimates, punctuation pauses accounted for, and highlights lead the voice slightly instead of trailing it +ReleaseNotesUrl: https://github.com/nextai-translator/nextai-translator/releases/tag/v0.6.34 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.zh-CN.yaml b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7d428665d2003 --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.locale.zh-CN.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: yetone.NextAITranslator +PackageVersion: 0.6.34 +PackageLocale: zh-CN +ShortDescription: 基于 ChatGPT API 的划词翻译跨平台桌面端应用 +Tags: +- chatgpt +- openai +- 翻译 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.yaml b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.yaml new file mode 100644 index 0000000000000..63e188e4835de --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.34/yetone.NextAITranslator.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.NextAITranslator +PackageVersion: 0.6.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7bcdb8297a5e63216b990b75ded637ea8c726bcd Mon Sep 17 00:00:00 2001 From: robertdoneill Date: Tue, 28 Jul 2026 15:51:36 -0500 Subject: [PATCH 186/256] New version: VisiGrid.VisiGrid version 0.14.0 (#409119) --- .../0.14.0/VisiGrid.VisiGrid.installer.yaml | 20 +++++++++++++ .../VisiGrid.VisiGrid.locale.en-US.yaml | 28 +++++++++++++++++++ .../VisiGrid/0.14.0/VisiGrid.VisiGrid.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.installer.yaml create mode 100644 manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.locale.en-US.yaml create mode 100644 manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.yaml diff --git a/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.installer.yaml b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.installer.yaml new file mode 100644 index 0000000000000..33f9e7cbc3006 --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.14.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: VisiGrid-windows-x64\visigrid.exe + PortableCommandAlias: visigrid +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/VisiGrid/VisiGrid/releases/download/v0.14.0/VisiGrid-windows-x64.zip + InstallerSha256: 436811578E43B34316D61EE398A0F76047971E89987C40BDE8E6BF7E3A204420 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.locale.en-US.yaml b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.locale.en-US.yaml new file mode 100644 index 0000000000000..0546313cacb59 --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: VisiGrid +PublisherUrl: https://visigrid.app +PublisherSupportUrl: https://github.com/VisiGrid/VisiGrid/issues +PackageName: VisiGrid +PackageUrl: https://visigrid.app +License: AGPL-3.0 +LicenseUrl: https://github.com/VisiGrid/VisiGrid/blob/main/LICENSE +ShortDescription: A fast, local-first spreadsheet for serious data work. +Description: |- + VisiGrid is a native, GPU-accelerated spreadsheet built for keyboard-first workflows. + Features include 97 formula functions, vim mode, keyboard hints, Lua scripting, + and full offline capability with no cloud lock-in. +Tags: +- spreadsheet +- csv +- excel +- data +- productivity +- keyboard +ReleaseNotesUrl: https://github.com/VisiGrid/VisiGrid/releases/tag/v0.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.yaml b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.yaml new file mode 100644 index 0000000000000..3f49ec64ee9c4 --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.14.0/VisiGrid.VisiGrid.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 95dcd75a5b487dd7266133978236f5b2364456c2 Mon Sep 17 00:00:00 2001 From: Daniel <45299495+Struis112@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:03:35 +0200 Subject: [PATCH 187/256] New version: StruisICT.SmtpTestTool version 0.2.1 (#400429) --- .../StruisICT.SmtpTestTool.installer.yaml | 28 +++++++++++++++ .../StruisICT.SmtpTestTool.locale.en-US.yaml | 34 +++++++++++++++++++ .../0.2.1/StruisICT.SmtpTestTool.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.installer.yaml create mode 100644 manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.locale.en-US.yaml create mode 100644 manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.yaml diff --git a/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.installer.yaml b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.installer.yaml new file mode 100644 index 0000000000000..d30de2be06c55 --- /dev/null +++ b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.installer.yaml @@ -0,0 +1,28 @@ +# Auto-generated by .github/workflows/release.yml +# Hand-edits will be overwritten on the next release. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: StruisICT.SmtpTestTool +PackageVersion: 0.2.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + # The release zip puts every file under a top-level folder named + # after the target triple - see release.yml's Package (Windows) + # step. These RelativeFilePath values track that exact structure; + # if the archiver ever flattens the layout, update both this file + # and the corresponding entry in winget-pkgs. + - RelativeFilePath: smtp-test-tool-x86_64-pc-windows-msvc\smtp-test-tool.exe + PortableCommandAlias: smtp-test-tool + - RelativeFilePath: smtp-test-tool-x86_64-pc-windows-msvc\smtp-test-tool-gui.exe + PortableCommandAlias: smtp-test-tool-gui +Commands: + - smtp-test-tool + - smtp-test-tool-gui +ReleaseDate: 2026-07-10 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/StruisICT/smtp-test-tool/releases/download/v0.2.1/smtp-test-tool-x86_64-pc-windows-msvc.zip + InstallerSha256: 4dae00b126096811d39a5ecf1569bc3234055587ac0874c5e6e584b0f423fc0c +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.locale.en-US.yaml b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.locale.en-US.yaml new file mode 100644 index 0000000000000..9773fcacaff9a --- /dev/null +++ b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Auto-generated by .github/workflows/release.yml +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: StruisICT.SmtpTestTool +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: StruisICT +PublisherUrl: https://github.com/StruisICT +PublisherSupportUrl: https://github.com/StruisICT/smtp-test-tool/issues +Author: StruisICT +PackageName: SMTP Test Tool +PackageUrl: https://github.com/StruisICT/smtp-test-tool +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/StruisICT/smtp-test-tool/blob/main/LICENSE-MIT +Copyright: Copyright (c) 2026 StruisICT +ShortDescription: Cross-platform SMTP / IMAP / POP3 connectivity tester with IT-actionable diagnostics. +Description: |- + smtp-test-tool is a single static binary that lets IT teams verify + SMTP / IMAP / POP3 connectivity, exercise STARTTLS / SSL / AUTH + paths, and translate cryptic 5.7.x bounce codes into IT-actionable + remediation steps. Ships with a CLI and a native GUI in one + download; runs entirely on rustls (no OpenSSL); stores credentials + in the Windows Credential Manager. +Moniker: smtp-test-tool +Tags: + - smtp + - imap + - pop3 + - email + - diagnostic + - rustls + - tls +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.yaml b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.yaml new file mode 100644 index 0000000000000..3a70b43be8a33 --- /dev/null +++ b/manifests/s/StruisICT/SmtpTestTool/0.2.1/StruisICT.SmtpTestTool.yaml @@ -0,0 +1,8 @@ +# Auto-generated by .github/workflows/release.yml +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: StruisICT.SmtpTestTool +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 757dad56f83e77eddeab5bb059a6dc035a5f621f Mon Sep 17 00:00:00 2001 From: "Jason B." Date: Tue, 28 Jul 2026 23:03:51 +0200 Subject: [PATCH 188/256] New version: Mockzilla.Mockzilla version 2.8.2 (#409055) --- .../2.8.2/Mockzilla.Mockzilla.installer.yaml | 18 ++++++++++++ .../Mockzilla.Mockzilla.locale.en-US.yaml | 29 +++++++++++++++++++ .../Mockzilla/2.8.2/Mockzilla.Mockzilla.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.installer.yaml create mode 100644 manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.locale.en-US.yaml create mode 100644 manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.yaml diff --git a/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.installer.yaml b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.installer.yaml new file mode 100644 index 0000000000000..676ee85eb9140 --- /dev/null +++ b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mockzilla.Mockzilla +PackageVersion: 2.8.2 +InstallerType: portable +Commands: +- mockzilla +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mockzilla/mockzilla/releases/download/v2.8.2/mockzilla-v2.8.2-windows-amd64.exe + InstallerSha256: BF99D11EC0079A5A82A23EA81E24CBFE815A0731E7EF46C281028F03D15535B9 +- Architecture: arm64 + InstallerUrl: https://github.com/mockzilla/mockzilla/releases/download/v2.8.2/mockzilla-v2.8.2-windows-arm64.exe + InstallerSha256: 41B76CF4FAB7F5CCE25F0033362E06301FEB0F42F7B32AF0A2A0EAF9EA1646AB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.locale.en-US.yaml b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.locale.en-US.yaml new file mode 100644 index 0000000000000..b1134290550ce --- /dev/null +++ b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.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: Mockzilla.Mockzilla +PackageVersion: 2.8.2 +PackageLocale: en-US +Publisher: Mockzilla +PublisherUrl: https://github.com/mockzilla +PublisherSupportUrl: https://github.com/mockzilla/mockzilla/issues +PackageName: Mockzilla +PackageUrl: https://github.com/mockzilla/mockzilla +License: MIT +LicenseUrl: https://github.com/mockzilla/mockzilla/blob/HEAD/LICENSE +ShortDescription: Generate API mocks with meaningful responses, configurable latency, error codes and more +Description: Mockzilla is an OpenAPI mock engine that generates API mocks with meaningful responses, configurable latency, error codes and more. +Moniker: mockzilla +Tags: +- api +- mock +- mocking +- openapi +- testing +ReleaseNotes: |- + What's Changed + - Update documentation assets by @jbn2336mz in #58 + Full Changelog: v2.8.1...v2.8.2 +ReleaseNotesUrl: https://github.com/mockzilla/mockzilla/releases/tag/v2.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.yaml b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.yaml new file mode 100644 index 0000000000000..7ec06136a52db --- /dev/null +++ b/manifests/m/Mockzilla/Mockzilla/2.8.2/Mockzilla.Mockzilla.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: Mockzilla.Mockzilla +PackageVersion: 2.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96a049c48a87db95e18d3b0e64d79170c8acdad9 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 14:04:06 -0700 Subject: [PATCH 189/256] Microsoft.VisualStudio.Community.Insiders version 18.9.12023.133 (#409062) --- ...alStudio.Community.Insiders.installer.yaml | 95 +++++++++++++++++++ ...tudio.Community.Insiders.locale.en-US.yaml | 20 ++++ ...osoft.VisualStudio.Community.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.installer.yaml new file mode 100644 index 0000000000000..9068e42d3ac31 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.9.12023.133 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [12023.133] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58c358f8-2d8e-4d6d-b118-f0341d133a9e/9000a515625e617c69c69570ffbd147dfe2a70caa002d7cb8524d8d37ae6ce17/vs_Community.exe + InstallerSha256: 9000a515625e617c69c69570ffbd147dfe2a70caa002d7cb8524d8d37ae6ce17 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..b9732cefd9c5c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.9.12023.133 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.yaml new file mode 100644 index 0000000000000..bd0fe6e3c1d65 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.9.12023.133/Microsoft.VisualStudio.Community.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.9.12023.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 4d4d10c02977809a7e933c8b9613dee89fe8a71b Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Tue, 28 Jul 2026 17:04:21 -0400 Subject: [PATCH 190/256] GitHub.Copilot.Prerelease version v1.0.76-1 (#409120) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.76-1/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 0000000000000..394da6ea75bfc --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.76-1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.76-1/copilot-win32-x64.zip + InstallerSha256: 0C8CAFDA41AB4003B31F71750C97294810AF807F77C130FCBB27FA673EBDB63E +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.76-1/copilot-win32-arm64.zip + InstallerSha256: 5AAA7D101FB9EBCCAEB66333F0FEF25A9C9CB6A52B7E1AB3DCB0F577362D8A9D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 0000000000000..a6332117f0c45 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.76-1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.76-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 0000000000000..1eab7be9e5d00 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.76-1/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.76-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a4943a96ce61974a07fe3d7830de363ffbb99fe4 Mon Sep 17 00:00:00 2001 From: CDE Software Bot Date: Tue, 28 Jul 2026 14:04:47 -0700 Subject: [PATCH 191/256] New version: CDESoftware.BTM-2026 version 26.02.0011 (#409125) --- .../CDESoftware.BTM-2026.installer.yaml | 6 +++--- .../CDESoftware.BTM-2026.locale.en-US.yaml | 4 ++-- .../{26.02.0010 => 26.02.0011}/CDESoftware.BTM-2026.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) rename manifests/c/CDESoftware/BTM-2026/{26.02.0010 => 26.02.0011}/CDESoftware.BTM-2026.installer.yaml (68%) rename manifests/c/CDESoftware/BTM-2026/{26.02.0010 => 26.02.0011}/CDESoftware.BTM-2026.locale.en-US.yaml (90%) rename manifests/c/CDESoftware/BTM-2026/{26.02.0010 => 26.02.0011}/CDESoftware.BTM-2026.yaml (72%) diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.installer.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.installer.yaml similarity index 68% rename from manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.installer.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.installer.yaml index 801d8162ddcf9..bfc7686f06172 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.installer.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.installer.yaml @@ -1,14 +1,14 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0010 +PackageVersion: 26.02.0011 InstallerType: exe InstallerSwitches: Silent: /exenoui /qn /norestart Installers: - Architecture: x86 InstallerUrl: https://static.cdesoftware.com/btm2026/BTM2026INSTALLER.EXE - InstallerSha256: E28E9345E496F073BE8F84EBBE730D3376399D802675B5395CC8F2BD53C13450 + InstallerSha256: F4262C84EE76FB818BEABC65ACCD56496783ED51A207892FC0D1C36589A9D46F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.locale.en-US.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.locale.en-US.yaml similarity index 90% rename from manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.locale.en-US.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.locale.en-US.yaml index 66cb668d6710d..e4fea8e4cdbde 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.locale.en-US.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0010 +PackageVersion: 26.02.0011 PackageLocale: en-US Publisher: CDE Software PublisherUrl: https://cdesoftware.com diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.yaml similarity index 72% rename from manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.yaml index 105e56953ba2a..7617a6006b847 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0010/CDESoftware.BTM-2026.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0011/CDESoftware.BTM-2026.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0010 +PackageVersion: 26.02.0011 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 98682afd3ba929487be706aef4ddaa138c9ca2d4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 14:04:59 -0700 Subject: [PATCH 192/256] Automatic deletion of AceBIT.PasswordDepot.19.Corporate 19.2.1 (#409128) --- ....PasswordDepot.19.Corporate.installer.yaml | 20 ---------- ...sswordDepot.19.Corporate.locale.en-US.yaml | 40 ------------------- ...sswordDepot.19.Corporate.locale.zh-CN.yaml | 19 --------- .../AceBIT.PasswordDepot.19.Corporate.yaml | 8 ---- 4 files changed, 87 deletions(-) delete mode 100644 manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.installer.yaml delete mode 100644 manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.en-US.yaml delete mode 100644 manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.zh-CN.yaml delete mode 100644 manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.yaml diff --git a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.installer.yaml b/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.installer.yaml deleted file mode 100644 index bd68ed68f2d4b..0000000000000 --- a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AceBIT.PasswordDepot.19.Corporate -PackageVersion: 19.2.1 -InstallerType: inno -Scope: machine -FileExtensions: -- pswd -- pswe -- pswx -- pwde -- pwdz -ProductCode: '{E1531AF4-D6F3-49CC-8117-67E3B46E8304}_is1' -Installers: -- Architecture: x64 - InstallerUrl: https://www.password-depot.de/download/v19/pdepot19CE.exe - InstallerSha256: E5B827560E1771E38C86741C74880B52E01CD5762CC7144D5D2DF5297CAFCB36 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.en-US.yaml b/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.en-US.yaml deleted file mode 100644 index c0a31aea2dcbd..0000000000000 --- a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.en-US.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AceBIT.PasswordDepot.19.Corporate -PackageVersion: 19.2.1 -PackageLocale: en-US -Publisher: AceBIT GmbH -PublisherUrl: https://www.password-depot.de/en/ -PublisherSupportUrl: https://password-depot.atlassian.net/servicedesk/customer/portals -PrivacyUrl: https://www.password-depot.de/en/company/privacy.htm -Author: AceBIT GmbH -PackageName: Password Depot 19 (Corporate Edition) -PackageUrl: https://www.password-depot.de/en/download/download-server.htm -License: Proprietary -LicenseUrl: https://www.password-depot.de/en/company/eula.htm -Copyright: © 1998-2026 by AceBIT GmbH - All rights reserved. -CopyrightUrl: https://www.password-depot.de/en/company/eula.htm -ShortDescription: Password Manager -Description: Password Depot is a powerful, technically mature, and, most importantly, secure application for managing your passwords and access data. Unlike conventional freeware and shareware utilities, Password Depot provides sophisticated security mechanisms and a well-conceived, wide range of functions. It was developed for operation in professional environments with strict security standards. -Tags: -- credential -- password -- protect -- protection -- security -- vault -ReleaseNotes: |- - - Fixed an issue where server database tabs incorrectly showed a "disconnected" status when the user's account name differed from the login name used to connect. - - Fixed a minor graphical glitch in the top bar when auto-hide mode was enabled. - - Fixed an error that could occur when exiting the program on older versions of Windows. - - Fixed an issue where entry access events were not recorded on the server when the integrated browser was used. - - Fixed broken links to the online support pages. - - Made various minor interface and text corrections. -ReleaseNotesUrl: https://www.password-depot.de/en/resources/whats-new.htm -PurchaseUrl: https://www.password-depot.de/en/pricing/order-server.htm -Documentations: -- DocumentLabel: Help - DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-client/welcome-en.htm -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.zh-CN.yaml b/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.zh-CN.yaml deleted file mode 100644 index e3794e77d7a01..0000000000000 --- a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.locale.zh-CN.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: AceBIT.PasswordDepot.19.Corporate -PackageVersion: 19.2.1 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 密码管理器 -Description: Password Depot 是一款功能强大、技术成熟且最重要的是安全可靠的密码与访问数据管理应用程序。与传统的免费软件和共享软件工具不同,Password Depot 提供了先进的安全机制以及设计周全、功能丰富的操作体验。它专为需要严格安全标准的专业环境而开发。 -Tags: -- 保护 -- 凭据 -- 安全 -- 密码 -Documentations: -- DocumentLabel: 帮助 - DocumentUrl: https://www.password-depot.de/en/documentation/onlinehelp-client/welcome-en.htm -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.yaml b/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.yaml deleted file mode 100644 index 220146c21a4d1..0000000000000 --- a/manifests/a/AceBIT/PasswordDepot/19/Corporate/19.2.1/AceBIT.PasswordDepot.19.Corporate.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AceBIT.PasswordDepot.19.Corporate -PackageVersion: 19.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From b311ec3d6870948f8d33e7a6e926d2e039a7e2cc Mon Sep 17 00:00:00 2001 From: miragecze <94221527+miragecze@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:09:50 +0200 Subject: [PATCH 193/256] New package: miragecze.Migrato version 0.8.1 (#400476) --- .../0.8.1/miragecze.Migrato.installer.yaml | 13 ++++++++ .../0.8.1/miragecze.Migrato.locale.en-US.yaml | 32 +++++++++++++++++++ .../Migrato/0.8.1/miragecze.Migrato.yaml | 6 ++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.installer.yaml create mode 100644 manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.locale.en-US.yaml create mode 100644 manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.yaml diff --git a/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.installer.yaml b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.installer.yaml new file mode 100644 index 0000000000000..11dcfc5ae7114 --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.8.1 +InstallerType: portable +Commands: +- migrato +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/miragecze/migrato/releases/download/v0.8.1/Migrato.exe + InstallerSha256: 5F8BF1101EA73FA74DE61E368044200852947B1D2D05004BD57F37933BD71648 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.locale.en-US.yaml b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.locale.en-US.yaml new file mode 100644 index 0000000000000..aefcce2158b84 --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.locale.en-US.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.8.1 +PackageLocale: en-US +Publisher: miragecze +PublisherUrl: https://github.com/miragecze +PublisherSupportUrl: https://github.com/miragecze/migrato/issues +PackageName: Migrato +PackageUrl: https://github.com/miragecze/migrato +License: MIT +LicenseUrl: https://github.com/miragecze/migrato/blob/main/LICENSE +Copyright: Copyright (c) 2026 Migrato contributors +ShortDescription: Move your files, mail, settings and programs to a new Windows PC over Wi-Fi. +Description: |- + Migrato is an open-source PC migration tool. Run it on both computers on the + same network, pair them with a PIN and transfer your data over an encrypted + connection: known folders and custom folders, Mozilla Thunderbird and Firefox + profiles including passwords, settings of popular apps, installed programs + (reinstalled via winget), Wi-Fi networks with passwords, wallpaper and fonts. + Transfers verify every file with SHA-256 and resume after interruption. + Czech and English UI. No cloud, no telemetry, no Microsoft account required. +Moniker: migrato +Tags: +- migration +- pc-transfer +- backup +- file-transfer +- wifi +- lan +ReleaseNotesUrl: https://github.com/miragecze/migrato/blob/main/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.yaml b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.yaml new file mode 100644 index 0000000000000..0f73819d798a6 --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.8.1/miragecze.Migrato.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2e7d1807e5041d5d7a656cd8e3f664b572f0b6ef Mon Sep 17 00:00:00 2001 From: Liang Li Date: Wed, 29 Jul 2026 05:10:03 +0800 Subject: [PATCH 194/256] New package: qilang.qi version 2026.07.10-2 (#400696) --- .../qi/2026.07.10-2/qilang.qi.installer.yaml | 15 ++++++++++++ .../2026.07.10-2/qilang.qi.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../q/qilang/qi/2026.07.10-2/qilang.qi.yaml | 6 +++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/q/qilang/qi/2026.07.10-2/qilang.qi.installer.yaml create mode 100644 manifests/q/qilang/qi/2026.07.10-2/qilang.qi.locale.zh-CN.yaml create mode 100644 manifests/q/qilang/qi/2026.07.10-2/qilang.qi.yaml diff --git a/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.installer.yaml b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.installer.yaml new file mode 100644 index 0000000000000..25e967432299d --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.installer.yaml @@ -0,0 +1,15 @@ +# winget 安装清单 —— installer(奇语言 qilang) +# zip 便携包:解压后把 bin/qi.exe 加进 PATH(保留 lib/qi 同级布局供 runtime 查找) +PackageIdentifier: qilang.qi +PackageVersion: 2026.07.10-2 +InstallerType: zip +NestedInstallerType: portable +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/qilang-project/qi/releases/download/2026.07.10-2/qi-2026.07.10-2-windows-x64.zip + InstallerSha256: 291AFDD37077ECA53B89AE1E2E8ABABAA0EAAFBCDFC9DC1CD1E658622ADA0E9A + NestedInstallerFiles: + - RelativeFilePath: bin\qi.exe + PortableCommandAlias: qi +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.locale.zh-CN.yaml b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dbea3b2937d35 --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# winget 安装清单 —— 默认区域信息(奇语言 qilang) +PackageIdentifier: qilang.qi +PackageVersion: 2026.07.10-2 +PackageLocale: zh-CN +Publisher: qilang-project +PublisherUrl: https://github.com/qilang-project +PackageName: 奇语言 +PackageUrl: https://github.com/qilang-project/qi +License: MIT +ShortDescription: 100% 中文关键字的原生编译语言(LLVM 后端,内置 AI 原语) +Description: |- + 奇语言(qilang)是一门 100% 中文关键字的编译型语言,用 LLVM 生成原生机器码。 + 内置结构化输出(询问::)、工具调用、流式对话等 LLM/GenAI 原语, + 以及 Web 框架、协程并发、ARC 内存管理。编译产物零运行时依赖,可独立分发。 + 注:编译代码时需系统 clang/MSVC 做链接。 +Moniker: qilang +Tags: + - programming-language + - chinese + - llm + - compiler +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.yaml b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.yaml new file mode 100644 index 0000000000000..7453b90b3257a --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.10-2/qilang.qi.yaml @@ -0,0 +1,6 @@ +# winget 安装清单 —— version(奇语言 qilang,指向 installer + locale) +PackageIdentifier: qilang.qi +PackageVersion: 2026.07.10-2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From 90b00b69c6d5f3e74ddc92605a03df92bb8d7bd8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:29:28 +0800 Subject: [PATCH 195/256] New version: Mozilla.Firefox.ka version 153.0.1 (#408929) --- .../153.0.1/Mozilla.Firefox.ka.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ka.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ka.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ka.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ka.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ka.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ka.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.ka.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ka.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ka.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ka.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ka.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ka.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ka.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ka.locale.zh-CN.yaml | 24 +++++++++ .../ka/153.0.1/Mozilla.Firefox.ka.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.yaml diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.installer.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.installer.yaml new file mode 100644 index 0000000000000..60ad79f84443e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/ka/Firefox%20Setup%20153.0.1.exe + InstallerSha256: B9D6AF89B05967144CE469FCFF50BDFC01B8BA48624E8B1A3212ED7F4322B5FB +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/ka/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C9E56A11BC400E5937F410C29A518C9A7E9838AEE4918AE62C7E5C95AEB63B3D +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/ka/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 960C90E1E281D3E30F886BA47B1A9A66ED00D92767023BAE7460231718AB44E5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..542b8d5c3ff48 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.da-DK.yaml new file mode 100644 index 0000000000000..221946878d889 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.de-DE.yaml new file mode 100644 index 0000000000000..6ec1efaaabe66 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.el-GR.yaml new file mode 100644 index 0000000000000..c64ed08a4d07e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-GB.yaml new file mode 100644 index 0000000000000..9814b50807ef0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-US.yaml new file mode 100644 index 0000000000000..2650b363e809e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ka +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ka) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.es-MX.yaml new file mode 100644 index 0000000000000..a7c98cb7b94d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.fr-FR.yaml new file mode 100644 index 0000000000000..a7af381f87fc6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.hu-HU.yaml new file mode 100644 index 0000000000000..2ec87a5e046d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ja-JP.yaml new file mode 100644 index 0000000000000..4f313aad3af04 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.nb-NO.yaml new file mode 100644 index 0000000000000..304d02d97ac6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ru-RU.yaml new file mode 100644 index 0000000000000..fd8d3695ef866 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.ta-IN.yaml new file mode 100644 index 0000000000000..04dc223708e9d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c748456f6c646 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.yaml new file mode 100644 index 0000000000000..e82ded8843f6d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ka/153.0.1/Mozilla.Firefox.ka.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.ka +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 72216a86c0d6a1499bafbc7be77375e4522c0645 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:29:57 +0800 Subject: [PATCH 196/256] New version: Mozilla.Firefox.pt-PT version 153.0.1 (#408953) --- .../Mozilla.Firefox.pt-PT.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.pt-PT.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.pt-PT.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.pt-PT.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.pt-PT.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.pt-PT.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.pt-PT.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.pt-PT.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.pt-PT.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.pt-PT.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.pt-PT.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.pt-PT.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.pt-PT.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.pt-PT.locale.zh-CN.yaml | 24 +++++++++ .../pt-PT/153.0.1/Mozilla.Firefox.pt-PT.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.yaml diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.installer.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.installer.yaml new file mode 100644 index 0000000000000..845e1fdceb4d3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/pt-PT/Firefox%20Setup%20153.0.1.exe + InstallerSha256: A0F4E50932FD2030A542D6B40694B8401F2F5419337E9BAA213AD78E3A426A4E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/pt-PT/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 696BA3DC62D37FE64B9885D98FA9FD4BE255F1C4ACEA389BAAF8394B86713478 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/pt-PT/Firefox%20Setup%20153.0.1.exe + InstallerSha256: F0A9C3D9449FD8F5D39EA87B49953469D17C6D9E900CEDD1AA5068E47923B943 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..cc56e7ac13237 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.da-DK.yaml new file mode 100644 index 0000000000000..3b3f8f3bf37c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.de-DE.yaml new file mode 100644 index 0000000000000..00c3b83e912d3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.el-GR.yaml new file mode 100644 index 0000000000000..6355b6099cadb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-GB.yaml new file mode 100644 index 0000000000000..d33084364cc57 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-US.yaml new file mode 100644 index 0000000000000..bb734b0168613 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.pt-PT +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (pt-PT) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.es-MX.yaml new file mode 100644 index 0000000000000..315b1231e2e4a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml new file mode 100644 index 0000000000000..444a01a2438a1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml new file mode 100644 index 0000000000000..006f6d1eb9a17 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml new file mode 100644 index 0000000000000..d644bb027ebde --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml new file mode 100644 index 0000000000000..dcd59b364bcf6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml new file mode 100644 index 0000000000000..81f68b08914f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml new file mode 100644 index 0000000000000..a5d07d37f1fc9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0ead40ca40df4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.yaml new file mode 100644 index 0000000000000..b709ad525ffb2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.1/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4d72788fde2b5ed57bce07957b957319ee1a64e6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:30:16 +0800 Subject: [PATCH 197/256] New version: Mozilla.Thunderbird.dsb version 153.0.1 (#409029) --- .../Mozilla.Thunderbird.dsb.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.dsb.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.dsb.locale.zh-CN.yaml | 24 +++++++++++++ .../dsb/153.0.1/Mozilla.Thunderbird.dsb.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.installer.yaml new file mode 100644 index 0000000000000..f52126291716a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.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.dsb +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/dsb/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 01EEA74711031FC9FDF150CE0F1D250BB7B87DF7D48C9B2A01FC62EBA202190C + ProductCode: Mozilla Thunderbird 153.0.1 (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/dsb/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: A946EF47A498D85C7DE4B2DC1AACBF8CAB887E520178E69EA651C6BE6AC5F274 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 dsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml new file mode 100644 index 0000000000000..528c3c6d0184f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.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.dsb +PackageVersion: 153.0.1 +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 (dsb) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1c1e14ab786e1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 153.0.1 +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 (dsb) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.yaml new file mode 100644 index 0000000000000..ab908e10b0776 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.1/Mozilla.Thunderbird.dsb.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3d699308f7356c80fd853ffa92053b241a785991 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 14:30:52 -0700 Subject: [PATCH 198/256] Microsoft.VisualStudio.Enterprise.Insiders version 18.9.12023.133 (#409059) --- ...lStudio.Enterprise.Insiders.installer.yaml | 95 +++++++++++++++++++ ...udio.Enterprise.Insiders.locale.en-US.yaml | 20 ++++ ...soft.VisualStudio.Enterprise.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml new file mode 100644 index 0000000000000..0acfb916eb03c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.9.12023.133 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [12023.133] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58c358f8-2d8e-4d6d-b118-f0341d133a9e/2ab7e3844d26358b00602cf99db1928ef035baac8d6042b482a1db36e13f8989/vs_Enterprise.exe + InstallerSha256: 2ab7e3844d26358b00602cf99db1928ef035baac8d6042b482a1db36e13f8989 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..d8bea5bed2820 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.9.12023.133 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.yaml new file mode 100644 index 0000000000000..6afddfa894bf2 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.9.12023.133/Microsoft.VisualStudio.Enterprise.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.9.12023.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 87b3470b72622ed606cf3ec1eac5b8632ed04e0b Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 14:31:09 -0700 Subject: [PATCH 199/256] Microsoft.VisualStudio.Professional.Insiders version 18.9.12023.133 (#409060) --- ...tudio.Professional.Insiders.installer.yaml | 95 +++++++++++++++++++ ...io.Professional.Insiders.locale.en-US.yaml | 20 ++++ ...ft.VisualStudio.Professional.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.installer.yaml new file mode 100644 index 0000000000000..362f606aafbad --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.9.12023.133 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [12023.133] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58c358f8-2d8e-4d6d-b118-f0341d133a9e/3868cd04df712ea4561acecd95c80a1d301077a789a9aec782fae57fa7f5da48/vs_Professional.exe + InstallerSha256: 3868cd04df712ea4561acecd95c80a1d301077a789a9aec782fae57fa7f5da48 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..ce852b5e8df97 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.9.12023.133 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs18-professional-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.yaml new file mode 100644 index 0000000000000..1eb8410d47f45 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.9.12023.133/Microsoft.VisualStudio.Professional.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.9.12023.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 25a8baa45c4fa4987074ce581d3516ca0dc968b7 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Tue, 28 Jul 2026 14:31:29 -0700 Subject: [PATCH 200/256] Microsoft.SQLServerManagementStudio.22 version 22.8.2 (#409075) --- ...QLServerManagementStudio.22.installer.yaml | 45 +++++++++++++++++++ ...erverManagementStudio.22.locale.en-US.yaml | 28 ++++++++++++ ...icrosoft.SQLServerManagementStudio.22.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.installer.yaml create mode 100644 manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.yaml diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.installer.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.installer.yaml new file mode 100644 index 0000000000000..2bb78c7b182ab --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.installer.yaml @@ -0,0 +1,45 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.8.2 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + InstallLocation: --installPath + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork +UpgradeBehavior: install +Commands: +- SSMS +FileExtensions: +- sql +AppsAndFeaturesEntries: +- DisplayVersion: 22.8.2 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/58aec969-7d60-47ab-a001-285ca0c69097/48e041e0c0733e22d9035a085cfea82370c9ca1dc0dcc8f8d2717453f8b5e35f/vs_SSMS.exe + InstallerSha256: 48e041e0c0733e22d9035a085cfea82370c9ca1dc0dcc8f8d2717453f8b5e35f +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml new file mode 100644 index 0000000000000..7f7b800ac6bf7 --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.8.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://aka.ms/ssms-feedback/ +PrivacyUrl: https://privacy.microsoft.com/ +Author: Microsoft +PackageName: Microsoft SQL Server Management Studio 22 +PackageUrl: https://learn.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms +License: Microsoft Release Software License +LicenseUrl: https://aka.ms/ssms-license +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure +Description: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. +Moniker: ssms +Tags: +- management-studio +- sql +- sql-management-studio +- sql-server +- ssms +ReleaseNotesUrl: https://aka.ms/SSMSReleaseNotes-22#2282 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.yaml new file mode 100644 index 0000000000000..998b171ad62ed --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.8.2/Microsoft.SQLServerManagementStudio.22.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 5c0877addb355fbc7dfa551708e60a0c4d73eebb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:31:50 +0800 Subject: [PATCH 201/256] New version: Mozilla.Thunderbird.ms version 153.0.1 (#409078) --- .../Mozilla.Thunderbird.ms.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.ms.locale.en-US.yaml | 31 ++++++++++++++++ .../Mozilla.Thunderbird.ms.locale.zh-CN.yaml | 24 +++++++++++++ .../ms/153.0.1/Mozilla.Thunderbird.ms.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.installer.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.installer.yaml new file mode 100644 index 0000000000000..44c652732a0cf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.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.ms +PackageVersion: 153.0.1 +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-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win32/ms/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: 5455DD9F4AE852FC060FDF3F7A605397755B2F9DB80E8FF0FAA7E31DAF3402FE + ProductCode: Mozilla Thunderbird 153.0.1 (x86 ms) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.1/win64/ms/Thunderbird%20Setup%20153.0.1.exe + InstallerSha256: D4B917D34EECA617A28B169341A2F203BFBDF9081761CC7E6055692705A0F198 + ProductCode: Mozilla Thunderbird 153.0.1 (x64 ms) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.en-US.yaml new file mode 100644 index 0000000000000..890ead49d4be8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.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.ms +PackageVersion: 153.0.1 +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 (ms) +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 Fixed + fixed + New Message and New Event buttons were unreadable in right-to-left locales + fixed + OpenPGP sending failed when an accepted key lacked a valid encryption subkey +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.locale.zh-CN.yaml new file mode 100644 index 0000000000000..96371db8331a3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.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.ms +PackageVersion: 153.0.1 +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 (ms) +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/153.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.yaml new file mode 100644 index 0000000000000..a78093b7ed7e8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.1/Mozilla.Thunderbird.ms.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.ms +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d8f6d6819332ab61b7cb31d14c374de09ff9bb43 Mon Sep 17 00:00:00 2001 From: Asaf Date: Wed, 29 Jul 2026 00:32:08 +0300 Subject: [PATCH 202/256] New version: NimbusAgent.Nimbus version 1.5.1 (#409127) --- .../1.5.1/NimbusAgent.Nimbus.installer.yaml | 14 +++++++++++ .../NimbusAgent.Nimbus.locale.en-US.yaml | 23 +++++++++++++++++++ .../Nimbus/1.5.1/NimbusAgent.Nimbus.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.installer.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.locale.en-US.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.yaml diff --git a/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..0a08835e53489 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.5.1 +InstallerType: wix +ProductCode: '{9FD7023C-119A-40B8-BE04-4E683991DD64}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v1.5.1/nimbus-headless-windows-x64.msi + InstallerSha256: 2C758C87916A27E4831D0477DD142763D66AB9A37C3B6DF6C7E03B1563B2C160 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..54702de38b1a1 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v1.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..254788cbe10b6 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.5.1/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ca890b57550e478389227b64cae9b86f94799ff9 Mon Sep 17 00:00:00 2001 From: "Zhao.MA" Date: Tue, 28 Jul 2026 23:32:25 +0200 Subject: [PATCH 203/256] New version: xarthurx.Whisperi version 0.8.5 (#409130) --- .../0.8.5/xarthurx.Whisperi.installer.yaml | 13 ++++++++++++ .../0.8.5/xarthurx.Whisperi.locale.en-US.yaml | 20 +++++++++++++++++++ .../Whisperi/0.8.5/xarthurx.Whisperi.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.installer.yaml create mode 100644 manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.locale.en-US.yaml create mode 100644 manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.yaml diff --git a/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.installer.yaml b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.installer.yaml new file mode 100644 index 0000000000000..b8598cad4b06c --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: xarthurx.Whisperi +PackageVersion: 0.8.5 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xarthurx/whisperi/releases/download/v0.8.5/Whisperi_0.8.5_x64-setup.exe + InstallerSha256: 3B7E645BB504EA2079F4E369D1FAE70B62B0C0EEE5045060A01DFF74999CDF4E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.locale.en-US.yaml b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.locale.en-US.yaml new file mode 100644 index 0000000000000..897b75e9120cd --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.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: xarthurx.Whisperi +PackageVersion: 0.8.5 +PackageLocale: en-US +Publisher: xarthurx +PublisherUrl: https://github.com/xarthurx +PublisherSupportUrl: https://github.com/xarthurx/whisperi/issues +PackageName: Whisperi +PackageUrl: https://github.com/xarthurx/whisperi +License: MIT +LicenseUrl: https://github.com/xarthurx/whisperi/blob/main/LICENSE +ShortDescription: Fast cloud speech-to-text dictation for Windows +ReleaseNotesUrl: https://github.com/xarthurx/whisperi/releases/tag/v0.8.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/xarthurx/whisperi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.yaml b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.yaml new file mode 100644 index 0000000000000..528a39ec12d7b --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.5/xarthurx.Whisperi.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: xarthurx.Whisperi +PackageVersion: 0.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 598abeb02df26a182dbfa3483fa18385706a2e7e Mon Sep 17 00:00:00 2001 From: Steve the Killer Date: Tue, 28 Jul 2026 14:39:47 -0700 Subject: [PATCH 204/256] New package: SteveTheKiller.KillerNotes version 1.0.1 (#404674) --- .../SteveTheKiller.KillerNotes.installer.yaml | 19 ++++++++++ ...eveTheKiller.KillerNotes.locale.en-US.yaml | 36 +++++++++++++++++++ .../1.0.1/SteveTheKiller.KillerNotes.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.installer.yaml create mode 100644 manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.locale.en-US.yaml create mode 100644 manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.yaml diff --git a/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.installer.yaml b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.installer.yaml new file mode 100644 index 0000000000000..689634c555248 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerNotes +PackageVersion: 1.0.1 +InstallerType: portable +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- kndb +- knote +ReleaseDate: 2026-07-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SteveTheKiller/KillerNotes/releases/download/v1.0.1/KillerNotes.exe + InstallerSha256: BEBD3C023C8F6BA4F9D4AD3EF0559938AE4E6B062FEC4654C3203B993E7F4B6F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.locale.en-US.yaml b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..a8d4759c82a69 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerNotes +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: Steve the Killer +PublisherUrl: https://thekiller.net/ +PublisherSupportUrl: https://github.com/SteveTheKiller/KillerNotes/issues +PackageName: KillerNotes +PackageUrl: https://killernotes.net/ +License: GPL-3.0 +LicenseUrl: https://github.com/SteveTheKiller/KillerNotes/blob/main/LICENSE +Copyright: Copyright (c) 2026 Steve the Killer +ShortDescription: A searchable, encrypted notepad for techs - rich text, inline images, real tables, full-text search, and tear-off .knote sharing. +Description: KillerNotes is a searchable, encrypted notepad built for techs who live in a dozen Notepad windows. Every note saves itself on every pause, note switch, and close, and full-text search finds any note as fast as you can type. Rich text with inline screenshots, real tables, a full color picker, adjustable font size, and color-coded tags. Optional whole-database SQLCipher AES-256 encryption. Share a note as a tear-off .knote (drag it into Teams or Outlook) or a whole database as .kndb. Opens and exports .txt, .md, .html, .rtf, and images, with a markdown/HTML preview. Single signed exe, portable or one-click install with /silent for RMM, no account, no cloud, no telemetry, GPLv3. Windows 10/11. +Moniker: killernotes +ReleaseNotes: |- + Added + - Color-coded tags (Outlook-style): tag any note with one or more colored labels via right-click > Tags. Tags show as colored pills on the sidebar cards, and clicking a pill filters the list to that tag. Tag definitions (name + color) live per database, so they travel inside shared .kndb/.knote files; a new database starts with a basic six-color set. Manage tags (right-click > Tags > Manage tags...) adds, renames, recolors (via the full color picker), and deletes tags, with deletes and renames rippling through every note. Tag search is instant (the existing full-text index). + - Font size controls (#1): a size dropdown on the format bar shows the selection's size - hover it and scroll to change size (no clicking), or click it for the full list (10-48). Ctrl+Shift+> and Ctrl+Shift+< also grow/shrink the selection from the keyboard, and Ctrl+mouse-wheel zooms the whole editor view (50-300%, remembered across launches, Ctrl+0 resets). + - Full color picker (#1): "More..." in the text color flyout opens the family KillerPDF-style picker - saturation/value square, hue strip, RGB and hex fields, a desktop-wide eyedropper, and 9 customizable saved swatches - for both text color and highlight. + - Per-note title colors (#1): right-click a note > "Title color..." colors that note's title in the sidebar and the editor, "Reset title color" returns it to the theme. Colors travel inside shared .knote/.kndb files. + - Per-note spell check: the abc button on the format bar toggles spell checking for the open note (off by default, remembered per note, lights in the accent while on). Uses the Windows spell checking engine, so it follows your installed Windows languages. + - The notes database gains two columns for these (title_color, spellcheck), added automatically on first open; 1.0.0 databases and shared files keep working unchanged, and old .knote/.kndb files still import. + Changed + - Sidebar toggle moved from F9 to F5, so the two pane toggles sit together (F5 sidebar, F6 format bar). Tooltips, the F1 overlay, and the keyboard map follow. + - The minimized format bar strip is slimmer so it never overlaps long note titles, restores with a single click (F6 and drag-to-move unchanged), and no longer steals clicks to the title bar or jumps to the left edge on a plain click. + - Right-clicking the markdown/HTML preview no longer pops the IE engine's native context menu - the one piece of the app that could not be themed - it is suppressed instead (Ctrl+A / Ctrl+C still work). + - The app no longer creates an empty "Untitled" note at startup when the database already has notes (#2). Launch reopens the note that was open last time (remembered per database, falling back to the most recently modified), and deleting the open note lands in the most recently edited remaining note instead of spawning a replacement. A fresh empty Untitled is only created when the database has no notes at all, so the undeletable phantom "Untitled" row is gone. + Fixed + - Password protection could fail with "The process cannot access the file because it is being used by another process" and, worse, leave the app running without an open database, so the next autosave crashed and the session's edits were lost (#3). The rekeyed file swap now retries through transient locks (antivirus and indexer scans of the freshly written file), and if the swap still fails the original database is reopened with the old password and the error is reported in the status bar - notes keep saving. + - Only one KillerNotes instance now runs per desktop session. Two instances sharing the same notes.db was the deterministic way to hit the password-change failure above. A second launch hands its command line (a double-clicked .knote/.kndb) to the running window over a named pipe and exits, so share files still import as before; the running window is brought to the front. --demo launches are exempt, since they only ever touch the scratch demo database. +ReleaseNotesUrl: https://github.com/SteveTheKiller/KillerNotes/releases/tag/v1.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.yaml b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.yaml new file mode 100644 index 0000000000000..b25a694f66208 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerNotes/1.0.1/SteveTheKiller.KillerNotes.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: SteveTheKiller.KillerNotes +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0385f47bdd3bc4d9c9774a199fd259ac67ff589 Mon Sep 17 00:00:00 2001 From: Daniel Mevit Date: Tue, 28 Jul 2026 23:41:13 +0200 Subject: [PATCH 205/256] New package: damt.Eqho version 0.6.9 (#400796) --- .../damt/Eqho/0.6.9/damt.Eqho.installer.yaml | 17 +++++++++ .../Eqho/0.6.9/damt.Eqho.locale.en-US.yaml | 35 +++++++++++++++++++ manifests/d/damt/Eqho/0.6.9/damt.Eqho.yaml | 6 ++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/d/damt/Eqho/0.6.9/damt.Eqho.installer.yaml create mode 100644 manifests/d/damt/Eqho/0.6.9/damt.Eqho.locale.en-US.yaml create mode 100644 manifests/d/damt/Eqho/0.6.9/damt.Eqho.yaml diff --git a/manifests/d/damt/Eqho/0.6.9/damt.Eqho.installer.yaml b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.installer.yaml new file mode 100644 index 0000000000000..40450cd6d86be --- /dev/null +++ b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: damt.Eqho +PackageVersion: 0.6.9 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/danielmevit/eqho/releases/download/v0.6.9/Eqho-Setup-0.6.9.exe + InstallerSha256: B8B69E97639C752F3E290D5039D6F90CC9DD24FB87785B0F11DF7CEA6006F252 + ProductCode: '{7C21F6E3-9B4A-4D2E-8F0C-5A6B3D91C4E7}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/damt/Eqho/0.6.9/damt.Eqho.locale.en-US.yaml b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.locale.en-US.yaml new file mode 100644 index 0000000000000..d1cf8891320da --- /dev/null +++ b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.locale.en-US.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: damt.Eqho +PackageVersion: 0.6.9 +PackageLocale: en-US +Publisher: damt.xyz +PublisherUrl: https://damt.xyz +PublisherSupportUrl: https://github.com/danielmevit/eqho/issues +Author: Daniel Mevit +PackageName: Eqho +PackageUrl: https://danielmevit.github.io/eqho/ +License: AGPL-3.0 +LicenseUrl: https://github.com/danielmevit/eqho/blob/main/LICENSE +Copyright: (c) Daniel Mevit +ShortDescription: Free, offline voice-to-text dictation. Press a hotkey, speak, and your words appear in any app — 100% local, powered by Whisper. +Description: |- + Eqho is an always-on dictation app that lives in your system tray. Press a + global hotkey (default Alt+Q), speak naturally, and the transcribed text is + typed into whatever application is focused. Speech recognition runs entirely + on your machine via OpenAI's Whisper models (faster-whisper/CTranslate2) — + no cloud, no account, no API keys. GPU-accelerated on NVIDIA hardware with + automatic CPU fallback. Includes a live transcription overlay, searchable + local history, custom vocabulary, voice commands, and text replacements. +Moniker: eqho +Tags: +- dictation +- speech-to-text +- voice-typing +- whisper +- offline +- privacy +- accessibility +- transcription +ReleaseNotesUrl: https://github.com/danielmevit/eqho/releases/tag/v0.6.9 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/damt/Eqho/0.6.9/damt.Eqho.yaml b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.yaml new file mode 100644 index 0000000000000..dd22a3bf35619 --- /dev/null +++ b/manifests/d/damt/Eqho/0.6.9/damt.Eqho.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: damt.Eqho +PackageVersion: 0.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2a42705bd810ef88899d4949ff82cad9ad40e025 Mon Sep 17 00:00:00 2001 From: Rasheed <99349713+gitRasheed@users.noreply.github.com> Date: Tue, 28 Jul 2026 22:45:36 +0100 Subject: [PATCH 206/256] New package: gitRasheed.mathom version 0.1.0 (#400620) --- .../0.1.0/gitRasheed.mathom.installer.yaml | 20 ++++++++++++++ .../0.1.0/gitRasheed.mathom.locale.en-US.yaml | 27 +++++++++++++++++++ .../mathom/0.1.0/gitRasheed.mathom.yaml | 6 +++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.installer.yaml create mode 100644 manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.locale.en-US.yaml create mode 100644 manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.yaml diff --git a/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.installer.yaml b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.installer.yaml new file mode 100644 index 0000000000000..094c204df1a09 --- /dev/null +++ b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: gitRasheed.mathom +PackageVersion: 0.1.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gitRasheed/mathom/releases/download/v0.1.0-alpha.1/mathom_0.1.0_x64_en-US.msi + InstallerSha256: 4F5D7F1199A643412B69398D20AEBC3F1D6BD8A39DBB15E0CC8DD49544F6DF1E + ProductCode: "{0C407357-273E-4D3B-BD32-60250758AF01}" +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.locale.en-US.yaml b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.locale.en-US.yaml new file mode 100644 index 0000000000000..8ddfd3d4ea836 --- /dev/null +++ b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: gitRasheed.mathom +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: gitRasheed +PublisherUrl: https://github.com/gitRasheed +PublisherSupportUrl: https://github.com/gitRasheed/mathom/issues +PackageName: mathom +PackageUrl: https://github.com/gitRasheed/mathom +License: MIT +LicenseUrl: https://github.com/gitRasheed/mathom/blob/main/LICENSE +ShortDescription: Fast, open-source disk space analyzer for Windows +Description: >- + Scans a drive or folder and shows where the space went: a live-updating + tree, a squarified treemap, file-type breakdown, and instant search. + Reads the NTFS MFT directly for WizTree-class scan speed when run as + administrator, with a portable parallel walker as fallback. +Tags: +- analyzer +- disk +- disk-space +- disk-usage +- ntfs +- treemap +ReleaseNotesUrl: https://github.com/gitRasheed/mathom/releases/tag/v0.1.0-alpha.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.yaml b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.yaml new file mode 100644 index 0000000000000..aad3153010f13 --- /dev/null +++ b/manifests/g/gitRasheed/mathom/0.1.0/gitRasheed.mathom.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: gitRasheed.mathom +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5ce6aeaced1070923fd50377576fb67b52ec99e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Anh=20Tu=E1=BA=A5n?= Date: Wed, 29 Jul 2026 04:45:46 +0700 Subject: [PATCH 207/256] New package: TuanLe.Devclean version 0.2.0 (#400727) --- .../0.2.0/TuanLe.Devclean.installer.yaml | 18 +++++++++++++ .../0.2.0/TuanLe.Devclean.locale.en-US.yaml | 25 +++++++++++++++++++ .../Devclean/0.2.0/TuanLe.Devclean.yaml | 7 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.installer.yaml create mode 100644 manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.locale.en-US.yaml create mode 100644 manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.yaml diff --git a/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.installer.yaml b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.installer.yaml new file mode 100644 index 0000000000000..7174f8b0d7878 --- /dev/null +++ b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TuanLe.Devclean +PackageVersion: 0.2.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- devclean +ReleaseDate: 2026-07-11 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: devclean.exe + PortableCommandAlias: devclean + InstallerUrl: https://github.com/tuanle96/devclean/releases/download/v0.2.0/devclean-windows-x86_64.zip + InstallerSha256: 26D79B11B302371E462BD5F2C880FA43F1689B8CD84B799B08CA941AB7A9D137 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.locale.en-US.yaml b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.locale.en-US.yaml new file mode 100644 index 0000000000000..f8113819079f4 --- /dev/null +++ b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TuanLe.Devclean +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: Lê Anh Tuấn +PublisherUrl: https://github.com/tuanle96 +PublisherSupportUrl: https://github.com/tuanle96/devclean/issues +Author: Lê Anh Tuấn +PackageName: devclean +PackageUrl: https://github.com/tuanle96/devclean +License: MIT +LicenseUrl: https://github.com/tuanle96/devclean/blob/v0.2.0/LICENSE +ShortDescription: Audit and safely remove rebuildable development artifacts. +Description: devclean is a safety-first CLI that finds and selectively removes Rust targets, node_modules, framework/build/test caches, package caches, and unused Docker data while protecting Git-tracked files, backups, databases, symlinks, mounts, and Docker volumes. +Moniker: devclean +Tags: +- cargo +- cli +- developer-tools +- disk-cleanup +- rust +ReleaseNotesUrl: https://github.com/tuanle96/devclean/releases/tag/v0.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.yaml b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.yaml new file mode 100644 index 0000000000000..adf41b5dda313 --- /dev/null +++ b/manifests/t/TuanLe/Devclean/0.2.0/TuanLe.Devclean.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TuanLe.Devclean +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0d879aebfa0cf5d04a15d802c4c0d492016c6f95 Mon Sep 17 00:00:00 2001 From: Calvin Cheng Date: Wed, 29 Jul 2026 05:46:06 +0800 Subject: [PATCH 208/256] New version: calvinchengx.entra-emulator 0.1.2 (#400784) Co-authored-by: goreleaserbot --- ...calvinchengx.entra-emulator.installer.yaml | 26 ++++++++++++++++++ ...vinchengx.entra-emulator.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.1.2/calvinchengx.entra-emulator.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.installer.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.locale.en-US.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.yaml diff --git a/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.installer.yaml b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.installer.yaml new file mode 100644 index 0000000000000..0164420d4e64f --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: calvinchengx.entra-emulator +PackageVersion: 0.1.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-11" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.1.2/entra-emulator_0.1.2_windows_arm64.zip + InstallerSha256: 67da817fea84f14f925fd0eeb1f14608138da94c94ecb085a07afb6252c97dee + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.1.2/entra-emulator_0.1.2_windows_amd64.zip + InstallerSha256: a8b8739ccf842f4c9390d9f5bbb7e972426be3b3ed9c5744c4a27c5296c23582 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.locale.en-US.yaml b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.locale.en-US.yaml new file mode 100644 index 0000000000000..01e07c3a535fa --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: calvinchengx.entra-emulator +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: calvinchengx +PackageName: entra-emulator +PackageUrl: https://github.com/calvinchengx/entra-emulator +License: Apache-2.0 +ShortDescription: A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary. +Description: | + Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID + (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL + talks to, a minimal read-only Microsoft Graph, and an admin REST API — so + you can develop sign-in, token acquisition, and protected-API calls + offline with no cloud tenant. Local development tool only. +Moniker: entra-emulator +Tags: + - entra + - azure-ad + - oidc + - oauth2 + - msal + - emulator +ReleaseNotesUrl: https://github.com/calvinchengx/entra-emulator/releases/tag/v0.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.yaml b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.yaml new file mode 100644 index 0000000000000..7c5e255a7d080 --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.1.2/calvinchengx.entra-emulator.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: calvinchengx.entra-emulator +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 427faa98628855330aa6fe5e9e2755a2ebd022fa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:52:52 +0800 Subject: [PATCH 209/256] New version: Mozilla.Firefox.cak version 153.0.1 (#408877) --- .../Mozilla.Firefox.cak.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.cak.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.cak.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.cak.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.cak.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.cak.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.cak.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.cak.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.cak.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.cak.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.cak.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.cak.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.cak.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.cak.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.cak.locale.zh-CN.yaml | 24 +++++++++ .../cak/153.0.1/Mozilla.Firefox.cak.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.yaml diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.installer.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.installer.yaml new file mode 100644 index 0000000000000..31d430a0984d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/cak/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 615CF3718B8C7BE9E6B2CE47EE19F8D4EC61AC933C20E09F98097059B440C538 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/cak/Firefox%20Setup%20153.0.1.exe + InstallerSha256: C738FF52985E28E0BE5ED23B286550D5703D550261E6C85C1EDB878BEBCA105C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/cak/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 60E5E7479E9C915162846ABE278895371A2DCE732665C31BA90BABA38AF03BE5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..f9ec7dd1c3a55 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.da-DK.yaml new file mode 100644 index 0000000000000..c99e36674c0be --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.de-DE.yaml new file mode 100644 index 0000000000000..bb80269a69543 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.el-GR.yaml new file mode 100644 index 0000000000000..5fb782d706193 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-GB.yaml new file mode 100644 index 0000000000000..9cf718dd4c208 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-US.yaml new file mode 100644 index 0000000000000..6715871d20df6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (cak) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.es-MX.yaml new file mode 100644 index 0000000000000..daddbaca4bb12 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e8ec9e6203f53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.hu-HU.yaml new file mode 100644 index 0000000000000..8c877fb6e6806 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ee8e748d25513 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.nb-NO.yaml new file mode 100644 index 0000000000000..a524d4e973312 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ru-RU.yaml new file mode 100644 index 0000000000000..0d8dc0a87094c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.ta-IN.yaml new file mode 100644 index 0000000000000..927605ff98c7c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c424f2a08ae8e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.yaml new file mode 100644 index 0000000000000..52f28a5339b68 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/153.0.1/Mozilla.Firefox.cak.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.cak +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc19c5c82ae5ae92cb21c2141aa644faab659f13 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:53:19 +0800 Subject: [PATCH 210/256] New version: Mozilla.Firefox.hy-AM version 153.0.1 (#408917) --- .../Mozilla.Firefox.hy-AM.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.hy-AM.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.hy-AM.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.hy-AM.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.hy-AM.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.hy-AM.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.hy-AM.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.hy-AM.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.hy-AM.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.hy-AM.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.hy-AM.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.hy-AM.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.hy-AM.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.hy-AM.locale.zh-CN.yaml | 24 +++++++++ .../hy-AM/153.0.1/Mozilla.Firefox.hy-AM.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.yaml diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.installer.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.installer.yaml new file mode 100644 index 0000000000000..5b85772046ff5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/hy-AM/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 5AF93708F7DBAE69A195429763ACFCDC86A90500E18682DC4EA22BEE257AA9D8 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/hy-AM/Firefox%20Setup%20153.0.1.exe + InstallerSha256: E50E3D2457859AD2E2F1928A8CDA2E5F8580636A022436FE5DFD822143AAA992 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/hy-AM/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 728699F79B7F95606CA198625D4A4443EC49AED2D454B10F11B854A67D20B0B8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..8145f5333b9a8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.da-DK.yaml new file mode 100644 index 0000000000000..607e5b70e5957 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.de-DE.yaml new file mode 100644 index 0000000000000..df9db8b6dbc67 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.el-GR.yaml new file mode 100644 index 0000000000000..f45b7414ca0e7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-GB.yaml new file mode 100644 index 0000000000000..248324d82a86d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-US.yaml new file mode 100644 index 0000000000000..25fd7752de606 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.hy-AM +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (hy-AM) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.es-MX.yaml new file mode 100644 index 0000000000000..dd4efd22e8784 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml new file mode 100644 index 0000000000000..31a9ffc142fd4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml new file mode 100644 index 0000000000000..539c0b2c05a29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ade352b6c392f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml new file mode 100644 index 0000000000000..3fa8e7684ba24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml new file mode 100644 index 0000000000000..b4195e13143f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml new file mode 100644 index 0000000000000..4fcbd5e8a21dd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e72aa7fc938fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.yaml new file mode 100644 index 0000000000000..87706a693a23d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.1/Mozilla.Firefox.hy-AM.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.hy-AM +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 319a1751f2424eb145449ce0f609723ef6e3e294 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:53:46 +0800 Subject: [PATCH 211/256] New version: Mozilla.Firefox.it version 153.0.1 (#408926) --- .../153.0.1/Mozilla.Firefox.it.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.it.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.it.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.it.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.it.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.it.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.it.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.it.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.it.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.it.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.it.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.it.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.it.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.it.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.it.locale.zh-CN.yaml | 24 +++++++++ .../it/153.0.1/Mozilla.Firefox.it.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.yaml diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.installer.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.installer.yaml new file mode 100644 index 0000000000000..63ceb395f799a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/it/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 556AF5E868AA7D9B479351932BD43D97E1415460D26694B6DC5C70D852D56DBC +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/it/Firefox%20Setup%20153.0.1.exe + InstallerSha256: CC55D73461E5253E3B1D6A6CA2D7EE6F1D9D640E8C7EDDDC0FF878FD3E74CEF9 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/it/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 7DBA4C66CEA417F955BA8360950F5E7AF2330708BC7FABC2BD198FD62625722F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..81c363d199119 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.da-DK.yaml new file mode 100644 index 0000000000000..31222edf3e756 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.de-DE.yaml new file mode 100644 index 0000000000000..3178dc2aec580 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.el-GR.yaml new file mode 100644 index 0000000000000..7e6fa3e8e9235 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-GB.yaml new file mode 100644 index 0000000000000..0fc127c56a1d5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-US.yaml new file mode 100644 index 0000000000000..fc83de0260839 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (it) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.es-MX.yaml new file mode 100644 index 0000000000000..eb5f939db442b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml new file mode 100644 index 0000000000000..17ec0c930b41c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml new file mode 100644 index 0000000000000..027547b70695e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e57cbfd5e96eb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml new file mode 100644 index 0000000000000..22ef09e1bfb54 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml new file mode 100644 index 0000000000000..fbec9c686e181 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml new file mode 100644 index 0000000000000..fbe3739322f99 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml new file mode 100644 index 0000000000000..45fb953a58edc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.yaml b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.yaml new file mode 100644 index 0000000000000..ea5224ef206d9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/153.0.1/Mozilla.Firefox.it.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.it +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b50a5a04fa0e2281d9a2a679fb8c618e0808c402 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:54:11 +0800 Subject: [PATCH 212/256] New version: Mozilla.Firefox.kab version 153.0.1 (#408930) --- .../Mozilla.Firefox.kab.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.kab.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.kab.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.kab.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.kab.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.kab.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.kab.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mozilla.Firefox.kab.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.kab.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.kab.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.kab.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.kab.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.kab.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.kab.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.kab.locale.zh-CN.yaml | 24 +++++++++ .../kab/153.0.1/Mozilla.Firefox.kab.yaml | 8 +++ 16 files changed, 317 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.yaml diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.installer.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.installer.yaml new file mode 100644 index 0000000000000..450cff1f6db35 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win32/kab/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 3AB3E62F24B90305AD774252B677816733BD8B87B52AA55D3585CB32CB6775EA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64/kab/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 909F750D4EF00FDCF3016F12C4A0B9E194C2D29718DDA5E632209249C6DC7459 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.1/win64-aarch64/kab/Firefox%20Setup%20153.0.1.exe + InstallerSha256: 9DACF20AD97404D0EBD6D2BF4BE4B12ACE66B0F068FBFD549CFDDCF69285ECB7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..8bbd8e97fd366 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.da-DK.yaml new file mode 100644 index 0000000000000..2f83901faa4bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.de-DE.yaml new file mode 100644 index 0000000000000..ec366f47bb840 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.el-GR.yaml new file mode 100644 index 0000000000000..f420c381e11e9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-GB.yaml new file mode 100644 index 0000000000000..378d3bc765ea3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-US.yaml new file mode 100644 index 0000000000000..271574e80830f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.kab +PackageVersion: 153.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (kab) +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 153.0.1, first offered to Release channel users on July 28, 2026 + + Fixed + - Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926). + - Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586). + - Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650). + - Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485). + - Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867). + - Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710). + - Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628). + - Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525). + - Fixed View Page Source failing to load blob: documents (Bug 2054428). + - Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487). + - Reference link to 153.0 release notes. + + Unresolved + - Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.es-MX.yaml new file mode 100644 index 0000000000000..d0aa089eb71d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e9747162cb454 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.hu-HU.yaml new file mode 100644 index 0000000000000..846a8efa626e0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ja-JP.yaml new file mode 100644 index 0000000000000..7a9b8d1637c7c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.nb-NO.yaml new file mode 100644 index 0000000000000..bf15480792c31 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ru-RU.yaml new file mode 100644 index 0000000000000..f46999ad7d529 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.ta-IN.yaml new file mode 100644 index 0000000000000..483aa5666a9b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5047aba94a712 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.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.kab +PackageVersion: 153.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.kab.yaml new file mode 100644 index 0000000000000..a4d3100eb255d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kab/153.0.1/Mozilla.Firefox.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.kab +PackageVersion: 153.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8becf62a3af23ee3a92c9151e7bdf504cb9d696a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:54:27 +0800 Subject: [PATCH 213/256] New version: Brave.BraveOrigin.Nightly version 151.1.95.14 (#408996) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 86 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 152 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..96dedb7d55b8b --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.95.14 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: 797694E8F972C919244463239DD1ADCEC396BDC0D4790A7470DABC326982A978 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: 61A0CC8F813945B4345116D17624F106E435FA62704C852A30640B62D540249C + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 689ED608305B1DC2CD94489ECD025BE827C6FD4BA072146AA1561308A55D986F + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 9076AB8E6AE89440F75ED00D56B8E46817F6B2848E605EE882D826CF656328A1 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: F8ECC92AF0B80ADEFD7546462CE4158D2C07508962FCC14B2A9BAE582D2D5D14 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.14/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: D17A048055E6F02B87FDE5C50FBBB2E8C6D0663D0B86409CE2765F394070AC53 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..dfa9734464cf2 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.95.14 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5609aaf55289f --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.95.14 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..cbabfd21bc927 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.14/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.95.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fbce7d439f00e7ab34516948e836e6534f723ea3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:54:41 +0800 Subject: [PATCH 214/256] Update: KDE.Kiten version 26.04.3 (1031) (#409111) --- manifests/k/KDE/Kiten/26.04.3/KDE.Kiten.installer.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Kiten/26.04.3/KDE.Kiten.installer.yaml b/manifests/k/KDE/Kiten/26.04.3/KDE.Kiten.installer.yaml index b514f93e8172b..f4061e808ad4b 100644 --- a/manifests/k/KDE/Kiten/26.04.3/KDE.Kiten.installer.yaml +++ b/manifests/k/KDE/Kiten/26.04.3/KDE.Kiten.installer.yaml @@ -6,17 +6,18 @@ PackageVersion: 26.04.3 InstallerType: nullsoft UpgradeBehavior: install ProductCode: Kiten +ReleaseDate: 2026-07-28 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-1024-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 744713E4ECBD10B539612993F376364D46FC42C98533C200BE827ADDE2E3969C + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-1031-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 8128619F7B111F093BADFE1AFC6AAFCD1B84983CC5AC0E45350F53B51B49AEBF InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-1024-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 744713E4ECBD10B539612993F376364D46FC42C98533C200BE827ADDE2E3969C + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-1031-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 8128619F7B111F093BADFE1AFC6AAFCD1B84983CC5AC0E45350F53B51B49AEBF InstallerSwitches: Custom: /AllUsers ManifestType: installer From e4454bf32e148a381a113bf53280fb522467986b Mon Sep 17 00:00:00 2001 From: unpaved028 Date: Tue, 28 Jul 2026 23:54:57 +0200 Subject: [PATCH 215/256] unpaved028.ClipTyper version 1.5.1 (#409133) --- .../1.5.1/unpaved028.ClipTyper.installer.yaml | 17 +++++++++ .../unpaved028.ClipTyper.locale.en-US.yaml | 35 +++++++++++++++++++ .../ClipTyper/1.5.1/unpaved028.ClipTyper.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.installer.yaml create mode 100644 manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.locale.en-US.yaml create mode 100644 manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.yaml diff --git a/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.installer.yaml b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.installer.yaml new file mode 100644 index 0000000000000..354ab32488713 --- /dev/null +++ b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.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: unpaved028.ClipTyper +PackageVersion: 1.5.1 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Commands: +- ClipTyper +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/unpaved028/ClipTyper/releases/download/v1.5.1/ClipTyper-Setup.exe + InstallerSha256: 3B6CD76527A6964839B57DBE74578C088A6541367F17150D3C03B374278A5D35 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.locale.en-US.yaml b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.locale.en-US.yaml new file mode 100644 index 0000000000000..302c54a66f737 --- /dev/null +++ b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: unpaved028.ClipTyper +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: unpaved028 +PublisherUrl: https://github.com/unpaved028 +PublisherSupportUrl: https://github.com/unpaved028/ClipTyper/issues +Author: unpaved028 +PackageName: ClipTyper +PackageUrl: https://github.com/unpaved028/ClipTyper +License: MIT +LicenseUrl: https://github.com/unpaved028/ClipTyper/blob/master/LICENSE +Copyright: Copyright (c) 2026 unpaved028 +ShortDescription: A lightweight, portable tool to simulate raw keyboard input from the clipboard. Ideal for RDP and hypervisor consoles. +Description: ClipTyper is a native, lightweight Windows background application that monitors a global hotkey (Ctrl + Shift + T), reads text from the system clipboard, and simulates raw keyboard input (keystrokes) to "type" the text into any active window. Extremely helpful for pasting text into environments like remote desktops (RDP), virtual machine consoles, and other systems where pasting is blocked or unsupported. +Moniker: clippy +Tags: +- clipboard +- keystroke +- simulate +- type +- rdp +- console +- hypervisor +- virtual-machine +- text +- utility +ReleaseNotesUrl: https://github.com/unpaved028/ClipTyper/releases/tag/v1.5.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/unpaved028/ClipTyper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.yaml b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.yaml new file mode 100644 index 0000000000000..e1b8ab4acaa75 --- /dev/null +++ b/manifests/u/unpaved028/ClipTyper/1.5.1/unpaved028.ClipTyper.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: unpaved028.ClipTyper +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 02f77420c03dbcad205cade5ea610f8862d22cf6 Mon Sep 17 00:00:00 2001 From: Brian Galvan <129000278+bgalvan1277@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:55:14 -0400 Subject: [PATCH 216/256] BrianGalvan.NoBloatPDF version 1.4.0 (#409135) --- .../BrianGalvan.NoBloatPDF.installer.yaml | 27 +++++++++++ .../BrianGalvan.NoBloatPDF.locale.en-US.yaml | 45 +++++++++++++++++++ .../1.4.0/BrianGalvan.NoBloatPDF.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.installer.yaml create mode 100644 manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.locale.en-US.yaml create mode 100644 manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.yaml diff --git a/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.installer.yaml b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.installer.yaml new file mode 100644 index 0000000000000..9361c2756444d --- /dev/null +++ b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BrianGalvan.NoBloatPDF +PackageVersion: 1.4.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- pdf +AppsAndFeaturesEntries: +- DisplayName: No Bloat PDF + Publisher: briangalvan + DisplayVersion: 1.4.0 +Installers: +- Architecture: x64 + InstallerUrl: https://www.nobloatpdf.com/downloads/NoBloatPDF-Setup-1.4.0.exe + InstallerSha256: 13033F5C2492C102298DF938622886CA75857609D2130742F9D2A10DCF493FD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.locale.en-US.yaml b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.locale.en-US.yaml new file mode 100644 index 0000000000000..b6592d2bc96a3 --- /dev/null +++ b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.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.12.0.schema.json + +PackageIdentifier: BrianGalvan.NoBloatPDF +PackageVersion: 1.4.0 +PackageLocale: en-US +Publisher: Brian Galvan +PublisherUrl: https://www.nobloatpdf.com +PublisherSupportUrl: https://www.nobloatpdf.com +PackageName: No Bloat PDF +PackageUrl: https://www.nobloatpdf.com +License: Freeware +Copyright: Copyright (c) 2026 Brian Galvan +ShortDescription: A tiny, fast, private PDF viewer. No ads, no accounts, no telemetry. +Description: |- + No Bloat PDF is a free PDF viewer for Windows built for one job: opening + documents instantly. A 4.6 MB installer delivers tabs for multiple + documents, full text search, thumbnails and bookmarks, dark mode, high + resolution printing, and highlighting and annotations, rendered by + Mozilla's pdf.js engine in a lightweight native shell. Pages can be + deleted, reordered, copied, and exported from the Pages panel and saved + back into the PDF. Signatures can be typed, drawn, or uploaded, and up to + five saved for reuse. Sanitize Document rebuilds a file from scratch so + the author name, metadata, scripts, and prior revisions are genuinely + removed rather than merely hidden. It makes zero network calls: no + telemetry, no accounts, no cloud, no upsells. +Moniker: nobloatpdf +Tags: +- pdf +- pdf-viewer +- pdf-reader +- lightweight +- privacy +ReleaseNotes: |- + Page editing. Select pages in the Pages panel and delete, reorder, copy, + or export them, then save the result back into the PDF. Right-click a page + for the menu or press Delete, and undo any change before saving. + + Fixed: the About box links and Check for Updates never opened a browser. + + Fixed: closing a file with unsaved annotations, signatures, or page changes + now warns first instead of discarding the work silently. +ReleaseNotesUrl: https://www.nobloatpdf.com/download.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.yaml b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.yaml new file mode 100644 index 0000000000000..36d4f175886b6 --- /dev/null +++ b/manifests/b/BrianGalvan/NoBloatPDF/1.4.0/BrianGalvan.NoBloatPDF.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: BrianGalvan.NoBloatPDF +PackageVersion: 1.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bd8970a9b0f9ce0972ad35dbc62f67a1a706b00b Mon Sep 17 00:00:00 2001 From: Calvin Cheng Date: Wed, 29 Jul 2026 06:02:21 +0800 Subject: [PATCH 217/256] New version: calvinchengx.entra-emulator 0.2.0 (#400832) Co-authored-by: goreleaserbot --- ...calvinchengx.entra-emulator.installer.yaml | 26 ++++++++++++++++++ ...vinchengx.entra-emulator.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.2.0/calvinchengx.entra-emulator.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.installer.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.locale.en-US.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.yaml diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.installer.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.installer.yaml new file mode 100644 index 0000000000000..1361d8020998b --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: calvinchengx.entra-emulator +PackageVersion: 0.2.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-11" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.0/entra-emulator_0.2.0_windows_arm64.zip + InstallerSha256: e3e6713e50cffe12645617f1a3de57479ed3712e816beb5080aeaac7aa6dd45b + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.0/entra-emulator_0.2.0_windows_amd64.zip + InstallerSha256: 15d04e898f95771c2cc75d4d7eab7720ddad49e26f4d6fc30e5e58a8fa44f541 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.locale.en-US.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.locale.en-US.yaml new file mode 100644 index 0000000000000..d03c54f8f00ba --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: calvinchengx.entra-emulator +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: calvinchengx +PackageName: entra-emulator +PackageUrl: https://github.com/calvinchengx/entra-emulator +License: Apache-2.0 +ShortDescription: A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary. +Description: | + Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID + (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL + talks to, a minimal read-only Microsoft Graph, and an admin REST API — so + you can develop sign-in, token acquisition, and protected-API calls + offline with no cloud tenant. Local development tool only. +Moniker: entra-emulator +Tags: + - entra + - azure-ad + - oidc + - oauth2 + - msal + - emulator +ReleaseNotesUrl: https://github.com/calvinchengx/entra-emulator/releases/tag/v0.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.yaml new file mode 100644 index 0000000000000..aab72fdfa2536 --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.0/calvinchengx.entra-emulator.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: calvinchengx.entra-emulator +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 48efb6a061be003ddc65d20ad80108f8df4410fb Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Wed, 29 Jul 2026 00:07:51 +0200 Subject: [PATCH 218/256] New package: Microsoft.winui-search version 0.3.1 (#400810) --- .../Microsoft.winui-search.installer.yaml | 12 ++++++++++ .../Microsoft.winui-search.locale.en.yaml | 23 +++++++++++++++++++ .../0.3.1/Microsoft.winui-search.yaml | 7 ++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.installer.yaml create mode 100644 manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.locale.en.yaml create mode 100644 manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.yaml diff --git a/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.installer.yaml b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.installer.yaml new file mode 100644 index 0000000000000..6d3bcb5a36369 --- /dev/null +++ b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.installer.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.winui-search +PackageVersion: 0.3.1 +ReleaseDate: 2026-05-20 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://raw.github.com/microsoft/win-dev-skills/e2de30cda27455d744e63d190a9d8545131c27d6/plugins/winui/skills/winui-design/winui-search.exe + InstallerSha256: 95E5FD0979C208D1DED2801FBF1981850B5B66A23A8711BC451DB8460590E53C +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.locale.en.yaml b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.locale.en.yaml new file mode 100644 index 0000000000000..9b0a4e2e5372f --- /dev/null +++ b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.locale.en.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.winui-search +PackageVersion: 0.3.1 +PackageLocale: en +Publisher: Microsoft +PackageName: winui-search +PackageUrl: https://github.com/microsoft/win-dev-skills +License: MIT +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: WinUI 3 control pattern search. +Moniker: winui-search +Tags: +- winuisearch +- win-ui-search +- winui-3-control-pattern-search +- winui3controlpatternsearch +- winui-control-pattern-search +- win-dev-skills +- windevskills +- requirescmd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.yaml b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.yaml new file mode 100644 index 0000000000000..e912cf5508f5e --- /dev/null +++ b/manifests/m/Microsoft/winui-search/0.3.1/Microsoft.winui-search.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.winui-search +PackageVersion: 0.3.1 +DefaultLocale: en +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 4cbf5ad6d5217c7eefc6d2d48b686a3ec57de506 Mon Sep 17 00:00:00 2001 From: Pol Rivero <65060696+pol-rivero@users.noreply.github.com> Date: Wed, 29 Jul 2026 00:17:30 +0200 Subject: [PATCH 219/256] New version: DesktopPlus.DesktopPlus version 3.6.4-r1 (#409124) --- .../DesktopPlus.DesktopPlus.installer.yaml | 33 ++++++++++++++ .../DesktopPlus.DesktopPlus.locale.en-US.yaml | 44 +++++++++++++++++++ .../3.6.4-r1/DesktopPlus.DesktopPlus.yaml | 8 ++++ 3 files changed, 85 insertions(+) create mode 100644 manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.installer.yaml create mode 100644 manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.locale.en-US.yaml create mode 100644 manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.yaml diff --git a/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.installer.yaml b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.installer.yaml new file mode 100644 index 0000000000000..c150de57878f1 --- /dev/null +++ b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.installer.yaml @@ -0,0 +1,33 @@ +# 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: DesktopPlus.DesktopPlus +PackageVersion: 3.6.4-r1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- github-windows +- x-github-client +- x-github-desktop-auth +ProductCode: DesktopPlus +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- ProductCode: DesktopPlus +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DesktopPlus' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/desktop-plus/desktop-plus/releases/download/v3.6.4.1/DesktopPlus-v3.6.4.1-windows-x64.exe + InstallerSha256: 773DEF289DA7FA1B2FEF0852382262F70F0BAA131558B5547723A72EE36F85CE +- Architecture: arm64 + InstallerUrl: https://github.com/desktop-plus/desktop-plus/releases/download/v3.6.4.1/DesktopPlus-v3.6.4.1-windows-arm64.exe + InstallerSha256: E3131D2711ACEB52C26D85D3B2296727EFE1FB240F5B7C252A16B063E30C65A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.locale.en-US.yaml b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.locale.en-US.yaml new file mode 100644 index 0000000000000..2b1396fe70965 --- /dev/null +++ b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: DesktopPlus.DesktopPlus +PackageVersion: 3.6.4-r1 +PackageLocale: en-US +Publisher: Desktop Plus +PublisherUrl: https://desktop-plus.org/ +PublisherSupportUrl: https://github.com/desktop-plus/desktop-plus/issues +Author: Desktop Plus +PackageName: Desktop Plus +PackageUrl: https://github.com/desktop-plus/desktop-plus +License: MIT +LicenseUrl: https://github.com/desktop-plus/desktop-plus/blob/HEAD/LICENSE +Copyright: Copyright (c) Desktop Plus contributors. Licensed under the MIT License. +ShortDescription: A GitHub Desktop fork with advanced functionality and improvements. +Description: An up-to-date fork of GitHub Desktop with additional features including multiple account support, integration with third-party Git providers, commit search, multiple stashes per branch, and more. +Moniker: desktop-plus +Tags: +- bitbucket +- codeberg +- desktop-app +- git +- github +- gitlab +ReleaseNotes: |- + Changes and improvements: + - The "Last clone" location (that is, the autopopulated parent directory when cloning a repository) is now remembered per-account instead of globally. This is useful if you have a work account and a personal account, and you would like to keep your work repositories in a different location than your personal repositories. + - [#222] The app now uses HTTPS instead of SSH for git operations (clone, push, pull...), in all third-party integrations. This means these accounts now work out of the box without you needing to set up SSH keys: + - GitHub accounts: They already used HTTPS, no changes were made. + - GitLab accounts: You will need to log out and log back in to your GitLab account. After logging back in, you will be able to clone, push, and pull your public and private repositories without needing to set up SSH keys. + - Bitbucket accounts: All sessions were automatically invalidated, you may have noticed a forced re-login some hours ago. After logging back in, you will be able to clone, push, and pull your public and private repositories without needing to set up SSH keys. + - Codeberg accounts: They already used HTTPS, but it should now work more reliably. + > [!NOTE] + > Please note that already cloned repositories will continue to use SSH for git operations. There is no advantage to switching them to HTTPS, but if you want to do so you can either: + > - Delete the repository and re-clone it from within the app, or + > - Change the remote URL to use the HTTPS URL + Fixes: + - The Compare tab (Ahead/Behind list) is now correctly refreshed when switching branches, pulling remote changes, etc. + - When "Wrap lines" is disabled in the diff options, resizing the window or sidebar now correctly updates the horizontal scrollbar. + - Fixed a race condition that could show incorrect error information or cause the app to remove the incorrect branch if the user switched branches while the "Pull all" process was in progress. +ReleaseNotesUrl: https://github.com/desktop-plus/desktop-plus/releases/tag/v3.6.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.yaml b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.yaml new file mode 100644 index 0000000000000..0e70b935b792c --- /dev/null +++ b/manifests/d/DesktopPlus/DesktopPlus/3.6.4-r1/DesktopPlus.DesktopPlus.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: DesktopPlus.DesktopPlus +PackageVersion: 3.6.4-r1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d13367939d19b6bb8fe1aacf4758897ef256c01 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:17:43 -0700 Subject: [PATCH 220/256] Automatic update of AdGuard.AdGuard.Beta from 8.0.5537.0 to 8.0.5542.0 (#409134) --- .../AdGuard.AdGuard.Beta.installer.yaml | 28 ++++++++++++++++ .../AdGuard.AdGuard.Beta.locale.en-US.yaml | 33 +++++++++++++++++++ .../Beta/8.0.5542.0/AdGuard.AdGuard.Beta.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.yaml diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.installer.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.installer.yaml new file mode 100644 index 0000000000000..30347eccb4894 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.installer.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5542.0 +ReleaseDate: 2026-06-04 +InstallerType: burn +Installers: +- Architecture: x86 + InstallerUrl: https://static.adtidy.org/windows/beta/setup.exe + InstallerSha256: 27EF47CFA54158F1AA8078B823FA964A5CFB7FC3371B25784956702529E4A3FA +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +ElevationRequirement: elevationRequired +FileExtensions: +- adgsettings +- hosts +- txt +AppsAndFeaturesEntries: +- DisplayName: AdGuard Beta +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..dd6f78ec40e68 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5542.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PackageName: AdGuard Beta +PackageUrl: https://adguard.com/en/beta.html +License: Proprietary +Copyright: © All rights reserved +ShortDescription: 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. +Tags: +- adblock +- adblocker +- adblocking +- internet +- network +- privacy +- protect +- protection +- security +- antitracking +- web +- webpage +- antimalware +PurchaseUrl: https://adguard.com/license.html +ReleaseNotesUrl: https://github.com/AdguardTeam/AdguardForWindows/releases +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.yaml new file mode 100644 index 0000000000000..936ad8e7ef955 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5542.0/AdGuard.AdGuard.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5542.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f310e695c75f360f45cea351ebf20ce2f62b8caa Mon Sep 17 00:00:00 2001 From: Tim Nunamaker Date: Tue, 28 Jul 2026 17:17:58 -0500 Subject: [PATCH 221/256] New version: tnunamak.Clawmeter version 0.32.1 (#409138) --- .../0.32.1/tnunamak.Clawmeter.installer.yaml | 17 ++++++++++++++ .../tnunamak.Clawmeter.locale.en-US.yaml | 22 +++++++++++++++++++ .../Clawmeter/0.32.1/tnunamak.Clawmeter.yaml | 6 +++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.installer.yaml create mode 100644 manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.locale.en-US.yaml create mode 100644 manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.yaml diff --git a/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.installer.yaml b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.installer.yaml new file mode 100644 index 0000000000000..114895537ffe0 --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.32.1 +InstallerType: inno +Commands: +- clawmeter +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tnunamak/clawmeter/releases/download/v0.32.1/ClawmeterSetup.exe + InstallerSha256: 88B3A749009C9518275E626C4AC55F9E4483E0E659516AF0D9E4A1F65CD8D0DF + Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS=addtopath + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS=addtopath +UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.locale.en-US.yaml b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.locale.en-US.yaml new file mode 100644 index 0000000000000..36cef3acf67ec --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.32.1 +PackageLocale: en-US +Publisher: Tim Nunamaker +PublisherUrl: https://github.com/tnunamak +PackageName: Clawmeter +PackageUrl: https://github.com/tnunamak/clawmeter +License: MIT +LicenseUrl: https://raw.githubusercontent.com/tnunamak/clawmeter/main/LICENSE +ShortDescription: System tray and CLI quota meter for AI coding tools. +Description: Clawmeter shows AI coding quota status in a system tray icon and command line interface. +Moniker: clawmeter +Tags: +- ai +- cli +- tray +- quota +- codex +- claude +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.yaml b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.yaml new file mode 100644 index 0000000000000..3f461807a266b --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.32.1/tnunamak.Clawmeter.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.32.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 01f3f5054bac0e19e3ccc2805b24fbfae7740528 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:18:15 +0800 Subject: [PATCH 222/256] New version: Amazon.AWSCLI version 2.36.10 (#409140) --- .../2.36.10/Amazon.AWSCLI.installer.yaml | 24 ++++++++++++++++ .../2.36.10/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.36.10/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..797b695bad855 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.10 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{60122AC4-E11D-4CD3-B887-7D3F58706E1E}' +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.36.10.msi + InstallerSha256: 73517CE321046FDAADC957A300BAFDCCDFE0B511BA529A316EB27BB3A43AC4D3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c8584c624f67a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.10 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ea794af846471 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.10 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..f88538e489833 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.10/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.36.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c40b53bf03623235e19cb4313c6a40210cee9853 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:18:29 +0800 Subject: [PATCH 223/256] New version: Figma.FigmaAgent version 126.7.10 (#409141) --- .../126.7.10/Figma.FigmaAgent.installer.yaml | 16 +++++++++++++ .../Figma.FigmaAgent.locale.en-US.yaml | 24 +++++++++++++++++++ .../Figma.FigmaAgent.locale.zh-CN.yaml | 24 +++++++++++++++++++ .../FigmaAgent/126.7.10/Figma.FigmaAgent.yaml | 8 +++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.installer.yaml create mode 100644 manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.en-US.yaml create mode 100644 manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.zh-CN.yaml create mode 100644 manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.yaml diff --git a/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.installer.yaml b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.installer.yaml new file mode 100644 index 0000000000000..be82e1f1a522b --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Figma.FigmaAgent +PackageVersion: 126.7.10 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: FigmaAgent +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://desktop.figma.com/agent/win/FigmaAgent-126.7.10.exe + InstallerSha256: 7CFD17CD5250D0E9C952CC9664DC7BBC4F43BB7775E3D8FF8B3FBC4EC2ECB7CE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.en-US.yaml b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.en-US.yaml new file mode 100644 index 0000000000000..0810965c8c098 --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.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: Figma.FigmaAgent +PackageVersion: 126.7.10 +PackageLocale: en-US +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +PackageName: Figma Agent +PackageUrl: https://www.figma.com/downloads/ +License: Proprietary +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: Access fonts on your computer in Figma +Description: Figma agent is a secure background service that allows Figma to access fonts on your computer, and open Figma links in the desktop app. +Moniker: figma-agent +Tags: +- figma +- fonts +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.zh-CN.yaml b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2de20956ffb14 --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.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: Figma.FigmaAgent +PackageVersion: 126.7.10 +PackageLocale: zh-CN +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +PackageName: Figma Agent +PackageUrl: https://www.figma.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: 在 Figma 中访问计算机上的字体 +Description: 安全的后台服务,允许 Figma 访问您计算机上的字体,并在桌面应用程序中打开 Figma 链接。 +Tags: +- figma +- fonts +- 字体 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.yaml b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.yaml new file mode 100644 index 0000000000000..d9b7137267f9c --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/126.7.10/Figma.FigmaAgent.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: Figma.FigmaAgent +PackageVersion: 126.7.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f4f527bbfcf95090c0728c6878aabeef905b833 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:18:44 +0800 Subject: [PATCH 224/256] New version: Sourcegraph.Amp version 0.0.1785270250-gc20589 (#409146) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1785256223-g1a034b => 0.0.1785270250-gc20589}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1785256223-g1a034b => 0.0.1785270250-gc20589}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1785256223-g1a034b => 0.0.1785270250-gc20589}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1785256223-g1a034b => 0.0.1785270250-gc20589}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.installer.yaml index c1260b2a94d37..9b91c2cb9e473 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785256223-g1a034b +PackageVersion: 0.0.1785270250-gc20589 InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-07-28 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1785256223-g1a034b/amp-windows-x64-baseline.exe - InstallerSha256: 8D8556A8284642FFC717A58902BEFC48444FFD74B886398271747C9458556ED0 + InstallerUrl: https://static.ampcode.com/cli/0.0.1785270250-gc20589/amp-windows-x64-baseline.exe + InstallerSha256: 8A3A33B3467089A1BD65BAF5018588C8B8E5E54F5A6E16A008A025EBA147100F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.en-US.yaml index 2060631f926f7..15cdf70644750 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785256223-g1a034b +PackageVersion: 0.0.1785270250-gc20589 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.zh-CN.yaml index dc277ce2f23f5..33d1c030bfebf 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785256223-g1a034b +PackageVersion: 0.0.1785270250-gc20589 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.yaml index c6a925a292535..4a863021c6664 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785256223-g1a034b/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785270250-gc20589/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1785256223-g1a034b +PackageVersion: 0.0.1785270250-gc20589 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From f70cb049be92afb1e9620f36ba0bf677d479f85a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 18:18:59 -0400 Subject: [PATCH 225/256] New version: Modrinth.ModrinthApp version 0.17.1 (#409150) --- .../Modrinth.ModrinthApp.installer.yaml | 20 +++++++ .../Modrinth.ModrinthApp.locale.en-US.yaml | 60 +++++++++++++++++++ .../0.17.1/Modrinth.ModrinthApp.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.installer.yaml create mode 100644 manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.locale.en-US.yaml create mode 100644 manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.yaml diff --git a/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.installer.yaml b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.installer.yaml new file mode 100644 index 0000000000000..124b5c2733424 --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.17.1 +InstallerType: nullsoft +Scope: user +ProductCode: Modrinth App +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- Publisher: ModrinthApp + ProductCode: Modrinth App +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Modrinth App' +Installers: +- Architecture: x64 + InstallerUrl: https://launcher-files.modrinth.com/versions/0.17.1/windows/Modrinth%20App_0.17.1_x64-setup.exe + InstallerSha256: B5016AFBC63CDB13360E0C5D7E8484A39737B3169E97221D1BCA64C734444B36 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.locale.en-US.yaml b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.locale.en-US.yaml new file mode 100644 index 0000000000000..233dd51904b37 --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.17.1 +PackageLocale: en-US +Publisher: Modrinth +PublisherUrl: https://modrinth.com/ +PublisherSupportUrl: https://support.modrinth.com/en/ +PrivacyUrl: https://modrinth.com/legal/privacy +Author: Modrinth +PackageName: Modrinth App +PackageUrl: https://modrinth.com/app +License: GPL-3.0 +LicenseUrl: https://github.com/modrinth/code/blob/main/apps/app/LICENSE +ShortDescription: The Modrinth App is a unique, open source Minecraft launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package. +Tags: +- minecraft +- minecraft-launcher +- modrinth +ReleaseNotes: |- + Added + - Added user pages. + - Added a banner for users of a shared instance which let's them know that they need to review an update to play the instance - alongside the existing checks when you click Play. + - Added a way to see and manage the invite links you have created for a shared instance in the Sharing tab of the Instance Settings modal. + - Added a way to see where a shared instance content is coming from when in the Install to play modal, either the linked modpack or if it was added on top. Content which is a part of the linked modpack will show the modpack information underneath it's name. + - Added user blocking + - You can block users on their profile page. + - You can block users when reporting a shared instance. This prevents the user from sending you invites to shared instances and Modrinth Hosting server panels. + - You can manage who you've blocked in the new Social settings in the app's Settings menu, or on the Modrinth website. + - Added the ability to edit your Modrinth profile in the app's Settings menu. + - Added the ability to adjust the amount of quick instances shown in the sidebar by dragging the divider up and down. + - Added an option to always show "Copy details" on the installation job notifications, rather than just on failed and interrupted instance install jobs. + - More than three instances now show up in the left sidebar's quick instance selection area for larger window sizes. + - Updated Modrinth App logo to just use the standard Modrinth logo to save space. + - Updated the design of the back/forward buttons. + - Clicking on friends in the friends list will take you to their profile page. + - Limited shared instances to 50 users. + - Changed the expiry date picker in the shared instance invite edit modal to be a dropdown of common dates, rather than a complicated date picker. You can still use the fine-grained date picker by choosing "Custom" + - Instance icons must now be smaller than 4MB - any existing instances will have their icons compressed to 512x512px size to conform to the new limit. This will break any instances which have .GIF icons. + - Split up the App Settings modal into categories. + - Moved out behavioural settings into it's own subpage, rather than being in Appearance settings. + - Updated "Advanced" toggle filter design to be the same as the other filters, just with only an exclude button as the primary action. + - Re-aligned the traffic light buttons on macOS with the top bar. + - Updated translations. Want to help translate the Modrinth App? Click here + - Fixed issue where when browsing content for an instance, when visiting a project page and going back to search, it would reset the page back to one. + - Refactored how breadcrumbs work in the app, this should solve many issues you might have encountered using the back and forward navigation buttons in the app header. + - Fixed error spam when the shared instances API is not accessible, it will cleanly provide feedback that the app cannot connect. + + Changed + - Modrinth Hosting: Updated translations. Want to help translate Modrinth Hosting? Click here + + Fixed + - Modrinth Hosting: Fixed issue where when browsing content for your server panel, when visiting a project page and going back to search, it would reset the page back to one. +ReleaseNotesUrl: https://github.com/modrinth/code/releases/tag/v0.17.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://support.modrinth.com/en/collections/7804910-modrinth-app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.yaml b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.yaml new file mode 100644 index 0000000000000..624c316739247 --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.17.1/Modrinth.ModrinthApp.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a28d3b5eeadaa443e9f98e40e31b6a023ce5e00f Mon Sep 17 00:00:00 2001 From: Marco Hillger Date: Wed, 29 Jul 2026 00:42:17 +0200 Subject: [PATCH 226/256] Update: TypeWhisper.TypeWhisper to 1.0.6 (#409147) --- .../TypeWhisper.TypeWhisper.installer.yaml | 31 +++++++++++++++++++ .../TypeWhisper.TypeWhisper.locale.en-US.yaml | 26 ++++++++++++++++ .../1.0.6/TypeWhisper.TypeWhisper.yaml | 7 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.installer.yaml create mode 100644 manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.locale.en-US.yaml create mode 100644 manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.yaml diff --git a/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.installer.yaml b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.installer.yaml new file mode 100644 index 0000000000000..f0566c78d333f --- /dev/null +++ b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.installer.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TypeWhisper.TypeWhisper +PackageVersion: 1.0.6 +InstallerType: exe +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --installto +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: TypeWhisper +AppsAndFeaturesEntries: +- DisplayName: TypeWhisper + Publisher: TypeWhisper + ProductCode: TypeWhisper + InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/TypeWhisper/typewhisper-win/releases/download/v1.0.6/TypeWhisper-win-x64-Setup.exe + InstallerSha256: 9F4222BB131573645BF9DE7BD22D55B4DBD108F8572026DF56D738EB2C3286EA +- Architecture: arm64 + InstallerUrl: https://github.com/TypeWhisper/typewhisper-win/releases/download/v1.0.6/TypeWhisper-win-arm64-Setup.exe + InstallerSha256: E09BB4CDD29DB38150F9E7F118B0AB43E8C78C13CE22DFFBF5BE5EC8DEF48497 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.locale.en-US.yaml b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.locale.en-US.yaml new file mode 100644 index 0000000000000..62b4f95bb5820 --- /dev/null +++ b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TypeWhisper.TypeWhisper +PackageVersion: 1.0.6 +PackageLocale: en-US +Publisher: TypeWhisper +PublisherUrl: https://www.typewhisper.com +PublisherSupportUrl: https://github.com/TypeWhisper/typewhisper-win/issues +PrivacyUrl: https://github.com/TypeWhisper/typewhisper-win/blob/v1.0.6/docs/PRIVACY.md +Author: TypeWhisper +PackageName: TypeWhisper +PackageUrl: https://github.com/TypeWhisper/typewhisper-win +License: GPL-3.0-or-later +LicenseUrl: https://github.com/TypeWhisper/typewhisper-win/blob/v1.0.6/LICENSE +ShortDescription: Speech-to-text and AI text processing for Windows. +Description: TypeWhisper for Windows provides system-wide dictation, file transcription, reusable workflows, history, snippets, local and cloud transcription engines, and a plugin marketplace for speech-to-text and AI text processing. +Moniker: typewhisper +Tags: +- ai +- dictation +- speech-to-text +- transcription +- whisper +ReleaseNotesUrl: https://github.com/TypeWhisper/typewhisper-win/releases/tag/v1.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.yaml b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.yaml new file mode 100644 index 0000000000000..d4381f32acbfc --- /dev/null +++ b/manifests/t/TypeWhisper/TypeWhisper/1.0.6/TypeWhisper.TypeWhisper.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TypeWhisper.TypeWhisper +PackageVersion: 1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 486f468bc705e48f576b5392b97ac096f2f87811 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 18:42:37 -0400 Subject: [PATCH 227/256] New version: Arelle.Arelle version 2.43.1 (#409151) --- .../2.43.1/Arelle.Arelle.installer.yaml | 32 +++++++++++++++++++ .../2.43.1/Arelle.Arelle.locale.en-US.yaml | 31 ++++++++++++++++++ .../a/Arelle/Arelle/2.43.1/Arelle.Arelle.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.installer.yaml create mode 100644 manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.locale.en-US.yaml create mode 100644 manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.yaml diff --git a/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.installer.yaml b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.installer.yaml new file mode 100644 index 0000000000000..07c782c2f6d83 --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Arelle.Arelle +PackageVersion: 2.43.1 +UpgradeBehavior: install +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/Arelle/Arelle/releases/download/2.43.1/arelle-win-2.43.1.exe + InstallerSha256: 4547BB7FA00E0FB970074301F98DD90F849379D08D6D0892B421FFCC4CE9B256 + ProductCode: Arelle + AppsAndFeaturesEntries: + - Publisher: arelle.org + ProductCode: Arelle + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Arelle' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: arelleCmdLine.exe + PortableCommandAlias: arelleCmdLine + - RelativeFilePath: arelleGUI.exe + PortableCommandAlias: arelleGUI + InstallerUrl: https://github.com/Arelle/Arelle/releases/download/2.43.1/arelle-win-2.43.1.zip + InstallerSha256: A429F16CF286621C3C08FFCB78C86B78DC62C1C03BBDB360F544B9C28B65FA6F + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.locale.en-US.yaml b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.locale.en-US.yaml new file mode 100644 index 0000000000000..b9ec95b93b758 --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Arelle.Arelle +PackageVersion: 2.43.1 +PackageLocale: en-US +Publisher: Arelle +PublisherUrl: https://arelle.org/ +PublisherSupportUrl: https://groups.google.com/d/forum/arelle-users +Author: Workiva, Inc. +PackageName: Arelle +PackageUrl: https://github.com/Arelle/Arelle +License: Apache 2.0 +LicenseUrl: https://github.com/Arelle/Arelle/blob/HEAD/LICENSE.md +Copyright: Copyright © 2011-present Workiva, Inc. +CopyrightUrl: https://arelle.readthedocs.io/en/latest/license.html +ShortDescription: Arelle is an end-to-end open source XBRL platform +Description: Arelle is an end-to-end open source XBRL platform, which provides the XBRL community with an easy to use set of tools. It supports XBRL and its extension features in an extensible manner. It does this in a compact yet robust framework that can be used as a desktop application and can be integrated with other applications and languages utilizing its web service, command line interface, and Python API. +Moniker: arelle +ReleaseNotes: |- + What's Changed + - remove assertion for propertyView and instead return (none) (#2508) @freddym56, @austinmatherne-wk, lopezfr + + ⬆️ Dependencies + 3 changes + - Bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/test_conformance_suite in the gha-dependencies group (#2503) @dependabot[bot], @austinmatherne-wk + - Bump the gha-dependencies group with 3 updates (#2504) @dependabot[bot], @austinmatherne-wk + - Bump the python-dependencies group with 8 updates (#2505) @dependabot[bot], @austinmatherne-wk +ReleaseNotesUrl: https://github.com/Arelle/Arelle/releases/tag/2.43.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.yaml b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.yaml new file mode 100644 index 0000000000000..a2d3c6983fd0a --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.43.1/Arelle.Arelle.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: Arelle.Arelle +PackageVersion: 2.43.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From baef796495536c094d2ecd995975416be73c9ba7 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 18:42:53 -0400 Subject: [PATCH 228/256] New version: Microsoft.SafetyScanner version 1.455.398.0 (#409153) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.398.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..7f29700809c01 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.398.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.455.398.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.398.0&arch=x86 + InstallerSha256: 04F2ECE795D77A8F2B5B7CFFE11C67DB9EA8BA2ACB8C8BFA43F973C13852FEE0 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.398.0&arch=amd64 + InstallerSha256: 7C4611C4CF35E4B6E4E07183262EF0A509B606193700EE3C6B79C2D91ABCC737 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..89e89d7bb3177 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.398.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.455.398.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.455.398.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.398.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..0800206dbf65d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.398.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.455.398.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0afbeb7fb17729ccf25213646cd4d97033df9ec3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:43:06 -0700 Subject: [PATCH 229/256] Automatic update of alecdotdev.Markpad 2.6.12 (#409154) --- .../Markpad/2.6.12/alecdotdev.Markpad.installer.yaml | 4 ++-- .../Markpad/2.6.12/alecdotdev.Markpad.locale.en-US.yaml | 2 +- manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.installer.yaml b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.installer.yaml index 8b6dfff45ab34..1d158ac6177ed 100644 --- a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.installer.yaml +++ b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.installer.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Updater using komac v2.15.0 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: alecdotdev.Markpad @@ -25,6 +25,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://github.com/alecdotdev/Markpad/releases/download/v2.6.12/Markpad_2.6.12_x64-setup.exe - InstallerSha256: 02C474B3E446724637D16F5DDE330DA464CCEA42CA3C119C2ED623279FA2814C + InstallerSha256: 0DA49C10B38058EF0CA6BC47ABB063A6828305A11F911B493C62D0554EE15E44 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.locale.en-US.yaml b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.locale.en-US.yaml index 8ca044947f663..16ccb65986df6 100644 --- a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.locale.en-US.yaml +++ b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Updater using komac v2.15.0 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: alecdotdev.Markpad diff --git a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.yaml b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.yaml index 43e5d54c93381..faa64917a14ad 100644 --- a/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.yaml +++ b/manifests/a/alecdotdev/Markpad/2.6.12/alecdotdev.Markpad.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Updater using komac v2.15.0 +# Automatically updated by the winget bot at 2026/Jul/28 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: alecdotdev.Markpad From 024e89b1252cc8afb4820f4faec8d11efa2087e3 Mon Sep 17 00:00:00 2001 From: Qodana Date: Wed, 29 Jul 2026 01:09:24 +0200 Subject: [PATCH 230/256] New version: JetBrains.QodanaCLI version 2026.2.0 (#409148) --- .../JetBrains.QodanaCLI.installer.yaml | 20 ++++++++++++++ .../JetBrains.QodanaCLI.locale.en-US.yaml | 27 +++++++++++++++++++ .../2026.2.0/JetBrains.QodanaCLI.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.installer.yaml create mode 100644 manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.yaml diff --git a/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.installer.yaml b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.installer.yaml new file mode 100644 index 0000000000000..bcb86bd813f26 --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2026.2.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: qodana.exe +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JetBrains/qodana-cli/releases/download/v2026.2.0/qodana_windows_x86_64.zip + InstallerSha256: 1F46A47D118A0AD65D2A0FEA2F5B296A5104543DF33A3D65522C81FBF35C06EC +- Architecture: arm64 + InstallerUrl: https://github.com/JetBrains/qodana-cli/releases/download/v2026.2.0/qodana_windows_arm64.zip + InstallerSha256: C7CBF08783407190A55D114EB9A63B270CF0F0FF7FA119092D20600F262A180D +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.locale.en-US.yaml b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..59a740168a41b --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2026.2.0 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/help/qodana/getting-started.html +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: Qodana CLI +PackageUrl: https://www.jetbrains.com/qodana +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/qodana-cli/blob/HEAD/LICENSE +Copyright: Copyright © JetBrains s.r.o. +ShortDescription: Qodana is a simple cross-platform command-line tool to run Qodana linters anywhere with minimum effort required. +Moniker: qodana +Tags: +- code-quality +- code-scanning +- jetbrains +- qodana +ReleaseNotes: "Changelog\n- :arrow_up: QD-12983: Bump the dependencies group (#968)\n- :arrow_up: QD-12983: Bump the dependencies group across 1 directory with 4 updates (#914)\n- :arrow_up: QD-12983: Bump the dependencies group with 2 updates\n- :arrow_up: QD-14059 add 261 eap builds to feed (#901)\n- :arrow_up: QD-14201 Update release feeds from 261 builds (#927)\n- :arrow_up: QD-14268 Update intellij-report-converter and qodana-web-ui to version 0.12.4 (#916)\n- :arrow_up: QD-14268 Update intellij-report-converter and qodana-web-ui to version 0.12.5 (#918)\n- :arrow_up: QD-14472 Update release feeds from 261 builds (#937)\n- :arrow_up: QD-15011 Update release feeds from 261 builds (#976)\n- :arrow_up: QD-15622 Mark CLI 2026.2 as released (#1006)\n- :arrow_up: QD-15622 Update release feeds (#1010)\n- :bug: QD-11565 Add fs.Canonical, fix os.IsNotExist misuse, harden path handling (#859)\n- :bug: QD-14100 Use backward-compatible git config syntax for submodule discovery (#887)\n- :bug: QD-14191 Fix TestAllCommandsWithContainer failing on unreleased ReleaseVersion (#900)\n- :bug: QD-14257 curated default checks, parent-walk .clang-tidy detection, fix --checks layering (#910)\n- :bug: QD-14452 Fix go-generate pre-commit hook in linked git worktrees (#934)\n- :bug: QD-14481 Drop broken GORELEASER_CURRENT_TAG override in TC Releasecli script (#939)\n- :bug: QD-14482 Make release pipeline branch-bound: tag validation gate, version reconciliation, branch-aware metadata (#943)\n- :bug: QD-14483 Serialize go-generate downloads before goreleaser's parallel pre-hooks (#940)\n- :bug: QD-14520 Fix post-release workflow for qodana-lsp (#978)\n- :bug: QD-14674 Install script: default OUT_DIR to ~/.local/bin, no sudo for one-liner\n- :bug: QD-14830 remove redundant build-essential installation from void\n- :bug: QD-15282: fix non-root DHI base in public Dockerfiles (jvm/cpp/dotnet/python) (#991)\n- :bug: QD-15290: regenerate 2026.2 public Dockerfiles with correct QD_VERSION (#993)\n- :fire: QD-14656 Drop TestSplit_IsNotQuadratic from shlex (#956)\n- :sparkles: QD-14074 redesigned products release feeds (#879)\n- :sparkles: QD-14154 Switch Rust image to debian-base + rustup with pinned toolchain (#892)\n- :sparkles: QD-14245 Allow to disable subproject checkout (#912)\n- :sparkles: QD-14520 Add qodana-lsp job to post-release workflow (#950)\n- :sparkles: QD-14830: add docker file for IJ Void linter (#963)\n- :wrench: QD-14619 Make qodana-cdnet use release builds instead of EAP-only (#945)\n- :wrench: QD-14619 Make qodana-clang use release builds instead of EAP-only (#954)\n- :wrench: QD-14640 Add qodana-lsp to GitHub App scoped token repositories (#948)\n- :wrench: QD-14674 Address review: reorder HOME guard, trim all trailing slashes\n- :wrench: QD-15076: rename qodana-void linter to qodana-poly (#980)\n- :wrench: QD-15179: fix base image builds broken by DHI base-image drift (node, php, clang) (#982)\n- :wrench: QD-15310 Include gzip in base images\nInstall\n💡 The Qodana CLI is distributed and run as a binary. The Qodana linters with inspections are Docker Images or, starting from version 2023.2, your local/downloaded by CLI IDE installations (experimental support).\n- To run Qodana with a container (the default mode in CLI), you must have Docker or Podman installed and running locally to support this: https://www.docker.com/get-started, and, if you are using Linux, you should be able to run Docker from the current (non-root) user (https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user)\n- To run Qodana without a container, you must have the IDE installed locally to provide the IDE installation path to the CLI or specify the product code, and CLI will try to download the IDE automatically (experimental support).\n\nmacOS and Linux\nInstall with Homebrew (recommended)\nbrew install jetbrains/utils/qodana\n\nInstall with our installer\ncurl -fsSL https://jb.gg/qodana-cli/install | bash\n\nAlso, you can install nightly or any other version (e.g. v2023.2.9) the following way:\ncurl -fsSL https://jb.gg/qodana-cli/install | bash -s -- nightly\n\nWindows\nInstall with Windows Package Manager (recommended)\nwinget install -e --id JetBrains.QodanaCLI\n\nInstall with Chocolatey\nchoco install qodana\n\nInstall with Scoop\nscoop bucket add jetbrains \nscoop install qodana\n\nAnywhere else\nAlternatively, you can install the latest binary (or the apt/rpm/deb/archlinux package) from this page.Update\nUpdate to the latest version depends on how you choose to install qodana on your machine.Update with Homebrew\nbrew upgrade qodana\n\nUpdate with Scoop\nscoop update qodana\n\nUpdate with Chocolatey\nchoco upgrade qodana\n\nUpdate on Linux and macOS with the installer script\ncurl -fsSL https://jb.gg/qodana-cli/install | bash\n\nAlternatively, you can grab the latest binary (or the apt/rpm/deb package) from this page." +ReleaseNotesUrl: https://github.com/JetBrains/qodana-cli/releases/tag/v2026.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.yaml b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.yaml new file mode 100644 index 0000000000000..d9cea8e658727 --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2026.2.0/JetBrains.QodanaCLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2026.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 00eb471110c2b3afa11c500273d8aeccc6cf9117 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 19:09:40 -0400 Subject: [PATCH 231/256] New version: Anchore.Grype version 0.116.1 (#409157) --- .../0.116.1/Anchore.Grype.installer.yaml | 17 ++++ .../0.116.1/Anchore.Grype.locale.en-US.yaml | 83 +++++++++++++++++++ .../Anchore/Grype/0.116.1/Anchore.Grype.yaml | 8 ++ 3 files changed, 108 insertions(+) create mode 100644 manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.installer.yaml create mode 100644 manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.locale.en-US.yaml create mode 100644 manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.yaml diff --git a/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.installer.yaml b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.installer.yaml new file mode 100644 index 0000000000000..49087f4f88fa4 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.116.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: grype.exe +UpgradeBehavior: install +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anchore/grype/releases/download/v0.116.1/grype_0.116.1_windows_amd64.zip + InstallerSha256: A8AD864F2F06C9AFCC90D417F46F5587ADEABA4E1E46CC4E32A6A076DAE2FDA7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.locale.en-US.yaml b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.locale.en-US.yaml new file mode 100644 index 0000000000000..f02748fb3fdf5 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.locale.en-US.yaml @@ -0,0 +1,83 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.116.1 +PackageLocale: en-US +Publisher: Anchore Inc +PublisherUrl: https://anchore.com/ +PublisherSupportUrl: https://github.com/anchore/grype/issues +PackageName: Grype +PackageUrl: https://github.com/anchore/grype +License: Apache-2.0 +LicenseUrl: https://github.com/anchore/grype/blob/HEAD/LICENSE +ShortDescription: A vulnerability scanner for container images and filesystems +Description: |- + A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. + Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems. +Moniker: grype +Tags: +- container-image +- containers +- cyclonedx +- docker +- go +- golang +- hacktoberfest +- oci +- openvex +- security +- static-analysis +- tool +- vex +- vulnerabilities +- vulnerability +ReleaseNotes: |- + Bug Fixes + - Ensure channel parsing is consistent [PR #3603 @wagoodman] + - Scope Go GHSA twins by shared CVE [PR #3592 @wagoodman] + - do not cache a comparator that failed to build [PR #3567 @arpitjain099] + - Add fix date to rhel minor records created from rhsa [PR #3585 @wagoodman] + - grype reporting CVE-64091 as critical - redhat says it is not affected [Issue #3591] + - panic: index out of range in distro.parseVersion for VERSION_ID=v [Issue #3588] [PR #3589 @matiasinsaurralde] + - False Positive: GO-2026-5932 [Issue #3573] + + Dependencies + 30 dependency changes (30 updated). 1 vulnerability remediated. + 🟢 Remediated (1) + - GHSA-hrxh-6v49-42gf (High) — google.golang.org/grpc + Updated (30 packages) + - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 → v1.32.0 + - github.com/anchore/stereoscope v0.2.2 → v0.3.0 + - github.com/anchore/syft v1.48.0 → v1.50.0 + - github.com/cncf/xds/go v0.0.0-ee656c7 → v0.0.0-dba9d58 + - github.com/containerd/containerd/v2 v2.3.2 → v2.3.3 + - github.com/docker/cli v29.5.3+incompatible → v29.6.1+incompatible + - github.com/envoyproxy/go-control-plane/envoy v1.36.0 → v1.37.0 + - github.com/envoyproxy/protoc-gen-validate v1.3.0 → v1.3.3 + - github.com/gkampitakis/go-snaps v0.5.22 → v0.5.23 + - github.com/gpustack/gguf-parser-go v0.24.1 → v0.25.0 + - github.com/moby/moby/api v1.54.2 → v1.55.0 + - github.com/moby/moby/client v0.4.1 → v0.5.0 + - github.com/pelletier/go-toml/v2 v2.3.1 → v2.4.3 + - go.opentelemetry.io/contrib/detectors/gcp v1.39.0 → v1.43.0 + - golang.org/x/crypto v0.53.0 → v0.54.0 + - golang.org/x/mod v0.37.0 → v0.38.0 + - golang.org/x/net v0.56.0 → v0.57.0 + - golang.org/x/sync v0.21.0 → v0.22.0 + - golang.org/x/sys v0.46.0 → v0.47.0 + - golang.org/x/term v0.44.0 → v0.45.0 + - golang.org/x/text v0.39.0 → v0.40.0 + - golang.org/x/tools v0.47.0 → v0.48.0 + - google.golang.org/genproto/googleapis/api v0.0.0-9d38bb4 → v0.0.0-afd174a + - google.golang.org/genproto/googleapis/rpc v0.0.0-6f92a3b → v0.0.0-afd174a + - google.golang.org/grpc v1.80.0 → v1.82.1 (🟢 remediated GHSA-hrxh-6v49-42gf) + - modernc.org/cc/v4 v4.28.4 → v4.29.0 + - modernc.org/ccgo/v4 v4.34.4 → v4.34.6 + - modernc.org/gc/v3 v3.1.3 → v3.1.4 + - modernc.org/libc v1.73.4 → v1.74.1 + - modernc.org/sqlite v1.53.0 → v1.54.0 + (Full Changelog) +ReleaseNotesUrl: https://github.com/anchore/grype/releases/tag/v0.116.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.yaml b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.yaml new file mode 100644 index 0000000000000..fa4bdb95becad --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.1/Anchore.Grype.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: Anchore.Grype +PackageVersion: 0.116.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee194c9dd10c425706a9ee744de734a9f7d33905 Mon Sep 17 00:00:00 2001 From: robertdoneill Date: Tue, 28 Jul 2026 18:09:54 -0500 Subject: [PATCH 232/256] New version: VisiGrid.VisiGrid version 0.15.0 (#409159) --- .../0.15.0/VisiGrid.VisiGrid.installer.yaml | 20 +++++++++++++ .../VisiGrid.VisiGrid.locale.en-US.yaml | 28 +++++++++++++++++++ .../VisiGrid/0.15.0/VisiGrid.VisiGrid.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.installer.yaml create mode 100644 manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.locale.en-US.yaml create mode 100644 manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.yaml diff --git a/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.installer.yaml b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.installer.yaml new file mode 100644 index 0000000000000..e2660ce8070e0 --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.15.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: VisiGrid-windows-x64\visigrid.exe + PortableCommandAlias: visigrid +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/VisiGrid/VisiGrid/releases/download/v0.15.0/VisiGrid-windows-x64.zip + InstallerSha256: 8F1A23BC3AF076F38B120F7B3EF5EB58A26B05A24BA51E0B53ED910E543F2A55 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.locale.en-US.yaml b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.locale.en-US.yaml new file mode 100644 index 0000000000000..b8fcf28ebf10a --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.15.0 +PackageLocale: en-US +Publisher: VisiGrid +PublisherUrl: https://visigrid.app +PublisherSupportUrl: https://github.com/VisiGrid/VisiGrid/issues +PackageName: VisiGrid +PackageUrl: https://visigrid.app +License: AGPL-3.0 +LicenseUrl: https://github.com/VisiGrid/VisiGrid/blob/main/LICENSE +ShortDescription: A fast, local-first spreadsheet for serious data work. +Description: |- + VisiGrid is a native, GPU-accelerated spreadsheet built for keyboard-first workflows. + Features include 97 formula functions, vim mode, keyboard hints, Lua scripting, + and full offline capability with no cloud lock-in. +Tags: +- spreadsheet +- csv +- excel +- data +- productivity +- keyboard +ReleaseNotesUrl: https://github.com/VisiGrid/VisiGrid/releases/tag/v0.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.yaml b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.yaml new file mode 100644 index 0000000000000..936cec97c96c3 --- /dev/null +++ b/manifests/v/VisiGrid/VisiGrid/0.15.0/VisiGrid.VisiGrid.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: VisiGrid.VisiGrid +PackageVersion: 0.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fa41c677def63d9a89b2a1c695c91318030b1a38 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:10:08 +0800 Subject: [PATCH 233/256] New version: Amazon.Kiro version 1.0.242 (#409160) --- .../Kiro/1.0.242/Amazon.Kiro.installer.yaml | 163 ++++++++++++++++++ .../1.0.242/Amazon.Kiro.locale.en-US.yaml | 42 +++++ .../1.0.242/Amazon.Kiro.locale.zh-CN.yaml | 23 +++ .../a/Amazon/Kiro/1.0.242/Amazon.Kiro.yaml | 8 + 4 files changed, 236 insertions(+) create mode 100644 manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.installer.yaml create mode 100644 manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.en-US.yaml create mode 100644 manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.yaml diff --git a/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.installer.yaml b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.installer.yaml new file mode 100644 index 0000000000000..8c513b7d31c3c --- /dev/null +++ b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.installer.yaml @@ -0,0 +1,163 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.Kiro +PackageVersion: 1.0.242 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- kiro +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 +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- 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 +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{A2CA08B5-C756-463E-B13D-F051F4F11F0B}_is1' +ReleaseDate: 2026-07-28 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\Kiro' +Installers: +- Architecture: x64 + InstallerUrl: https://prod.download.desktop.kiro.dev/releases/stable/win32-x64/signed/1.0.242/kiro-ide-1.0.242-stable-win32-x64.exe + InstallerSha256: 20B68942D4D4002AB49747F43ABDD26EA99367811AEBF5FA7A5CC4E1337A780C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.en-US.yaml b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.en-US.yaml new file mode 100644 index 0000000000000..a10d46d4f9a86 --- /dev/null +++ b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.Kiro +PackageVersion: 1.0.242 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://kiro.dev/ +PublisherSupportUrl: https://github.com/kirodotdev/Kiro/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Kiro +PackageUrl: https://kiro.dev/downloads/ +License: Proprietary +LicenseUrl: https://kiro.dev/license/ +Copyright: © 2026 Amazon.com, Inc. or its affiliates (collectively, "Amazon"). All Rights Reserved. +CopyrightUrl: https://kiro.dev/license/ +ShortDescription: An agentic IDE that helps you do your best work with features such as specs, steering, and hooks. +Description: Kiro is an agentic IDE that helps you go from prototype to production with spec-driven development. From simple to complex tasks, Kiro works alongside you to turn prompts into detailed specs, then into working code, docs, and tests—so what you build is exactly what you want and ready to share with your team. Kiro's agents help you solve challenging problems and automate tasks like generating documentation and unit tests. With Kiro, you can build beyond prototypes while being in the driver's seat every step of the way. +Tags: +- code +- coding +- develop +- development +- editing +- editor +- programming +ReleaseNotes: |- + Editor Actions, Guided Hook Creation, and Code OSS Upgrade + This version adds a Kiro submenu to the editor context menu and an Ask Kiro to Fix quick fix on errors and warnings, plus a guided form for creating hooks. Kiro moves to Code OSS v1.108.2, and now replies in your IDE display language. Chat history also survives workspace folder changes, and several sign-in, trust, and approval issues are fixed. + Improvements + + Fixes +ReleaseNotesUrl: https://kiro.dev/changelog/ide/1-0-242/ +PurchaseUrl: https://kiro.dev/pricing/ +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://kiro.dev/docs/index +- DocumentLabel: FAQ + DocumentUrl: https://kiro.dev/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.zh-CN.yaml b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..04d4502ea7050 --- /dev/null +++ b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.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: Amazon.Kiro +PackageVersion: 1.0.242 +PackageLocale: zh-CN +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +License: 专有软件 +ShortDescription: 一款智能代理 IDE,助您高效工作,具备规范制定、方向引导和钩子功能等特性。 +Description: Kiro 是一款智能代理 IDE,通过规范驱动开发帮助您从原型阶段直达生产部署。无论是简单任务还是复杂需求,Kiro 都能将您的指令转化为详细规范,继而生成可运行代码、文档及测试用例——确保最终成果完全符合预期并可直接交付团队使用。其智能代理系统不仅能协助攻克技术难题,还能自动完成文档生成、单元测试等任务。使用 Kiro,您能在全程掌控开发进程的同时,突破原型限制打造真正可落地的产品。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://kiro.dev/faq/ +- DocumentLabel: 文档 + DocumentUrl: https://kiro.dev/docs/index +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.yaml b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.yaml new file mode 100644 index 0000000000000..17d0ac96d4a5b --- /dev/null +++ b/manifests/a/Amazon/Kiro/1.0.242/Amazon.Kiro.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: Amazon.Kiro +PackageVersion: 1.0.242 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fd0f79f5a8d7063baf37714f01fe395373e121d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:10:24 +0800 Subject: [PATCH 234/256] New version: FactoryAI.Factory version 0.139.0 (#409161) --- .../0.139.0/FactoryAI.Factory.installer.yaml | 23 ++++++++++++ .../FactoryAI.Factory.locale.en-US.yaml | 35 +++++++++++++++++++ .../FactoryAI.Factory.locale.zh-CN.yaml | 22 ++++++++++++ .../Factory/0.139.0/FactoryAI.Factory.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.installer.yaml create mode 100644 manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.en-US.yaml create mode 100644 manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.zh-CN.yaml create mode 100644 manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.yaml diff --git a/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.installer.yaml b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.installer.yaml new file mode 100644 index 0000000000000..62b1fb271016d --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.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: FactoryAI.Factory +PackageVersion: 0.139.0 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- factory-desktop +ProductCode: Factory +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.factory.ai/factory-desktop/releases/0.139.0/win32/x64/Factory-0.139.0%20Setup.exe + InstallerSha256: F39826F8D0EF5A2010F7E0DD62BEF5B56A0135B212EACFA661279D5B0FED463A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.en-US.yaml b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.en-US.yaml new file mode 100644 index 0000000000000..5ae6b64898963 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.139.0 +PackageLocale: en-US +Publisher: Factory AI +PublisherUrl: https://factory.ai/ +PrivacyUrl: https://factory.ai/privacy-policy +Author: The San Francisco AI Factory Inc. +PackageName: Factory +PackageUrl: https://factory.ai/ +License: Propeietary +LicenseUrl: https://factory.ai/legal/terms-individual +Copyright: '@Factory 2026. All rights reserved.' +CopyrightUrl: https://factory.ai/legal/terms-individual +ShortDescription: Agent-Native Software Development +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +PurchaseUrl: https://factory.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.factory.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.zh-CN.yaml b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2d6b239d11cc1 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.139.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Agent 原生软件开发 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.factory.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.yaml b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.yaml new file mode 100644 index 0000000000000..80ded4f258cff --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.139.0/FactoryAI.Factory.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: FactoryAI.Factory +PackageVersion: 0.139.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0ed0d2a7cf8a7480af912c94b432886f1a8b3723 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:10:37 +0800 Subject: [PATCH 235/256] Update: KDE.Chessament version 0.1 (761) (#409162) --- .../k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml index 607e7925afb93..8f49caa15357c 100644 --- a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml +++ b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml @@ -10,14 +10,14 @@ ReleaseDate: 2026-07-28 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-760-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 13DD6C111D0A34E50F46D4C0255602C2F06383D152DA72CE2095BDD6F576F359 + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-761-windows-cl-msvc2022-x86_64.exe + InstallerSha256: C5B7159D96E0A3B75BD7840DBA8419C410E206BC37DD385CE221338D77D06C9A InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-760-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 13DD6C111D0A34E50F46D4C0255602C2F06383D152DA72CE2095BDD6F576F359 + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-761-windows-cl-msvc2022-x86_64.exe + InstallerSha256: C5B7159D96E0A3B75BD7840DBA8419C410E206BC37DD385CE221338D77D06C9A InstallerSwitches: Custom: /AllUsers ManifestType: installer From 438a55ee41e0b5c55d0f57a913b7261e85d8847e Mon Sep 17 00:00:00 2001 From: wasmCloud Automation Date: Tue, 28 Jul 2026 19:10:53 -0400 Subject: [PATCH 236/256] New version: wasmCloud.wash version 2.6.0 (#409165) --- .../wash/2.6.0/wasmCloud.wash.installer.yaml | 17 +++ .../2.6.0/wasmCloud.wash.locale.en-US.yaml | 104 ++++++++++++++++++ .../wasmCloud/wash/2.6.0/wasmCloud.wash.yaml | 8 ++ 3 files changed, 129 insertions(+) create mode 100644 manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.installer.yaml create mode 100644 manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.locale.en-US.yaml create mode 100644 manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.yaml diff --git a/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.installer.yaml b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.installer.yaml new file mode 100644 index 0000000000000..16dfc6d85fdf9 --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: wasmCloud.wash +PackageVersion: 2.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: wash.exe + PortableCommandAlias: wash +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wasmCloud/wasmCloud/releases/download/v2.6.0/wash-x86_64-pc-windows-msvc.zip + InstallerSha256: CC8F7445AD1BDEC5A7A6E66711D078B8A9B106C40EEC6ABFFA3EB566E32D34C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.locale.en-US.yaml b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.locale.en-US.yaml new file mode 100644 index 0000000000000..922d702730068 --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: wasmCloud.wash +PackageVersion: 2.6.0 +PackageLocale: en-US +Publisher: wasmCloud +PublisherUrl: https://wasmcloud.com/ +PublisherSupportUrl: https://github.com/wasmCloud/wasmCloud/issues +Author: The wasmCloud Authors +PackageName: wash +PackageUrl: https://wasmcloud.com/docs/wash/ +License: Apache-2.0 +LicenseUrl: https://github.com/wasmCloud/wasmCloud/blob/HEAD/LICENSE +Copyright: Copyright The wasmCloud Authors +ShortDescription: The wasmCloud Shell (wash) - a CLI for building, running, and managing WebAssembly components and wasmCloud applications. +Description: |- + wash is the wasmCloud Shell, a single CLI tool for working with WebAssembly components and wasmCloud. + - Build WebAssembly components from multiple languages with `wash build` + - Iterate quickly with a live dev loop using `wash dev` + - Run a local wasmCloud host and deploy applications + - Manage plugins and WIT interfaces +Moniker: wash +Tags: +- cli +- component +- rust +- wasi +- wasm +- wasmcloud +- webassembly +- wit +ReleaseNotes: |- + What's Changed + - chore(deps): bump go.wasmcloud.dev/runtime-operator/v2 from 2.4.0 to 2.5.1 in /runtime-gateway in the all-go group across 1 directory by @dependabot[bot] in #5327 + - chore(deps): bump the all-github-actions group across 5 directories with 13 updates by @dependabot[bot] in #5328 + - fix(wash-runtime): version-tolerant matching for messaging by @ricochet in #5330 + - chore: wasm-tools 0.253.0 by @ricochet in #5331 + - fix(runtime): add missing wasi:http/types,handler@0.3.0 to fn wit_world by @bharattech in #5337 + - release: v2.5.3 by @automation-wasmcloud in #5340 + - ci(wash): ship default features; run operator-e2e against default and all-features by @ricochet in #5339 + - feat(wash-runtime): trigger service by @ricochet in #5332 + - fix(templates,examples): declare allowedHosts for outbound HTTP demos by @ericgregory in #5342 + - feat(wash-runtime): messaging ingress for trigger services by @ricochet in #5333 + - feat(wash-runtime): cross-store streams and futures by @ricochet in #5334 + - feat(wash): build P3 components with wash build by @ricochet in #5349 + - Update to wasi:webgpu 0.3.0-rc.2 by @MendyBerger in #5316 + - test(fixtures): resolve WIT via local wkg.toml refs, build via wash build by @ricochet in #5350 + - benches ci fixes by @ricochet in #5355 + - ci(codeowners): own /xtask/ by ci&wash maintainers by @ricochet in #5356 + - feat(wash-runtime): route inbound messages to long-lived trigger services by @ricochet in #5336 + - Fix/bench host drift and ref labeling by @ricochet in #5359 + - fix(wash-runtime): create span from components parent_span_id in on_end by @jamesstocktonj1 in #5354 + - chore(deps): bump the all-github-actions group across 2 directories with 7 updates by @dependabot[bot] in #5361 + - fix(wash-runtime): disable Nagle on accepted HTTP connections by @ricochet in #5363 + - Expose interfaces to service in dev by @george-lim in #5358 + - test(runtime-operator): serve e2e fixtures component oci-registry by @ricochet in #5357 + - ci(wit): move pinned tool versions out of wit.yml by @ricochet in #5364 + - fix(bench): compare-bench refs against origin and support PR refs by @ricochet in #5366 + - feat(wash-runtime): host component plugins by @ricochet in #5335 + - fix(ci): update protoc setup by @ricochet in #5370 + - fix(wash-runtime): build stores under a read lock without cloning the linker by @ricochet in #5372 + - ci(wash): run e2e on arm64 by @ricochet in #5375 + - fix(bench-tools): match gungraun's per-thread callgrind filenames by @ricochet in #5376 + - chore(wash-runtime): upgrade to wasmtime 47 by @ricochet in #5373 + - Bump protoc and wasm-tools by @ricochet in #5371 + - fix(wash): skip unused service file by @ricochet in #5368 + - fix(blobstore): report created-at for fs blobstore by @ricochet in #5367 + - Fix dropping span links and trace state in wasi-otel by @ricochet in #5365 + - fix(wash-runtime): honor WASH_PLUGIN_STOP_TIMEOUT_SECS in Host::stop by @ericgregory in #5377 + - chore(deps): update async-nats to v0.49.1 by @vados-cosmonic in #5378 + - chore(deps): bump go.wasmcloud.dev/runtime-operator/v2 from 2.5.1 to 2.5.2 in /runtime-gateway in the all-go group across 1 directory by @dependabot[bot] in #5360 + - fix(wash-runtime): reject duplicate workload IDs by @vados-cosmonic in #5379 + - test(washlet): add test for washlet API by @ricochet in #5380 + - fix(wash-runtime): round-robin across service replicas per host by @ricochet in #5374 + - P3 host plugin loader by @ricochet in #5348 + - fix: use consumer groups by default for NATS by @vados-cosmonic in #5382 + - feat(wash-runtime): add service HTTP benchmarks by @ricochet in #5383 + - Use first export wasi:http component in manifest by @jfleitz in #5387 + - chore(deps): bump the all-github-actions group across 4 directories with 10 updates by @dependabot[bot] in #5390 + - chore(deps): bump the all-docker group across 2 directories with 1 update by @dependabot[bot] in #5388 + - chore(deps): bump the all-go group across 1 directory with 2 updates by @dependabot[bot] in #5389 + - feat(runtime): warm-instance pooling (pool_size / max_invocations) by @ricochet in #5391 + - fix(ci): handle binstall fallback by @ricochet in #5384 + - [FEAT] plugin workload lifecycle by @ricochet in #5381 + - feat: async wasmcloud:secrets + secrets host component plugin by @ricochet in #5395 + - gungraun host component plugin bench by @ricochet in #5397 + - refactor: consolidate component loading by @ricochet in #5400 + - fix(runtime): context for component load by @ricochet in #5405 + - fix(runtime): keep the wasmtime cause by @ricochet in #5403 + - refactor(runtime): one list for multiplexed plugins by @ricochet in #5402 + - BugFix: NATS keys > batch size returns a valid cursor by @jfleitz in #5329 + - feat: workload ip name lookup by @ricochet in #5404 + - release: v2.6.0 by @automation-wasmcloud in #5406 + New Contributors + - @bharattech made their first contribution in #5337 + - @jamesstocktonj1 made their first contribution in #5354 + - @george-lim made their first contribution in #5358 + Full Changelog: v2.5.2...v2.6.0 +ReleaseNotesUrl: https://github.com/wasmCloud/wasmCloud/releases/tag/v2.6.0 +Documentations: +- DocumentUrl: https://wasmcloud.com/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.yaml b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.yaml new file mode 100644 index 0000000000000..e7069d84ae89a --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.6.0/wasmCloud.wash.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: wasmCloud.wash +PackageVersion: 2.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 67e4ed7d72f755c4142c7af755771f06f12ce1b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:11:11 +0800 Subject: [PATCH 237/256] New version: OlegShparber.Zeal version 0.9.1 (#409166) --- .../0.9.1/OlegShparber.Zeal.installer.yaml | 28 ++++++++++++++ .../0.9.1/OlegShparber.Zeal.locale.en-US.yaml | 38 +++++++++++++++++++ .../0.9.1/OlegShparber.Zeal.locale.zh-CN.yaml | 19 ++++++++++ .../Zeal/0.9.1/OlegShparber.Zeal.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.installer.yaml create mode 100644 manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.en-US.yaml create mode 100644 manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.zh-CN.yaml create mode 100644 manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.yaml diff --git a/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.installer.yaml b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.installer.yaml new file mode 100644 index 0000000000000..a8c539c861644 --- /dev/null +++ b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.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: OlegShparber.Zeal +PackageVersion: 0.9.1 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" +UpgradeBehavior: install +Protocols: +- dash +- dash-plugin +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D54C031B-7EFF-4304-9EA7-A26B5D246EB2}' +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- UpgradeCode: '{5C4B6030-A1B4-4EFE-A5AF-28F6FA2E7978}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zeal' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zealdocs/zeal/releases/download/v0.9.1/zeal-0.9.1-windows-x64.msi + InstallerSha256: CC6108100167637E60595C8C7372E2406FF5CB5D3954B40F130121E6D0FD20C9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.en-US.yaml b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.en-US.yaml new file mode 100644 index 0000000000000..38511a348910b --- /dev/null +++ b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.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: OlegShparber.Zeal +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: Oleg Shparber +PublisherUrl: https://zealdocs.org/ +PublisherSupportUrl: https://zealdocs.org/contact.html +Author: Oleg Shparber +PackageName: Zeal +PackageUrl: https://zealdocs.org/download.html +License: GPL-3.0 +LicenseUrl: https://github.com/zealdocs/zeal/blob/HEAD/COPYING +Copyright: Copyright © Oleg Shparber and other contributors, 2013-2026. +ShortDescription: An offline documentation browser for software developers. +Moniker: zeal +Tags: +- api +- api-documentation +- dash +- developer-tools +- docs +- docset +- documentation +- documentation-tool +- offline +ReleaseNotes: |- + Bug Fixes + - wix: drop unusable Windows build launch condition (c7bcf3d) + Build System + - tools: harden appdata bullet generation (e6a3eb7) +ReleaseNotesUrl: https://github.com/zealdocs/zeal/releases/tag/v0.9.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/zealdocs/zeal/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.zh-CN.yaml b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7779c26728f10 --- /dev/null +++ b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: OlegShparber.Zeal +PackageVersion: 0.9.1 +PackageLocale: zh-CN +ShortDescription: 一款面向软件开发者的离线文档浏览器。 +Tags: +- api +- api文档 +- dash +- 开发者工具 +- 文档 +- 文档工具 +- 文档集 +- 离线 +ReleaseNotesUrl: https://github.com/zealdocs/zeal/releases/tag/v0.9.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.yaml b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.yaml new file mode 100644 index 0000000000000..1a239737fb117 --- /dev/null +++ b/manifests/o/OlegShparber/Zeal/0.9.1/OlegShparber.Zeal.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: OlegShparber.Zeal +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b77299bb3002c8a78ef1715fcc7ec34f592b447e Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 28 Jul 2026 19:33:28 -0400 Subject: [PATCH 238/256] New version: GitHub.CopilotApp version 1.1.2 (#409155) --- .../1.1.2/GitHub.CopilotApp.installer.yaml | 56 ++++++++++++++++++ .../1.1.2/GitHub.CopilotApp.locale.en-US.yaml | 57 +++++++++++++++++++ .../CopilotApp/1.1.2/GitHub.CopilotApp.yaml | 8 +++ 3 files changed, 121 insertions(+) create mode 100644 manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.installer.yaml create mode 100644 manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.locale.en-US.yaml create mode 100644 manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.yaml diff --git a/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.installer.yaml b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.installer.yaml new file mode 100644 index 0000000000000..2b99e8b24c32b --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.installer.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 1.1.2 +UpgradeBehavior: install +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v1.1.2/GitHub-Copilot-windows-x64-setup.exe + InstallerSha256: 6781C26667F6E1E10A8CA245A86DAD323E31DD1D5B632A92CF63FF319E0CC8A6 + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v1.1.2/GitHub-Copilot-windows-x64.msi + InstallerSha256: 8B57B056385886D2804DC4CF9FEE1002A997B09945B08008081EBD9B3931A5DF + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{984D6D07-D547-4030-91F4-09E4EF142E9F}' + AppsAndFeaturesEntries: + - ProductCode: '{984D6D07-D547-4030-91F4-09E4EF142E9F}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v1.1.2/GitHub-Copilot-windows-arm64-setup.exe + InstallerSha256: C86AD28DC3235277201B7AE4197FAA6A2F51691BA64A50C1C0BAEA9E36F7E241 + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v1.1.2/GitHub-Copilot-windows-arm64.msi + InstallerSha256: E99D9674E096D63ED98497ABF1D29151DA975F59927E092CDFF25164884971C8 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{C2D6A15D-E23A-4215-8863-0BA8FF2A3715}' + AppsAndFeaturesEntries: + - ProductCode: '{C2D6A15D-E23A-4215-8863-0BA8FF2A3715}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.locale.en-US.yaml b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.locale.en-US.yaml new file mode 100644 index 0000000000000..036cff5aed648 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 1.1.2 +PackageLocale: en-US +Publisher: GitHub Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +Author: GitHub Inc. +PackageName: GitHub Copilot +PackageUrl: https://github.com/features/preview/github-app +License: Proprietary +LicenseUrl: https://github.com/github/app/blob/HEAD/License.md +ShortDescription: The GitHub Copilot app is a desktop application for agent-driven development that brings parallel workstreams, GitHub integration, and PR lifecycle management into one place. +Description: |- + The GitHub Copilot app is a desktop application purpose-built for agent-driven development. It gives you a single place to direct AI agents across parallel workstreams, work with GitHub issues and pull requests, and manage the full development lifecycle—without context-switching between terminals, IDEs, and browser tabs. + + The app is built on GitHub Copilot CLI and integrates natively with GitHub, so your repositories, branches, and CI pipelines work out of the box. It's designed for workflows where you want to run multiple agents in parallel and stay focused on directing work rather than doing it all yourself. +Moniker: copilot-app +ReleaseNotes: |- + What's new in v1.1.2 + + Highlights + - GitHub Copilot now appears automatically as a read-only model provider in Model Providers settings when you have an active Copilot seat. + - Cloud automation triggers with a query field now use the same smart search filter input as issue triggers, with qualifier autocomplete and hints. + - The default model selection now matches what's actually available to your account instead of always defaulting to a fixed model. + - The Impeccable design skill got a major upgrade, adding native iOS and Android design guidance and a new doctor command for diagnosing setup issues. + - WSL remote environments now include GitHub pull request and issue workflow skills, plus more reliable remote session connections. + + Added + - GitHub Copilot now appears automatically as a read-only model provider in the Model Providers settings when you're signed in with an active Copilot seat. + + Changed + - Cloud automation triggers with a query field, like pull request opened/synchronized/merged, now use the same search filter input as issue triggers, with qualifier autocomplete, placeholders, and hint text. + - The default model selection now matches what's actually available to your account instead of always defaulting to a fixed model. + - Upgraded the Impeccable design skill to a new major version, adding native iOS and Android design guidance, a new doctor command for diagnosing setup issues, and refined design review workflows. + - WSL remote environments now include GitHub pull request and issue workflow skills, along with reliability improvements to remote session connections. + + Fixed + - Copying a selection from a chat response now preserves rich formatting, including tables, when pasting into apps like Slack, Teams, or Word. + - Custom agents defined only on a branch or worktree now appear correctly in the agent picker and /agent autocomplete for that session. + - Fixed a layout shift when opening an issue or pull request in My Work, where the assignees, reviewers, and labels controls would pop in and shift the toolbar after loading. + - Fixed a stuck "waiting for review" state on a session's plan when a parent session approved or rejected it. + - Fixed an empty progress bar appearing under the app's Dock icon on macOS while an agent turn is running. + - Fixed an issue where the app could fail to open (icon appeared but no window) or repeatedly show onboarding to already set up users. + - Fixed Copy (⌘C/Ctrl+C) sometimes clearing the clipboard instead of copying the selected text. + - Fixed janky window resizing when a chat session is open and scrolled into its history. + - Fixed the sidebar sometimes opening collapsed on startup and saved inbox sections not persisting between restarts. + - Fixed URLs typed in the composer getting broken by stray backslashes (e.g. before underscores) when sent or rendered. + - The reasoning effort you pick for a session now sticks, instead of reverting to Medium when you resume the session or restart the app. + - The selection popup in the chat transcript no longer flashes at the top-left corner when dismissed, and copying selected text now keeps it highlighted instead of clearing the selection. + - Timestamp reveal buttons on relative times (e.g. "3h ago") now announce "show timestamp" to screen readers instead of the generic "more info". + - Timestamps in the activity feed are now accessible disclosures that keep their visible relative time and reveal the exact date when activated. +ReleaseNotesUrl: https://github.com/github/app/releases/tag/v1.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.yaml b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.yaml new file mode 100644 index 0000000000000..c1b5247f78512 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.1.2/GitHub.CopilotApp.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: GitHub.CopilotApp +PackageVersion: 1.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 12f7dd2f2405236645e58cdccfeec5b4da744c63 Mon Sep 17 00:00:00 2001 From: Wilson Glasser Date: Tue, 28 Jul 2026 20:33:41 -0300 Subject: [PATCH 239/256] New version: WilsonGlasser.BaseMaster version 0.7.5 (#409168) --- .../WilsonGlasser.BaseMaster.installer.yaml | 22 +++++++++++++ ...WilsonGlasser.BaseMaster.locale.en-US.yaml | 33 +++++++++++++++++++ .../0.7.5/WilsonGlasser.BaseMaster.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.installer.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.locale.en-US.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.yaml diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.installer.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.installer.yaml new file mode 100644 index 0000000000000..06f1113b65b18 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.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: WilsonGlasser.BaseMaster +PackageVersion: 0.7.5 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: BaseMaster +ReleaseDate: 2026-07-28 +AppsAndFeaturesEntries: +- DisplayName: BaseMaster + Publisher: basemaster + ProductCode: BaseMaster +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\BaseMaster' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wilsonglasser/basemaster/releases/download/v0.7.5/BaseMaster_0.7.5_x64-setup.exe + InstallerSha256: ED450AE29DD438FF6B1E6C789AE152D6EE1D87F0C56A191A1A00701D42F2E6CC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.locale.en-US.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.locale.en-US.yaml new file mode 100644 index 0000000000000..d0d617c9bd326 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: WilsonGlasser.BaseMaster +PackageVersion: 0.7.5 +PackageLocale: en-US +Publisher: Wilson Glasser +PublisherUrl: https://basemaster.org/ +PublisherSupportUrl: https://github.com/wilsonglasser/basemaster/issues +Author: Wilson Glasser +PackageName: https://basemaster.org +PackageUrl: https://basemaster.org/ +License: MIT +LicenseUrl: https://github.com/wilsonglasser/basemaster/blob/HEAD/LICENSE +ShortDescription: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Description: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Tags: +- database +- mariadb +- mysql +- postgreesql +- rust +- sqlite +ReleaseNotes: |- + BaseMaster v0.7.5 + Download disponível em Assets abaixo. + - Windows: .msi (instalador) e .exe (portable) + - macOS: .dmg (Apple Silicon / Intel) + - Linux: .deb, .rpm, .AppImage + 🤖 Build automatizado via GitHub Actions. +ReleaseNotesUrl: https://github.com/wilsonglasser/basemaster/releases/tag/v0.7.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.yaml new file mode 100644 index 0000000000000..7b07e597b48be --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.7.5/WilsonGlasser.BaseMaster.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: WilsonGlasser.BaseMaster +PackageVersion: 0.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 30e52283f025816fd282e668162f488184f02993 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 28 Jul 2026 16:33:56 -0700 Subject: [PATCH 240/256] Automatic update of FACEITLTD.FACEITClient from 2.8.4 to 2.8.5 (#409170) --- .../FACEITLTD.FACEITClient.installer.yaml | 23 +++++++++++++++++++ .../FACEITLTD.FACEITClient.locale.en-US.yaml | 23 +++++++++++++++++++ .../2.8.5/FACEITLTD.FACEITClient.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.installer.yaml create mode 100644 manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.locale.en-US.yaml create mode 100644 manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.yaml diff --git a/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.installer.yaml b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.installer.yaml new file mode 100644 index 0000000000000..55c57960c1983 --- /dev/null +++ b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FACEITLTD.FACEITClient +PackageVersion: 2.8.5 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://faceit-client.faceit-cdn.net/release/FACEIT-setup-latest.exe + InstallerSha256: 45BF0958B1572B63A9DAE389863C9252DF53B6D36B3DD069501F5699FA15EFA0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.locale.en-US.yaml b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.locale.en-US.yaml new file mode 100644 index 0000000000000..b138135ac9fa3 --- /dev/null +++ b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FACEITLTD.FACEITClient +PackageVersion: 2.8.5 +PackageLocale: en-US +Publisher: FACEIT Ltd. +PrivacyUrl: https://corporate.faceit.com/privacy +Author: FACEIT Ltd. +PackageName: FACEIT +License: Proprietary +LicenseUrl: https://corporate.faceit.com/terms-conditions +Copyright: Copyright © 2021 FACEIT Ltd. +CopyrightUrl: https://corporate.faceit.com/terms-conditions +ShortDescription: FACEIT is the leading independent competitive gaming platform for online multiplayer PvP gamers. +Description: FACEIT is the leading independent competitive gaming platform for online multiplayer PvP gamers with more than eight million users, and a total of twelve million online gaming sessions each month. +Moniker: faceit +Tags: +- competitive +- faceit +- matchmaking +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.yaml b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.yaml new file mode 100644 index 0000000000000..bc2459f4d50df --- /dev/null +++ b/manifests/f/FACEITLTD/FACEITClient/2.8.5/FACEITLTD.FACEITClient.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/28 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FACEITLTD.FACEITClient +PackageVersion: 2.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b01ccacd60f6761cf83876417ba75befd3a69be2 Mon Sep 17 00:00:00 2001 From: Atsushi Nakamura <16175660+nuitsjp@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:43:13 +0900 Subject: [PATCH 241/256] New version: NuitsJp.CommitSpark 0.3.0 (#400787) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../0.3.0/NuitsJp.CommitSpark.installer.yaml | 18 ++++++++++++++++++ .../NuitsJp.CommitSpark.locale.en-US.yaml | 16 ++++++++++++++++ .../CommitSpark/0.3.0/NuitsJp.CommitSpark.yaml | 7 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.installer.yaml create mode 100644 manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.locale.en-US.yaml create mode 100644 manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.yaml diff --git a/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.installer.yaml b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.installer.yaml new file mode 100644 index 0000000000000..afc88ae00061d --- /dev/null +++ b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.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: NuitsJp.CommitSpark +PackageVersion: 0.3.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-11" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: csp.exe + PortableCommandAlias: csp + InstallerUrl: https://github.com/nuitsjp/commit-spark/releases/download/v0.3.0/commit-spark_windows_amd64.zip + InstallerSha256: c5bb3c3d088d7429f2a98d510588c3b955b41a4099f9514e9b3b9323a07ddaa0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.locale.en-US.yaml b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.locale.en-US.yaml new file mode 100644 index 0000000000000..7a75f8ff34336 --- /dev/null +++ b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: NuitsJp.CommitSpark +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: NuitsJp +PublisherUrl: https://github.com/nuitsjp +PublisherSupportUrl: https://github.com/nuitsjp/commit-spark/issues +PackageName: Commit Spark +PackageUrl: https://github.com/nuitsjp/commit-spark +License: MIT +LicenseUrl: https://github.com/nuitsjp/commit-spark/blob/main/LICENSE +ShortDescription: Generate Japanese Conventional Commits messages from the staged diff via Codex CLI and commit them. +Moniker: commit-spark +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.yaml b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.yaml new file mode 100644 index 0000000000000..ad07c32a07e8c --- /dev/null +++ b/manifests/n/NuitsJp/CommitSpark/0.3.0/NuitsJp.CommitSpark.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: NuitsJp.CommitSpark +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28f31abda8147a1240082b79c048e08368886cbc Mon Sep 17 00:00:00 2001 From: Calvin Cheng Date: Wed, 29 Jul 2026 07:55:34 +0800 Subject: [PATCH 242/256] New version: calvinchengx.entra-emulator 0.2.1 (#401314) Co-authored-by: goreleaserbot --- ...calvinchengx.entra-emulator.installer.yaml | 26 ++++++++++++++++++ ...vinchengx.entra-emulator.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.2.1/calvinchengx.entra-emulator.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.installer.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.locale.en-US.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.yaml diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.installer.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.installer.yaml new file mode 100644 index 0000000000000..e7393c64df8fe --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: calvinchengx.entra-emulator +PackageVersion: 0.2.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.1/entra-emulator_0.2.1_windows_arm64.zip + InstallerSha256: a2fb647f107a4f6c089c4a5159c2bc55727c7249e19ffd521f9924cd2aa75389 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.1/entra-emulator_0.2.1_windows_amd64.zip + InstallerSha256: c115d9a963452b3a1f8f0da0a1321c6df1f1e9fe5fb738725479888a8c0450f0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.locale.en-US.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.locale.en-US.yaml new file mode 100644 index 0000000000000..9469b3ee50c7d --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: calvinchengx.entra-emulator +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: calvinchengx +PackageName: entra-emulator +PackageUrl: https://github.com/calvinchengx/entra-emulator +License: Apache-2.0 +ShortDescription: A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary. +Description: | + Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID + (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL + talks to, a minimal read-only Microsoft Graph, and an admin REST API — so + you can develop sign-in, token acquisition, and protected-API calls + offline with no cloud tenant. Local development tool only. +Moniker: entra-emulator +Tags: + - entra + - azure-ad + - oidc + - oauth2 + - msal + - emulator +ReleaseNotesUrl: https://github.com/calvinchengx/entra-emulator/releases/tag/v0.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.yaml new file mode 100644 index 0000000000000..efe9d93cf1971 --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.1/calvinchengx.entra-emulator.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: calvinchengx.entra-emulator +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 30be2026a959927f36c500f1e8848f099fd39449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A2=9E=E6=B1=9F?= <222965240+zengjiangy@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:56:57 +0800 Subject: [PATCH 243/256] New package: zengjiangy.ZZZBrowser version 2.1.5 (#402023) --- .../zengjiangy.ZZZBrowser.installer.yaml | 24 +++++++++++++ .../zengjiangy.ZZZBrowser.locale.en-US.yaml | 34 +++++++++++++++++++ .../zengjiangy.ZZZBrowser.locale.zh-CN.yaml | 33 ++++++++++++++++++ .../2.1.5/zengjiangy.ZZZBrowser.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.installer.yaml create mode 100644 manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.en-US.yaml create mode 100644 manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.zh-CN.yaml create mode 100644 manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.yaml diff --git a/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.installer.yaml b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.installer.yaml new file mode 100644 index 0000000000000..79a041c877962 --- /dev/null +++ b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zengjiangy.ZZZBrowser +PackageVersion: 2.1.5 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- zzz +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zengjiangy/ZZZ/releases/download/v2.1.5/ZZZ-v2.1.5-win-x64.exe + InstallerSha256: 7A400D05083F02675DA35A5728259792344C8E6BE01C803C19E85BD848F6EEFF +- Architecture: x86 + InstallerUrl: https://github.com/zengjiangy/ZZZ/releases/download/v2.1.5/ZZZ-v2.1.5-win-x86.exe + InstallerSha256: 6723A83D9C63C8C1F125FBB0A9993B395AB26D8B424B687CDFF26D0B7A8B8652 +- Architecture: arm64 + InstallerUrl: https://github.com/zengjiangy/ZZZ/releases/download/v2.1.5/ZZZ-v2.1.5-win-arm64.exe + InstallerSha256: 346FE8282FAB1A5903A790BDA7A868A92E401D1EAFC3033BE65B10FE6D06B26B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.en-US.yaml b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.en-US.yaml new file mode 100644 index 0000000000000..602c0761b1a3e --- /dev/null +++ b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zengjiangy.ZZZBrowser +PackageVersion: 2.1.5 +PackageLocale: en-US +Publisher: zengjiangy +PublisherUrl: https://github.com/zengjiangy +PublisherSupportUrl: https://github.com/zengjiangy/ZZZ/issues +PackageName: ZZZ Browser +PackageUrl: https://zzz.campusphere.ltd/ +License: MIT +LicenseUrl: https://github.com/zengjiangy/ZZZ/blob/main/LICENSE +Copyright: Copyright (c) 2026 zengjiangy +ShortDescription: A lightweight, portable Windows browser powered by WPF and Microsoft WebView2. +Description: ZZZ Browser is a compact open-source Windows browser with horizontal and vertical tabs, persistent workspaces, split view, private browsing, bookmarks, userscripts, translation, download management, and portable data storage. +Moniker: zzz-browser +Tags: +- browser +- portable +- privacy +- tabs +- webview2 +- workspace +- wpf +ReleaseNotes: |- + - Added collapsible vertical tabs with smooth live drag-and-drop reordering. + - Added persistent workspaces for organizing and moving tabs. + - Added website icons to tabs, bookmarks, history, and the start page. + - Encrypted workspace pages and favicon caches with Windows DPAPI. + - Included the 2.1.0 privacy and portable-mode cleanup improvements. +ReleaseNotesUrl: https://github.com/zengjiangy/ZZZ/releases/tag/v2.1.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.zh-CN.yaml b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5541f8063b8ab --- /dev/null +++ b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: zengjiangy.ZZZBrowser +PackageVersion: 2.1.5 +PackageLocale: zh-CN +Publisher: zengjiangy +PublisherUrl: https://github.com/zengjiangy +PublisherSupportUrl: https://github.com/zengjiangy/ZZZ/issues +PackageName: ZZZ 浏览器 +PackageUrl: https://zzz.campusphere.ltd/ +License: MIT +LicenseUrl: https://github.com/zengjiangy/ZZZ/blob/main/LICENSE +Copyright: Copyright (c) 2026 zengjiangy +ShortDescription: 基于 WPF 和 Microsoft WebView2 的轻量、便携 Windows 浏览器。 +Description: ZZZ 浏览器是一款精简的开源 Windows 浏览器,支持横向与垂直标签页、持久工作区、分屏、隐私浏览、书签、用户脚本、网页翻译、下载管理和便携数据存储。 +Tags: +- 浏览器 +- 便携 +- 隐私 +- 标签页 +- webview2 +- 工作区 +- wpf +ReleaseNotes: |- + - 新增可折叠垂直标签页和顺滑的实时拖拽排序。 + - 新增持久工作区,支持整理标签页及跨工作区移动。 + - 标签页、书签、历史记录与启动页新增网站图标。 + - 工作区页面和网站图标缓存使用 Windows DPAPI 加密。 + - 包含 2.1.0 的隐私与便携模式清理改进。 +ReleaseNotesUrl: https://github.com/zengjiangy/ZZZ/releases/tag/v2.1.5 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.yaml b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.yaml new file mode 100644 index 0000000000000..7cda704187bd0 --- /dev/null +++ b/manifests/z/zengjiangy/ZZZBrowser/2.1.5/zengjiangy.ZZZBrowser.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: zengjiangy.ZZZBrowser +PackageVersion: 2.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96ee15a229d2cf4ffdf39f279301c3bd990c2f78 Mon Sep 17 00:00:00 2001 From: miragecze <94221527+miragecze@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:01:14 +0200 Subject: [PATCH 244/256] New version: miragecze.Migrato version 0.9.0 (#401305) --- .../0.9.0/miragecze.Migrato.installer.yaml | 13 ++++++++ .../0.9.0/miragecze.Migrato.locale.en-US.yaml | 32 +++++++++++++++++++ .../Migrato/0.9.0/miragecze.Migrato.yaml | 6 ++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.installer.yaml create mode 100644 manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.locale.en-US.yaml create mode 100644 manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.yaml diff --git a/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.installer.yaml b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.installer.yaml new file mode 100644 index 0000000000000..9cb50f2a85576 --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.9.0 +InstallerType: portable +Commands: +- migrato +ReleaseDate: 2026-07-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/miragecze/migrato/releases/download/v0.9.0/Migrato.exe + InstallerSha256: BB06593BB61F9D5982BF0C809D9012D2DA02432D0683D18CA3DEFB6749E9727A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.locale.en-US.yaml b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.locale.en-US.yaml new file mode 100644 index 0000000000000..b8c3aea667a38 --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.locale.en-US.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: miragecze +PublisherUrl: https://github.com/miragecze +PublisherSupportUrl: https://github.com/miragecze/migrato/issues +PackageName: Migrato +PackageUrl: https://github.com/miragecze/migrato +License: MIT +LicenseUrl: https://github.com/miragecze/migrato/blob/main/LICENSE +Copyright: Copyright (c) 2026 Migrato contributors +ShortDescription: Move your files, mail, settings and programs to a new Windows PC over Wi-Fi. +Description: |- + Migrato is an open-source PC migration tool. Run it on both computers on the + same network, pair them with a PIN and transfer your data over an encrypted + connection: known folders and custom folders, Mozilla Thunderbird and Firefox + profiles including passwords, settings of popular apps, installed programs + (reinstalled via winget), Wi-Fi networks with passwords, wallpaper and fonts. + Transfers verify every file with SHA-256 and resume after interruption. + Czech and English UI. No cloud, no telemetry, no Microsoft account required. +Moniker: migrato +Tags: +- migration +- pc-transfer +- backup +- file-transfer +- wifi +- lan +ReleaseNotesUrl: https://github.com/miragecze/migrato/blob/main/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.yaml b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.yaml new file mode 100644 index 0000000000000..607c35b4435ba --- /dev/null +++ b/manifests/m/miragecze/Migrato/0.9.0/miragecze.Migrato.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: miragecze.Migrato +PackageVersion: 0.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6cef72db3104965599ec046a5853f4ef6bd87392 Mon Sep 17 00:00:00 2001 From: Turbofix-web Date: Wed, 29 Jul 2026 02:01:29 +0200 Subject: [PATCH 245/256] GilbertiEric.TurboFix version 1.14.0 (#402015) --- .../GilbertiEric.TurboFix.installer.yaml | 16 +++++++++++++ .../GilbertiEric.TurboFix.locale.it-IT.yaml | 24 +++++++++++++++++++ .../1.14.0/GilbertiEric.TurboFix.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.installer.yaml create mode 100644 manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.locale.it-IT.yaml create mode 100644 manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.yaml diff --git a/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.installer.yaml b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.installer.yaml new file mode 100644 index 0000000000000..b1b9be6b0e3bb --- /dev/null +++ b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GilbertiEric.TurboFix +PackageVersion: 1.14.0 +InstallerType: burn +Scope: machine +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart +Installers: +- Architecture: x64 + InstallerUrl: https://turbofix.it/dl/1-14-0/TurboFix-Setup.exe + InstallerSha256: F7D55058A83D36B221F456A5259FDB10F60D84B90F9DEBC35FE0BD5B9101A0CA +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.locale.it-IT.yaml b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.locale.it-IT.yaml new file mode 100644 index 0000000000000..2a023a46898de --- /dev/null +++ b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.locale.it-IT.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GilbertiEric.TurboFix +PackageVersion: 1.14.0 +PackageLocale: it-IT +Publisher: Gilberti Eric +PublisherUrl: https://turbofix.it +PublisherSupportUrl: https://turbofix.it/assistenza.html +PrivacyUrl: https://turbofix.it/privacy.html +PackageName: TurboFix +PackageUrl: https://turbofix.it +License: Proprietaria (gratuito) +LicenseUrl: https://turbofix.it/termini.html +ShortDescription: Velocizza, pulisci e ripara il tuo PC Windows. Tutto in locale, senza tracciamenti. +Moniker: turbofix +Tags: +- pulizia +- ottimizzazione +- backup +- manutenzione +- windows +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.yaml b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.yaml new file mode 100644 index 0000000000000..be2ad505491b3 --- /dev/null +++ b/manifests/g/GilbertiEric/TurboFix/1.14.0/GilbertiEric.TurboFix.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: GilbertiEric.TurboFix +PackageVersion: 1.14.0 +DefaultLocale: it-IT +ManifestType: version +ManifestVersion: 1.6.0 From 071254c90b0bbe3a9787d8f0154cd2a34dae3e41 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:01:44 +0800 Subject: [PATCH 246/256] Update: KDE.KTurtle version 26.11.70 (1170) (#409142) --- .../k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml index 4b71ce4ed36a8..b53ceb995fd3e 100644 --- a/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml +++ b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml @@ -6,17 +6,18 @@ PackageVersion: 26.11.70 InstallerType: nullsoft UpgradeBehavior: install ProductCode: kturtle +ReleaseDate: 2026-07-28 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1166-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5A7C1DBB14A7579C09792E5555408CF81F8ED3AB5CB3E7882F64DFA7B2CD0E51 + InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1170-windows-cl-msvc2022-x86_64.exe + InstallerSha256: DA341A1D3239B740D99DC56F38F485F42FEC1C9A3AEADFF1695567C04E4F9651 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1166-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5A7C1DBB14A7579C09792E5555408CF81F8ED3AB5CB3E7882F64DFA7B2CD0E51 + InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1170-windows-cl-msvc2022-x86_64.exe + InstallerSha256: DA341A1D3239B740D99DC56F38F485F42FEC1C9A3AEADFF1695567C04E4F9651 InstallerSwitches: Custom: /AllUsers ManifestType: installer From f9e2492ae443152e369bad901b76c495e04cfefa Mon Sep 17 00:00:00 2001 From: harumi <164025931+harumiWeb@users.noreply.github.com> Date: Wed, 29 Jul 2026 09:01:56 +0900 Subject: [PATCH 247/256] Update: HarumiWeb.Xlflow to 0.27.1 (#409175) Co-authored-by: goreleaserbot --- .../0.27.1/HarumiWeb.Xlflow.installer.yaml | 18 +++++++++++++++ .../0.27.1/HarumiWeb.Xlflow.locale.en-US.yaml | 23 +++++++++++++++++++ .../Xlflow/0.27.1/HarumiWeb.Xlflow.yaml | 7 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.installer.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.locale.en-US.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.yaml diff --git a/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.installer.yaml b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.installer.yaml new file mode 100644 index 0000000000000..9d7cc32553ecb --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.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: HarumiWeb.Xlflow +PackageVersion: 0.27.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-28" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: xlflow.exe + PortableCommandAlias: xlflow + InstallerUrl: https://github.com/harumiWeb/xlflow/releases/download/v0.27.1/xlflow_windows_x86_64.zip + InstallerSha256: 200832108982c600755ac05160a72f02ddc46f52852d27378ec74323b7025a21 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.locale.en-US.yaml b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.locale.en-US.yaml new file mode 100644 index 0000000000000..35772444fbff8 --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: HarumiWeb.Xlflow +PackageVersion: 0.27.1 +PackageLocale: en-US +Publisher: HarumiWeb +PublisherUrl: https://github.com/harumiWeb +PublisherSupportUrl: https://github.com/harumiWeb/xlflow/issues +PackageName: xlflow +PackageUrl: https://github.com/harumiWeb/xlflow +License: MIT +LicenseUrl: https://github.com/harumiWeb/xlflow/blob/v0.27.1/LICENSE +ShortDescription: Excel VBA development framework for CLI-first humans and AI agents. +Description: Excel VBA development framework for CLI-first humans and AI agents. +Moniker: xlflow +Tags: + - go + - cli + - excel + - vba + - automation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.yaml b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.yaml new file mode 100644 index 0000000000000..2f9175106120c --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.27.1/HarumiWeb.Xlflow.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: HarumiWeb.Xlflow +PackageVersion: 0.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3c0c9da85d7b08cd3a706b0e78e03e08f97a524d Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 29 Jul 2026 02:02:12 +0200 Subject: [PATCH 248/256] Remove version: vim.vim.nightly version 9.1.1734 (#409187) --- .../9.1.1734/vim.vim.nightly.installer.yaml | 36 ---------- .../vim.vim.nightly.locale.en-US.yaml | 72 ------------------- .../vim/nightly/9.1.1734/vim.vim.nightly.yaml | 8 --- 3 files changed, 116 deletions(-) delete mode 100644 manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.installer.yaml delete mode 100644 manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.locale.en-US.yaml delete mode 100644 manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.installer.yaml deleted file mode 100644 index 9b2ce9e23fb83..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.installer.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1734 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Commands: -- diff -- gvim -- tee -- vim -- xxd -ProductCode: Vim 9.1 -ReleaseDate: 2025-09-05 -ElevationRequirement: elevationRequired -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1734/gvim_9.1.1734_x86.exe - InstallerSha256: 41151954728D657C9403861A820255B10774472C97DCB346919DC199BA8AE442 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\Vim' -- Architecture: x64 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1734/gvim_9.1.1734_x64.exe - InstallerSha256: DE49BA6846648621985F8F824150C28DF08950DEAA8BAF7164F1FAE88D9F2108 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Vim' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.locale.en-US.yaml deleted file mode 100644 index d42042e8e7747..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1734 -PackageLocale: en-US -Publisher: Bram Moolenaar et al. -PublisherUrl: https://github.com/vim/vim-win32-installer -PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues -Author: Bram Moolenaar et al. -PackageName: Vim -PackageUrl: https://www.vim.org/ -License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible -LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright -Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] -CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright -ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient -Moniker: vim -Tags: -- code-editor -- g-vim -- gvim -- text-editing -- text-editor -- tool -- utility -- vi -ReleaseNotes: |- - v9.1.1734 - Nightly Vim Windows build snapshots (more information). - If you do not know what to use, use the 32bit installer (use the signed one, if available). - Signed releases will occasionally be provided on a best effort approach. - Changes: - - runtime(colorresp): use correct load guard pattern - - runtime(ada): mark as unmaintained, fix a few issues with the ftplugin - - runtime(hamster): do not globally set ignorecase - - runtime(m4): Improve comments, distinguish them from #-lines - - 9.1.1734: Memory leak when allocating match fails - - 9.1.1733: tests: failure when remote_server() fails - - runtime(python): Do not match contained identifiers as pythonType - - runtime(netrw): Ensure netrw#fs#Dirname() always returns a trailing slash - - runtime(python): add syntax support inside f-strings - Files: - 🔓 Unsigned Files: - - gvim_9.1.1734_x86.exe - 32-bit installer (If you don't know what to use, use this one) - - gvim_9.1.1734_x64.exe - 64-bit installer - - gvim_9.1.1734_arm64.exe - ARM 64-bit installer - - gvim_9.1.1734_x86.zip - 32-bit zip archive - - gvim_9.1.1734_x64.zip - 64-bit zip archive - - gvim_9.1.1734_arm64.zip - ARM 64-bit zip archive - - gvim_9.1.1734_x86_pdb.zip - pdb files for debugging the corresponding 32-bit executable - - gvim_9.1.1734_x64_pdb.zip - pdb files for debugging the corresponding 64-bit executable - Interface Information - - Strawberry Perl 5.32 - - LuaBinaries 5.4 - - Python 2.7 - - Python3 3.8 or later - - Racket 8.7 (BC) - - RubyInstaller 3.2 - - libsodium 1.0.19 - See the README for detail. -ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.1734 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.yaml deleted file mode 100644 index a9a73f445b187..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1734/vim.vim.nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1734 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 061b2809c908b1678ac5943646d74ae1e66cb5b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:24:35 +0800 Subject: [PATCH 249/256] New package: pkgconf.pkgconf version 3.0.1 (#401439) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../3.0.1/pkgconf.pkgconf.installer.yaml | 47 +++++++++++++++++++ .../3.0.1/pkgconf.pkgconf.locale.en-US.yaml | 24 ++++++++++ .../pkgconf/3.0.1/pkgconf.pkgconf.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.installer.yaml create mode 100644 manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.locale.en-US.yaml create mode 100644 manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.yaml diff --git a/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.installer.yaml b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.installer.yaml new file mode 100644 index 0000000000000..325b503d758a9 --- /dev/null +++ b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.installer.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pkgconf.pkgconf +PackageVersion: 3.0.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-12 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pkgconf/pkgconf/releases/download/pkgconf-3.0.1/pkgconf-x86-3.0.1.msi + InstallerSha256: EE98484E9787978121E66CC62519BC6F8E30854D2CC762DE2871C90F49E045C8 + ProductCode: '{3A829E05-78C9-4A6B-9CB4-7A46EF35DF98}' + AppsAndFeaturesEntries: + - DisplayName: pkgconf 3.0.1 (x86) + ProductCode: '{3A829E05-78C9-4A6B-9CB4-7A46EF35DF98}' + UpgradeCode: '{4FAEDAD2-3F9D-45CC-89A7-3732AD2DB0F7}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\.\pkgconf 3.0.1' +- Architecture: x64 + InstallerUrl: https://github.com/pkgconf/pkgconf/releases/download/pkgconf-3.0.1/pkgconf-x64-3.0.1.msi + InstallerSha256: DA1EBD779E398E4217C3F47C8E7D8F1820866C06B84D4BABE3B163BEBAA63CE8 + ProductCode: '{869EC628-5EAB-4E90-AEAF-3CA6231BB853}' + AppsAndFeaturesEntries: + - DisplayName: pkgconf 3.0.1 (x64) + ProductCode: '{869EC628-5EAB-4E90-AEAF-3CA6231BB853}' + UpgradeCode: '{4FAEDAD2-3F9D-45CC-89A7-3732AD2DB0F7}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\pkgconf 3.0.1' +- Architecture: arm64 + InstallerUrl: https://github.com/pkgconf/pkgconf/releases/download/pkgconf-3.0.1/pkgconf-arm64-3.0.1.msi + InstallerSha256: 5540AD22A753F854BBDCE04EC4D298A51B9775A3F8DB28E70E9A7A0628CE3721 + ProductCode: '{B56EC9F6-783F-41CE-A179-C65CD1B49614}' + AppsAndFeaturesEntries: + - DisplayName: pkgconf 3.0.1 (arm64) + ProductCode: '{B56EC9F6-783F-41CE-A179-C65CD1B49614}' + UpgradeCode: '{4FAEDAD2-3F9D-45CC-89A7-3732AD2DB0F7}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\pkgconf 3.0.1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.locale.en-US.yaml b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.locale.en-US.yaml new file mode 100644 index 0000000000000..e3d9fb425982e --- /dev/null +++ b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pkgconf.pkgconf +PackageVersion: 3.0.1 +PackageLocale: en-US +Publisher: pkgconf +PublisherUrl: https://github.com/pkgconf +PublisherSupportUrl: https://github.com/pkgconf/pkgconf/issues +Author: pkgconf toolsuite +PackageName: pkgconf +PackageUrl: https://github.com/pkgconf/pkgconf +License: Proprietary +LicenseUrl: https://github.com/pkgconf/pkgconf/blob/main/COPYING +Copyright: Copyright (c) 2011-2026 pkgconf authors +CopyrightUrl: https://github.com/pkgconf/pkgconf/blob/main/COPYING +ShortDescription: package compiler and linker metadata toolkit +Description: > + pkgconf is a program which helps to configure compiler and linker flags for development libraries. + It is a superset of the functionality provided by pkg-config from freedesktop.org, but does not + provide bug-compatibility with the original pkg-config. +ReleaseNotesUrl: https://github.com/pkgconf/pkgconf/releases/tag/pkgconf-3.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.yaml b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.yaml new file mode 100644 index 0000000000000..2a4d9366d4040 --- /dev/null +++ b/manifests/p/pkgconf/pkgconf/3.0.1/pkgconf.pkgconf.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: pkgconf.pkgconf +PackageVersion: 3.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 802a35e1458b90108d3f163c56e79efcd214b775 Mon Sep 17 00:00:00 2001 From: Calvin Cheng Date: Wed, 29 Jul 2026 08:27:33 +0800 Subject: [PATCH 250/256] New version: calvinchengx.entra-emulator 0.2.2 (#401958) Co-authored-by: goreleaserbot --- ...calvinchengx.entra-emulator.installer.yaml | 26 ++++++++++++++++++ ...vinchengx.entra-emulator.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.2.2/calvinchengx.entra-emulator.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.installer.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.locale.en-US.yaml create mode 100644 manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.yaml diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.installer.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.installer.yaml new file mode 100644 index 0000000000000..636898efde41c --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: calvinchengx.entra-emulator +PackageVersion: 0.2.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.2/entra-emulator_0.2.2_windows_arm64.zip + InstallerSha256: 518b4b692a412b48347dd360385fc0b74e87d8b39dd8902531a4fe01efdffa76 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.2.2/entra-emulator_0.2.2_windows_amd64.zip + InstallerSha256: 7507529d48c410768482ec96f8113ea53f73ca2acf20a236e877a9c074b3c3d5 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.locale.en-US.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.locale.en-US.yaml new file mode 100644 index 0000000000000..222aa5091c8b3 --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: calvinchengx.entra-emulator +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: calvinchengx +PackageName: entra-emulator +PackageUrl: https://github.com/calvinchengx/entra-emulator +License: Apache-2.0 +ShortDescription: A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary. +Description: | + Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID + (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL + talks to, a minimal read-only Microsoft Graph, and an admin REST API — so + you can develop sign-in, token acquisition, and protected-API calls + offline with no cloud tenant. Local development tool only. +Moniker: entra-emulator +Tags: + - entra + - azure-ad + - oidc + - oauth2 + - msal + - emulator +ReleaseNotesUrl: https://github.com/calvinchengx/entra-emulator/releases/tag/v0.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.yaml b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.yaml new file mode 100644 index 0000000000000..1fff43e86fd59 --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.2.2/calvinchengx.entra-emulator.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: calvinchengx.entra-emulator +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b42c10bb3822c120ea8cd97b4a901cb128f1c5e Mon Sep 17 00:00:00 2001 From: team-modern-deployments-bot <124109055+team-modern-deployments-bot@users.noreply.github.com> Date: Wed, 29 Jul 2026 10:27:54 +1000 Subject: [PATCH 251/256] New version: OctopusDeploy.Cli version 2.21.4 (#403039) --- .../2.21.4/OctopusDeploy.Cli.installer.yaml | 21 +++++++++++++++++++ .../OctopusDeploy.Cli.locale.en-US.yaml | 19 +++++++++++++++++ .../Cli/2.21.4/OctopusDeploy.Cli.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.installer.yaml create mode 100644 manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.locale.en-US.yaml create mode 100644 manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.yaml diff --git a/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.installer.yaml b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.installer.yaml new file mode 100644 index 0000000000000..71e1c22e6ad1d --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OctopusDeploy.Cli +PackageVersion: 2.21.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{374F72B3-FE37-4418-80AD-3C11671EEBE4}' +AppsAndFeaturesEntries: +- ProductCode: '{374F72B3-FE37-4418-80AD-3C11671EEBE4}' + UpgradeCode: '{738E840F-6305-4A12-8136-8AAD988DAF43}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Octopus CLI' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OctopusDeploy/cli/releases/download/v2.21.4/octopus_2.21.4_windows_amd64.msi + InstallerSha256: EB41E9C7DDEB29AF5D14232D6389A64784DC665D20A2D263ECA007F4EA2CFB7D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.locale.en-US.yaml b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.locale.en-US.yaml new file mode 100644 index 0000000000000..e93d52dc5e699 --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.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: OctopusDeploy.Cli +PackageVersion: 2.21.4 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://github.com/OctopusDeploy +PublisherSupportUrl: https://github.com/OctopusDeploy/cli/issues +PackageName: Octopus CLI +PackageUrl: https://github.com/OctopusDeploy/cli +License: Apache 2.0 +LicenseUrl: https://github.com/OctopusDeploy/cli/blob/HEAD/LICENSE +ShortDescription: Work seamlessly with Octopus Deploy from the command line. +Tags: +- public +ReleaseNotesUrl: https://github.com/OctopusDeploy/cli/releases/tag/v2.21.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.yaml b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.Cli.yaml new file mode 100644 index 0000000000000..64f2243124dde --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.21.4/OctopusDeploy.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: OctopusDeploy.Cli +PackageVersion: 2.21.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 03911eb2fd03ecc8363abcc195eabc1883360fd3 Mon Sep 17 00:00:00 2001 From: Glenn <12772707+valleyUp@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:28:11 +0800 Subject: [PATCH 252/256] New version: farion1231.CC-Switch version 3.18.0 (#408786) --- .../farion1231.CC-Switch.installer.yaml | 35 +++++++++++++ .../farion1231.CC-Switch.locale.en-US.yaml | 50 +++++++++++++++++++ .../3.18.0/farion1231.CC-Switch.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.installer.yaml create mode 100644 manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.locale.en-US.yaml create mode 100644 manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.yaml diff --git a/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.installer.yaml b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.installer.yaml new file mode 100644 index 0000000000000..574ecc3c65841 --- /dev/null +++ b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.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: farion1231.CC-Switch +PackageVersion: 3.18.0 +InstallerLocale: en-US +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{8B7305F8-92A3-4423-8408-BD91BB68D870}' +ReleaseDate: 2026-07-21 +AppsAndFeaturesEntries: +- Publisher: ccswitch + ProductCode: '{8B7305F8-92A3-4423-8408-BD91BB68D870}' + UpgradeCode: '{55F90CA4-617A-5350-A7CF-F6F24252866B}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%/Programs/CC Switch' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/farion1231/cc-switch/releases/download/v3.18.0/CC-Switch-v3.18.0-Windows.msi + InstallerSha256: C4A6EAF763269396F90A81377381E91C8341538B51376912C81BAB73E844612D +- Architecture: arm64 + InstallerUrl: https://github.com/farion1231/cc-switch/releases/download/v3.18.0/CC-Switch-v3.18.0-Windows-arm64.msi + InstallerSha256: C8ABD0B39CD6FE0D14637C1D1C66F39B79066AEF3EDF76BB7A5B3B5B57241E09 + ProductCode: '{68D572F6-BD4E-43DB-B50C-78260FE45D14}' + AppsAndFeaturesEntries: + - Publisher: ccswitch + ProductCode: '{68D572F6-BD4E-43DB-B50C-78260FE45D14}' + UpgradeCode: '{55F90CA4-617A-5350-A7CF-F6F24252866B}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.locale.en-US.yaml b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.locale.en-US.yaml new file mode 100644 index 0000000000000..3f1a60d2e516b --- /dev/null +++ b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: farion1231.CC-Switch +PackageVersion: 3.18.0 +PackageLocale: en-US +Publisher: farion1231 +PublisherUrl: https://github.com/farion1231 +PublisherSupportUrl: https://github.com/farion1231/cc-switch/issues +Author: farion1231 +PackageName: CC Switch +PackageUrl: https://github.com/farion1231/cc-switch +License: MIT +LicenseUrl: https://github.com/farion1231/cc-switch/blob/HEAD/LICENSE +ShortDescription: A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI. +Moniker: ccswitch +Tags: +- ai-tools +- claude-code +- codex +- desktop-app +- mcp +- minimax +- omo +- open-source +- opencode +- provider-management +- rust +- skills +- skills-management +- tauri +- typescript +- wsl-support +ReleaseNotes: |- + CC Switch v3.18.0 + + Highlights + - Manage Grok Build (xAI's Grok CLI) as the eighth managed app: provider add/import/one-click switch, bidirectional MCP and Skills sync, proxy takeover, and usage dashboard coverage. + - Connect Grok to Claude Code, Claude Desktop, and Codex via xAI account OAuth (device-code, no API key) or an xAI API key (Codex native Responses preset; Claude Code via local routing). Default model: grok-4.5. + - Fix Codex usage double-count introduced in v3.17.0; automatic one-time usage rebuild after upgrade, plus a manual "Rebuild Codex Usage" button. + - Fix codex 0.144.5+ failing to start due to generated model catalog missing parser-required fields. + - Windows: switching providers no longer flashes a console window or freezes the UI for ~2 seconds. + - Diagnostic logs persist across restarts (size-rotated) and are fully redacted; UI crashes show a reload card and write details to disk. + - Responses-Chat bridge fixes for multi-turn reasoning, parallel tool-call IDs/order, and null tool schemas rejected by strict upstreams. + - Kimi K3 presets and built-in pricing for Codex / Hermes / OpenClaw / OpenCode. + + Release date: 2026-07-21 +ReleaseNotesUrl: https://github.com/farion1231/cc-switch/releases/tag/v3.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.yaml b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.yaml new file mode 100644 index 0000000000000..5f43bcb82a635 --- /dev/null +++ b/manifests/f/farion1231/CC-Switch/3.18.0/farion1231.CC-Switch.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: farion1231.CC-Switch +PackageVersion: 3.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf2046e88dd1593bf5cd34f78528169ec181c929 Mon Sep 17 00:00:00 2001 From: Jeff Pihach Date: Tue, 28 Jul 2026 20:28:29 -0400 Subject: [PATCH 253/256] New version: Plotly.Studio version 0.0.85 (#408977) --- .../Studio/0.0.85/Plotly.Studio.installer.yaml | 14 ++++++++++++++ .../Studio/0.0.85/Plotly.Studio.locale.en-US.yaml | 12 ++++++++++++ .../p/Plotly/Studio/0.0.85/Plotly.Studio.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.installer.yaml create mode 100644 manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.locale.en-US.yaml create mode 100644 manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.yaml diff --git a/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.installer.yaml b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.installer.yaml new file mode 100644 index 0000000000000..91f92efb9ff01 --- /dev/null +++ b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.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: Plotly.Studio +PackageVersion: 0.0.85 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{20FB3D3C-572A-4286-B687-51C9F0D96ECD}' +Installers: +- Architecture: x64 + InstallerUrl: https://plotly-cloud-production-desktop-installer-bucket.s3.amazonaws.com/plotly_studio_x64_no_update_v0.0.85.msi + InstallerSha256: 7281CF170CD2C28A94441A78F63560E61BAA41669B0C1C89720DDCE6CAB1C10D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.locale.en-US.yaml b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.locale.en-US.yaml new file mode 100644 index 0000000000000..be6901d89462b --- /dev/null +++ b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.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: Plotly.Studio +PackageVersion: 0.0.85 +PackageLocale: en-US +Publisher: Plotly Inc. +PackageName: Plotly Studio +License: Proprietary +ShortDescription: AI-native application for professional data analytics +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.yaml b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.yaml new file mode 100644 index 0000000000000..37553ad8855ad --- /dev/null +++ b/manifests/p/Plotly/Studio/0.0.85/Plotly.Studio.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: Plotly.Studio +PackageVersion: 0.0.85 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 196cb5891e770016511133b479dfd119d98e4232 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:28:45 +0800 Subject: [PATCH 254/256] Update: KDE.Blinken version 26.11.70 (822) (#409163) --- .../k/KDE/Blinken/26.11.70/KDE.Blinken.installer.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/k/KDE/Blinken/26.11.70/KDE.Blinken.installer.yaml b/manifests/k/KDE/Blinken/26.11.70/KDE.Blinken.installer.yaml index 2c049588f8a0b..8f8a3baa95a33 100644 --- a/manifests/k/KDE/Blinken/26.11.70/KDE.Blinken.installer.yaml +++ b/manifests/k/KDE/Blinken/26.11.70/KDE.Blinken.installer.yaml @@ -6,18 +6,18 @@ PackageVersion: 26.11.70 InstallerType: nullsoft UpgradeBehavior: install ProductCode: Blinken -ReleaseDate: 2026-07-27 +ReleaseDate: 2026-07-28 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-818-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CC03BCEB870E36A2966407C3E742ADCABBA49343E20A21362F2614A17CB510BB + InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-822-windows-cl-msvc2022-x86_64.exe + InstallerSha256: B81D8C96C80E90D102688AC218A8BD6301118C088DF019DCB2AD756A925433F4 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-818-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CC03BCEB870E36A2966407C3E742ADCABBA49343E20A21362F2614A17CB510BB + InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-822-windows-cl-msvc2022-x86_64.exe + InstallerSha256: B81D8C96C80E90D102688AC218A8BD6301118C088DF019DCB2AD756A925433F4 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 1030c584abe1a7fbb113ab824c2bbcffda827679 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:29:02 +0800 Subject: [PATCH 255/256] New version: Discord.Discord.Canary.arm64 version 1.0.406 (#409176) --- ...iscord.Discord.Canary.arm64.installer.yaml | 21 ++++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.406/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..d5501674fd426 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.406 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +ReleaseDate: 2026-07-28 +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.406/DiscordCanarySetup.exe + InstallerSha256: 58DB348C18C07408B6CCACF62290A0529FF282E82362F192B342478F952728D0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..55679a500ca60 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.406 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..64f29a4c86626 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.406 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..32906cbb223a7 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.406/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.406 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0aa5f8ab3879252e84fb9abf409f4fd7b164ec19 Mon Sep 17 00:00:00 2001 From: Dan Anstis Date: Wed, 29 Jul 2026 10:29:16 +1000 Subject: [PATCH 256/256] New version: danstis.rmstale version 1.19.31 (#409177) --- .../1.19.31/danstis.rmstale.installer.yaml | 23 +++++++++++++++ .../1.19.31/danstis.rmstale.locale.en-US.yaml | 29 +++++++++++++++++++ .../rmstale/1.19.31/danstis.rmstale.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.installer.yaml create mode 100644 manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.locale.en-US.yaml create mode 100644 manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.yaml diff --git a/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.installer.yaml b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.installer.yaml new file mode 100644 index 0000000000000..83624037977e9 --- /dev/null +++ b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: danstis.rmstale +PackageVersion: 1.19.31 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rmstale.exe + PortableCommandAlias: rmstale +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/danstis/rmstale/releases/download/v1.19.31/rmstale_1.19.31_Windows_x86_64.zip + InstallerSha256: 37D388725F4EF0136CCEA3430CCCC0242510D3D2C08B28C531C0B686294C96B8 +- Architecture: x86 + InstallerUrl: https://github.com/danstis/rmstale/releases/download/v1.19.31/rmstale_1.19.31_Windows_i386.zip + InstallerSha256: 35D69981B059AE70B007C27714A236962517553652ECE172CD69FD48E5A37CE0 +- Architecture: arm64 + InstallerUrl: https://github.com/danstis/rmstale/releases/download/v1.19.31/rmstale_1.19.31_Windows_arm64.zip + InstallerSha256: 6DB0F8445A291FBB178356DE471D8C21585C25EF21AEDCEBCCCEA5C824197CC1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.locale.en-US.yaml b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.locale.en-US.yaml new file mode 100644 index 0000000000000..94c9b81c65c4d --- /dev/null +++ b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: danstis.rmstale +PackageVersion: 1.19.31 +PackageLocale: en-US +Publisher: danstis +PublisherUrl: https://github.com/danstis +PublisherSupportUrl: https://github.com/danstis/rmstale/issues +Author: Dan Anstis +PackageName: rmstale +PackageUrl: https://github.com/danstis/rmstale +License: MIT License +LicenseUrl: https://github.com/danstis/rmstale/blob/main/LICENSE.txt +Copyright: Copyright (c) Dan Anstis +CopyrightUrl: https://github.com/danstis/rmstale/blob/main/LICENSE.txt +ShortDescription: Tool to remove stale files. +Description: rmstale is a tool to remove stale files recursively below a given directory. Files and folders older than a defined period are removed. +Moniker: rmstale +Tags: +- chocolatey +- command-line-tool +- delete +- filesystem +- hacktoberfest +- management +ReleaseNotesUrl: https://github.com/danstis/rmstale/releases/tag/v1.19.31 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.yaml b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.yaml new file mode 100644 index 0000000000000..5b8948a1ac8c3 --- /dev/null +++ b/manifests/d/danstis/rmstale/1.19.31/danstis.rmstale.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: danstis.rmstale +PackageVersion: 1.19.31 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0